¡@

Home 

python Programming Glossary: maintainer

Recommended Python cryptographic module?

http://stackoverflow.com/questions/1137874/recommended-python-cryptographic-module

consider a tool such as python gnupg . Disclaimer I'm the maintainer of this project. It leaves the heavy lifting to gpg and provides..

Creating an asynchronous method with Google App Engine's NDB

http://stackoverflow.com/questions/12125342/creating-an-asynchronous-method-with-google-app-engines-ndb

Handling big numbers in code

http://stackoverflow.com/questions/1386604/handling-big-numbers-in-code

support for them try gmpy as gmpy's author and current co maintainer I'm of course a little biased here python mtimeit s'import gmpy..

How to setup setuptools for python 2.6 on Windows?

http://stackoverflow.com/questions/309412/how-to-setup-setuptools-for-python-2-6-on-windows

.exe installer There isn't one built at the moment and the maintainer of setuptools has stated that it's probable be a while before..

py2exe com dll problem

http://stackoverflow.com/questions/3126379/py2exe-com-dll-problem

None version 0.0.1 description my com server # author maintainer contact go here author First Last author_email some_name@some_company.com..

How do i extract specific lines of data from a huge Excel sheet using Python?

http://stackoverflow.com/questions/3241039/how-do-i-extract-specific-lines-of-data-from-a-huge-excel-sheet-using-python

python share improve this question I'm the author and maintainer of xlrd. Please edit your question to provide answers to the..

What gui toolkit should I use with Pygame?

http://stackoverflow.com/questions/3343221/what-gui-toolkit-should-i-use-with-pygame

to be unmaintained last update 11 2009 and original maintainer abandoned it and it's starting to show its age. It uses old..

Why does pip install matplotlib version 0.91.1 when PyPi shows version 1.0.0?

http://stackoverflow.com/questions/3555551/why-does-pip-install-matplotlib-version-0-91-1-when-pypi-shows-version-1-0-0

page homepage rdf resource http matplotlib.sourceforge.net maintainer foaf Person foaf name John D. Hunter foaf name foaf mbox_sha1sum.. foaf mbox_sha1sum foaf Person maintainer release Version revision 1.0.0 revision Version release Project..

Facing problem with XLWT and XLRD - Reading and writing simultaneously

http://stackoverflow.com/questions/4198365/facing-problem-with-xlwt-and-xlrd-reading-and-writing-simultaneously

excel google group yesterday. Background I'm the author maintainer of xlrd and the maintainer of xlwt Neither xlrd nor xlwt contains.. Background I'm the author maintainer of xlrd and the maintainer of xlwt Neither xlrd nor xlwt contains a formula evaluation..

How do I verify an SSL certificate in python?

http://stackoverflow.com/questions/4403012/how-do-i-verify-an-ssl-certificate-in-python

issues in bug tracker for the last two years and the maintainer was ignoring my bugs and emails with these and some other patches.....

Get formula from Excel cell with python xlrd

http://stackoverflow.com/questions/4690423/get-formula-from-excel-cell-with-python-xlrd

share improve this question Dis claimer I'm the author maintainer of xlrd . The documentation references to formula text are about..

pip install PyQt IOError

http://stackoverflow.com/questions/5517924/pip-install-pyqt-ioerror

Differences between distribute, distutils, setuptools and distutils2?

http://stackoverflow.com/questions/6344076/differences-between-distribute-distutils-setuptools-and-distutils2

distribute share improve this question I ™m a distutils maintainer and distutils2 packaging contributor. I did a talk about Python..