Python Links
Collected Links
Links I’ve collected on Delicious
- Welcome to Fabric
- Analyzing Philadelphia's Bike Thefts nice example of data analysis in ipython
- Python Ecosystem - An Introduction » mirnazim.org overview of the python development ecosystem: tools packages etc
- Using PySimiam in Coursera ‘Control of mobile robots’ course — PySimiam 1.0.0 documentation Alternate, python based, robot simulator for Control of Mobile Robots course
- Linear Regression with Python | Connor Johnson linear regression with bumpy and pandas. very r like with frames. good summary of statistical measures as well.
- tkf/emacs-ipython-notebook · GitHub ipython notebook client for emacs
- [citation needed]» Blog Archive » The homogenization of scientific computing, or why Python is steadily eating other languages’ lunch
- Python Introduction - Educational Materials — Google Developers Intro to python via Google Developers
- jkitchin/scipy2013 · GitHub Source for presentation on generating documents dynamically with emacs org-mode and python.
- Recomendation System in R Beer recommendations by collaborative filtering implemented in R and Python
- Emacs setup for Python development (tutorial for beginners) overview of emacs setup for python development
- XKCD-style plots in Matplotlib - Pythonic Perambulations programatically doing "in precise amateurish" data plots that look hand drawn
- PythonBooks - Learn Python the easy way ! collection of free python ebooks
- Clipperz online password manager - Clipperz Community Edition Open Source version of the Clipperz online password manager. Currently has php and python backends, but more are welcome
- AppScale - Home Run GAE apps on EC2
- Autometrics: Self-service metrics collection | LinkedIn Engineering LinkedIn's metrics collection utility, in python, based on pub/sub using Kafka
- OpenShift by Red Hat OpenShift is a free, auto-scaling platform-as-a-service for Java, Ruby, PHP, Perl and Python applications, by RedHat
- Hello World! Hello World! provides a gentle but thorough introduction to the world of computer programming. It's written in language a 12-year-old can follow, but anyone who wants to learn how to program a computer can use it
- Graphite - Enterprise Scalable Realtime Graphing - Graphite django based data collection and graphing tool.
- Think Stats: Probability and Statistics for Programmers