Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2006-05-23 14:25:59
Size: 8660
Comment: Add content from SummerOfCode/PythonLibraries
Revision 5 as of 2006-09-12 13:14:50
Size: 9390
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * Create a Pythonic auto-upgrade framework to allow scripts to update themselves to newer versions.
Line 60: Line 60:
 * A more complete CD interface. [http://www.gnu.org/software/libcdio libcdio] is a library for Platform-dependent control and reading of a CD device. There is also some support for reading CD images (BIN/CUE CDRDAO, ISO) as though they were real devices. [http://freshmeat.net/projects/libcdio/?branch_id=62870 Some work] has been done to extend the API to Python, via SWIG. However this OO wrapping is not complete. In particular handling MMC (Multi-media) commands is missing and a CD-Paranoia interface (OO or not) is missing. All of the OO API's are fairly new, so if you feel you want to improve on the API, that's okay too.
Line 69: Line 70:
 * A more flushed out version of Modelica in Python would also be useful http://www.ercim.org/publication/Ercim_News/enw36/ernst.html or http://moncs.cs.mcgill.ca/people/ffan/report.dtml  * A more complete version of Modelica in Python would also be useful http://www.ercim.org/publication/Ercim_News/enw36/ernst.html or http://moncs.cs.mcgill.ca/people/ffan/report.dtml

Python library ideas

Suggestions that involve working on various third-party libraries that aren't part of the Python source tree.


Less fleshed-out ideas:

CodingProjectIdeas/Libraries (last edited 2014-02-09 11:39:15 by MarcAndreLemburg)

Unable to edit the page? See the FrontPage for instructions.