What type of codec is the best to encode binary files what are upload to an
app write in Python 3?
On Oct 7, 2010 1:44pm, Tres Seaver <tsea...@palladion.com> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/07/2010 12:17 PM, hid...@gmail.com
wrote:
> Hello list, i am develop an web app in Python 3 and i was faced the
problem
> of the wsgi.input, at the first i follow all the manuals and always
give me
> an error but after i create my own code, and with all the modest of the
> world i want to know how i can share with the python community when i
> finish the test?
I suggest the following:
- - Host the code's repository on the DVCS-friendly server of your choice
(bitbucket, github, launchpad). You might even post the link to the
repository to this list before you are ready for a formal release:
some brave souls might try it out, and give you patches or comments.
- - Manage your application libraries as a distitis project (eg,
installable via 'python setup.py install').
- - Ideally, use either 'setuptools' or 'distirbute' extensions to
the distutils, which will make releasing the code to the Python
Package Index as easy as; 'python setup.py sdist register upload'.
- - Announce your release(s) on this list.
Trse.
- --
===================================================================
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkyuBuUACgkQ+gerLs4ltQ43nwCfbNkVEhxbpJ3xKwmuosLaIUpg
JxMAn2SfnXhoJuhZQEVikCz1FaAEKNXJ
=ZNeA
-----END PGP SIGNATURE-----
_______________________________________________
Web-SIG mailing list
web-...@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe:
http://mail.python.org/mailman/options/web-sig/hidura%40gmail.com
--
http://mail.python.org/mailman/listinfo/python-list