You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AnthonyDB edited this page Mar 12, 2012
·
31 revisions
Welcome to the PythonJournos wiki!
We're a community of journalists who help each other learn and use Python in our day-to-day work. This site contains basic info about getting started with Python, as well as code samples and tutorials.
Lots of us also hang out on NICAR-L, a list-serv of somewhat nerdy journalists run by IRE.
Test Drive Python
Just want to try out Python without the fuss of install and configuration? Check out the below sites for quick and easy access to Python online:
LearnPython, an online tutorial that offers a web-based programming environment for Python
PythonAnywhere offers a full web-based programming environment, including a bash shell, interactive Python interpreter, and sessions that can be saved and shared (free on a limited basis while in beta -- 2/20/12)
ScraperWiki offers a free online development environment that lets you collaborate on and run scripts.
Topics
GettingStarted - How to install Python on Windows, Mac, Linux, along with Python package managers