[Ann] Package Repository Project

2015-07-30 Thread casa
Hi all,

I have started a package repository project at 
http://github.com/c4s4/cheeseshop. This is useful if you want to share Python 
packages that you can't make public on pypi.python.org. It is aimed to be easy 
to install and efficient.

Any comment welcome

Enjoy!
-- 
https://mail.python.org/mailman/listinfo/python-list


[ANN] pythenv

2015-09-29 Thread casa
Pythenv runs a Python script creating a virtualenv on the fly. Requirements may 
be passed as a requirements file or embedded in the Python script in a 
dedicated comment:

# requirements: foo==1.2.3, bar

This project is on Github:

https://github.com/c4s4/pythenv

Enjoy!
-- 
https://mail.python.org/mailman/listinfo/python-list