shalabh / quixote_extras

User contributed add-ons and for Quixote. See http://mems-exchange.org/software/quixote/. This repository used to be hosted at http://www.cafepy.com/quixote_extras/. All links from old location are now redirected here.

Clone this repository (size: 917.6 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/shalabh/quixote_extras/
commit 149: 5b7911ccd017
parent 148: fbb05270db35
Updated readme to reflect move to bitbucket.org defaulttip
Shalabh Chaturvedi
4 months ago
filename size last modified message
UserDict.UserDict-class.html 10.1 KB 4 years ago updated epydoc
epydoc.css 4.3 KB 4 years ago added VolatileSessionStore; updated README; added epydoc…
frames.html 359 B 4 years ago added VolatileSessionStore; updated README; added epydoc…
help.html 9.8 KB 4 years ago updated epydoc
index.html 359 B 4 years ago added VolatileSessionStore; updated README; added epydoc…
indices.html 37.9 KB 4 years ago updated epydoc
make-epydoc.sh 92 B 4 years ago added VolatileSessionStore; updated README; added epydoc…
session2-module.html 6.7 KB 4 years ago updated epydoc
session2.DictSession-module.html 3.6 KB 4 years ago updated epydoc
session2.DictSession.DictSession-class.html 15.4 KB 4 years ago updated epydoc
session2.Session-module.html 3.5 KB 4 years ago updated epydoc
session2.Session.Session-class.html 13.4 KB 4 years ago updated epydoc
session2.SessionManager-module.html 3.6 KB 4 years ago updated epydoc
session2.SessionManager.SessionManager-class.html 18.0 KB 4 years ago updated epydoc
session2.store-module.html 4.6 KB 4 years ago updated epydoc
session2.store.DirectorySessionStore-module.html 3.8 KB 4 years ago updated epydoc
session2.store.DirectorySessionStore.DirectorySessionStore-class.html 14.4 KB 4 years ago updated epydoc
session2.store.DurusSessionStore-module.html 3.7 KB 4 years ago updated epydoc
session2.store.DurusSessionStore.DurusSessionStore-class.html 12.1 KB 4 years ago updated epydoc
session2.store.MySQLSessionStore-module.html 5.7 KB 4 years ago updated epydoc
session2.store.MySQLSessionStore.MySQLSessionStore-class.html 15.9 KB 4 years ago updated epydoc
session2.store.PostgresSessionStore-module.html 5.6 KB 4 years ago updated epydoc
session2.store.PostgresSessionStore.PostgresSessionStore-class.html 13.1 KB 4 years ago updated epydoc
session2.store.SessionStore-module.html 3.8 KB 4 years ago updated epydoc
session2.store.SessionStore.SessionStore-class.html 13.3 KB 4 years ago updated epydoc
session2.store.ShelveSessionStore-module.html 3.7 KB 4 years ago updated epydoc
session2.store.ShelveSessionStore.ShelveSessionStore-class.html 12.6 KB 4 years ago updated epydoc
session2.store.VolatileSessionStore-module.html 3.8 KB 4 years ago updated epydoc
session2.store.VolatileSessionStore.VolatileSessionStore-class.html 12.3 KB 4 years ago updated epydoc
toc-everything.html 2.4 KB 4 years ago updated epydoc
toc-session2-module.html 1.1 KB 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc-session2.DictSession-module.html 766 B 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc-session2.Session-module.html 742 B 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc-session2.SessionManager-module.html 784 B 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc-session2.store-module.html 1.3 KB 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc-session2.store.DirectorySessionStore-module.html 844 B 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc-session2.store.DurusSessionStore-module.html 820 B 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc-session2.store.MySQLSessionStore-module.html 1.0 KB 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc-session2.store.PostgresSessionStore-module.html 1.0 KB 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc-session2.store.SessionStore-module.html 790 B 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc-session2.store.ShelveSessionStore-module.html 826 B 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc-session2.store.VolatileSessionStore-module.html 838 B 4 years ago added VolatileSessionStore; updated README; added epydoc…
toc.html 2.1 KB 4 years ago added VolatileSessionStore; updated README; added epydoc…
trees.html 7.4 KB 4 years ago updated epydoc

README

About
-----

This is a public Mercurial repository for contributed Quixote material hosted
at bitbucket.org.  To checkout the entire directory do:

    hg clone http://bitbucket.org/shalabh/quixote_extras

Upload
------
To get write access, send email to shalabh_at_cafepy.com.

To upload material, create your own directory ("svn mkdir my_name") and
save it there.  Include a README file explaining what each file/subdirectory
is, its status (well tested?  API stable?), copyright/licence info, and how to
contact you.  Please also keep a summary of updates in the files (as comments)
or in a CHANGES file; this is very helpful for users.  

Other
-----
No warranties of any kind - use repository at own risk!

The main Quixote site is http://mems-exchange.org/software/quixote/.
The wiki and some help files are at http://quixote.ca/.