wiki:Notes/Python

Python Stuff

Query on "Python" at freecode.com

4220 projects tagged "Python"

https://pypi.python.org/pypi

http://en.wikipedia.org/wiki/List_of_Python_software

http://en.wikipedia.org/wiki/Category:Free_software_programmed_in_Python

Interesting to see what packages get download the most - http://pypi-ranking.info/alltime

Python Anywhere

Used to have account, was OK but lapsed eventually, may still be useful ...

https://www.pythonanywhere.com/

https://www.pythonanywhere.com/batteries_included/#a_python27

Groomed list of well-established Python modules for Python 2.6, 2.7, 3.3, 3.4

https://www.pythonanywhere.com/batteries_included/

The following modules are available as standard on PythonAnywhere. Just import them, they're ready to go!

Development

http://www.bogotobogo.com/python/pytut.php

Methodologies ...

"Behavior Driven" Development

http://en.wikipedia.org/wiki/Behavior-driven_development

Behave

http://pythonhosted.org/behave/

Lettuce

http://lettuce.it/index.html

http://lettuce.it/tutorial/simple.html

... can execute plain-text functional descriptions as automated tests for Python projects, just as Cucumber does for Ruby.

Lettuce makes the development and testing process really easy, scalable, readable and - what is best - it allows someone who doesn’t program to describe the behavior of a certain system, without imagining those descriptions will automatically test the system during its development.

Tools

See PythonTools

PyCharm

Jet Brains Main Site https://www.jetbrains.com/
PyCharn Main Site https://www.jetbrains.com/pycharm/ - 111 MB download !
PyCharm http://en.wikipedia.org/wiki/PyCharm

Code Box for Python

https://www.codebox.io/stack/python

Create a Python Development Box in 30 seconds, with a Powerful, Collaborative Online/Offline? web IDE.

See NodeJS#Codebox

Semantic RDF Inference Engines

Keep CubicWeb in mind, despite being huge ...

Cubic Web Project See http://www.cubicweb.org/Project
Wikipedia http://en.wikipedia.org/wiki/CubicWeb

Remote Desktop

Query for 'python remote desktop' https://www.google.com/#q=python+remote+desktop

See wiki:Notes/RemoteDesktop

Deployment

Google query for 'python software distribution' https://www.google.com/#q=python+software+distribution
Python Deployments https://hynek.me/talks/python-deployments/

See wiki:Notes/ConfigurationManagement

Python On Windows

See PythonTools#InstallingFabricOnWindows

Active State ?

http://www.activestate.com/

http://www.activestate.com/activepython

ActivePython Business and Enterprise Editions feature our precompiled, supported, quality-assured Python distribution used by millions of developers around the world for easy Python installation and quality-assured code.

When you're using Python on production servers or mission-critical applications, ActivePython Business and Enterprise Editions offer significant time savings over open source Python for installing, managing, and standardizing your Python.

http://www.activestate.com/languages/compare-editions

ACTIVESTATE COMMUNITY EDITION SOFTWARE LICENSE AGREEMENT - http://www.activestate.com/activepython/license-agreement

http://www.activestate.com/activepython/downloads as of Mar 1 15

Windows (x86), Windows (64-bit, x64), Mac OS X (10.6+, x86_64/i386), Linux (x86), Linux (x86_64)

2.7.8.10, 3.4.1.0

http://code.activestate.com/pypm/

The chase ...

http://code.activestate.com/pypm/paramiko/

This is a library for making SSH2 connections (client or server).

Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts.

All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.

ActiveState - version 1.11.0

PyPi - version 1.15.2

Required packages: pyCrypto

http://code.activestate.com/pypm/pycrypto/ - 2.6 on Feb 19th, 2013

https://pypi.python.org/pypi/pycrypto .... 2.6.1 on 2014-06-20

A question mark ...

Python On MacOSX

Python on a Macintosh running Mac OS X is in principle very similar to Python on any other Unix platform, but there are a number of additional features such as the IDE and the Package Manager that are worth pointing out.

https://wiki.python.org/moin/MacPython

See AppleOSX

Also See

https://awesome-python.com/

A curated list of awesome Python frameworks, libraries, software and resources.

https://github.com/vinta/awesome-python

Good collection of links - https://bitbucket.org/pypy/compatibility/wiki/Home

http://www.binpress.com/tutorials/list/python

Query wiki for 'python'

Query 'Python' on IBM Dev: http://www.ibm.com/developerworks/views/opensource/libraryview.jsp?search_by=Python

ConfigurationManagement#Python


Subpages for Notes/Python

Last modified 9 months ago Last modified on 03/13/2017 01:33:47 PM