Changes between Version 1 and Version 2 of PySyck
- Timestamp:
- 03/11/06 18:01:49 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PySyck
v1 v2 18 18 PySyck may be used for various tasks, in particular, as a replacement of the 19 19 module [http://docs.python.org/lib/module-pickle.html pickle]. 20 21 == Projects using PySyck == 22 23 If your project uses !PySyck, feel free to add its URL along with a small note. 24 25 [http://python.org/ The Official Python Programming Language Website]. 26 27 [http://pyramid.pollenation.net/cgi-bin/trac.cgi Pyramid] is a simple, file based website templating system. 28 Pyramid uses Nevow as its templating system and YAML as the format for its file based data. 20 29 21 30 == Requirements ==
