kumar303 / eco

Eco helps you maintain a local Python ecosystem (required modules, scripts, etc).

Clone this repository (size: 84.9 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/kumar303/eco/

Shortlog (showing r80:a61b7054f8db (tip) → r56:1795ef738f17)

Age Author Message A M D «
10 months kumar303 kumar303 Improved shell scripts section in docs 1
10 months kumar303 kumar303 fixed typo 1
10 months kumar303 kumar303 Fixed eco/bin/python so that it handles a case where the path to Python might… 2
10 months kumar303 kumar303 Added known issues to readme and added Augie to contributors 1
10 months durin42 durin42 Fix up the eco/bin/python script so that it acts more like sys.interpreter. 2
11 months kumar303 kumar303 parsing setup.py now injects __file__ into the scope 2
12 months kumar303 kumar303 added more comments justifying addsitedir() in eco scripts 1
13 months kumar303 kumar303 Eco no longer checks if script module parts can be importable because this is… 2
13 months kumar303 kumar303 Fixed line endings in scripts; fixed missing %(main_name)s 2
13 months kumar303 kumar303 - Added ./eco/bin/python and scripts do site.addsitedir() now so that egg-link… 3
13 months kumar303 kumar303 Added docs for eco scripts and made scripts exit the return value of main (if… 3
13 months kumar303 kumar303 eco script writers now check if main name is importable 2
13 months kumar303 kumar303 WSGI script writer will ensure compatibility by forcing the name application 2
13 months kumar303 kumar303 implemented eco.wsgi_scripts configuration option for building WSGI scripts 2
13 months kumar303 kumar303 moved to an object oriented approach for writing scripts 1
13 months kumar303 kumar303 merge from remote 1
13 months kumar303 kumar303 Implemented [eco.scripts] from config but have not added docs yet 2
13 months kumar303 kumar303 changed setup.py file to be more like pip (as un-easy_install-like as possible)… 1 2
13 months kumar303 kumar303 Fix setup.py for new readme location. 1
13 months kumar303 kumar303 merging in remote changes 1
13 months kumar303 kumar303 making README render on bitbucket 1 1
13 months kumar303 kumar303 Added support for copying easy_install scripts from existing sys.path packages… 3
13 months kumar303 kumar303 - REMOVED the manual creation of egg-info dirs which served the purpose of… 2
13 months kumar303 kumar303 Added tag old-egg-info for changeset 1795ef738f17 1
13 months kumar303 kumar303 Tried to get --editables to work (needs pth fixes like how venv does it) but… 1