-
Notifications
You must be signed in to change notification settings - Fork 7
Python notes
timrdf edited this page May 19, 2012
·
6 revisions
- Getting started offers pointers to what to look at depending on what you want to do.
- DataFAQs uses sadi.py to implement the SADI Semantic Web Services framework. Some implementation details are there, too.
This page organizes nuggets of Python practical details, to help this "java/matlab/xslt/bash"er.
We want to offer an easy_install
option for anybody that wants to implement a FAqT Service. This will center around a faqt.py
that imports sadi and provide some default behavior (i.e., provides PROV descriptions of its service description).
http://parand.com/say/index.php/2009/04/20/python-simple-inheritance-example/
http://packages.python.org/an_example_pypi_project/setuptools.html