On Thu, Jan 09 2014, Venu Murthy wrote:

> Hello friend!
>
> This was the first time, we are actually writing some serious code and it
> found it quite not like Python when packing for the code to be deployed on
> a windows machine.
>
> We were using the setuptools build and install to do this... and it wasn't
> easy and finally had to install PIP on our windows machine install the
> dependencies... please let me know if there is a better way of packaging
> and deployment for python!

That sounds about correct. 
http://python-packaging-user-guide.readthedocs.org/en/latest/
and
http://guide.python-distribute.org/

are references which you can use. 

The packaging ecosystem is not very pretty.

[...]



-- 
Cordially,
Noufal
http://nibrahim.net.in
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to