Non Programming in python

Calvin Spealman ironfroggy at gmail.com
Wed May 11 08:27:13 EDT 2011


If this is the "non-programming side of python" then maybe some of us have a
lacking definition of what "programming" is.  My mechanic stilll has to
check the tire pressure and I need to update the version number in PyPI.

On May 10, 2011 12:46 PM, "rusi" <rustompmody at gmail.com> wrote:

Sorry for a silly subject change: A better one will be welcome -- cant
think of a name myself.

There is this whole area of python that may be called the non-
programming side of programming:

Is there some central site where all such is put up?
What if any should such a bundle of things be called?

-------------------------------------------------

 | Area             | Tool(s)                |
 |------------------+------------------------|
 | packaging        | distutils, setuptools, |
 |                  | distutils2, distribute |
 |                  | Native tools (eg apt)  |
 | versioning       | hg, git, bzr           |
 | multiple pythons | virtualenv             |
 | ??               | tox                    |
 | testing          | unittest, nose, pytest |
 | build            | scons, make...         |
 | deployment       | fabric                 |

------------------------------
* Primary Development tools/aids

 1. Help
 2. Completion ('intellisense')
 3. Tags (Jumping)
 4. Refactoring
 5. Integration with 'non-programming' above (eg VCSes, packagers
etc)

* Other Development Tools
 - Debugger
 - Profiler
 - Heap Profiler
 - Coverage
--
http://mail.python.org/mailman/listinfo/python-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110511/499030e5/attachment-0001.html>


More information about the Python-list mailing list