Closed GoogleCodeExporter closed 9 years ago
Hi,
We'll have to look into PyPI...in the meantime, you can go to the source tab, and use svn to anonymously check out pyp, or else go the download tab and click on the pyp link. If you've already downloaded the file, you should be good to go...it's a single script. Let us know if you have any more trouble!
Original comment by tobyro...@gmail.com
on 8 Oct 2011 at 8:48
When you get to packaging your project you can make a console script so that it
can be invoked from the command-line.
see http://peak.telecommunity.com/DevCenter/setuptools#automatic-script-creation
Original comment by hekevint...@gmail.com
on 11 Oct 2011 at 12:40
pip install pyp
now it works as in issue 6
Original comment by ibrka...@gmail.com
on 19 Mar 2012 at 9:00
The change for this is done now.
Original comment by tobyro...@gmail.com
on 5 May 2012 at 6:41
Original issue reported on code.google.com by
hekevint...@gmail.com
on 8 Oct 2011 at 12:51