| Projects on Google Code | Results 1 - 4 of 4 |
pyEggs is now able to encrypt Egg contents that are imported using a specialized Python code importer that knows how to import arbitrarily encrypted Python code and data files.
pyEggs compiles all Python scripts contained within a folder tree into an Egg suitable for uploading to PyPI.
This is...
A number of utilities and complete programs.
I am happy to publish some of my source code in the unlikely event that someone may find something useful.
In most cases, in the Python tradition, I have implemented for the fun of it.
In some cases I have been guilty of re-inventing the wheel i...
python,
utility,
pattern,
observer,
mvc,
osx,
Tkinter,
Cherrypy,
gadfly,
Pmw,
Eggs,
Django,
jquery,
Mercurial
Project page for the http://pypi.appspot.com/ site.
pypi.appspot.com is a mirror of [http://pypi.python.org/pypi/ PyPi], the Python Package Index (Cheeseshop), that runs on [http://code.google.com/appengine/ Google App Engine].
== Reusable Django apps with setuptools ==
This is yet another approach on enabling Django to load reusable, pluggable, egg-based applications without changing the Django sourcecode. Think of plugins or components, e.g. django-registration, django-voting or django-tagging.
It uses [http://peak...