tomwphillips + python   47

Pandas
pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.
python  data 
february 2012 by tomwphillips
PEP 279 -- The enumerate() built-in function
"This PEP introduces a new built-in function, enumerate() to simplify a commonly used looping idiom. It provides all iterable collections with the same advantage that iteritems() affords to dictionaries -- a compact, readable, reliable index notation."

This is awesome.
python 
february 2012 by tomwphillips
Unfortunate Python - excess.org
Python is a wonderful language, but some parts should really have bright WARNING signs all over them. There are features that just can't be used safely and others are that are useful but people tend to use in the wrong ways.
python 
december 2011 by tomwphillips
drdrang/blackbirdpy - GitHub
Generate embedded HTML tweets in Python. Can be imported as a module or run from the command line.
python  twitter 
november 2011 by tomwphillips
scrobbyl/scrobbyl - GitHub
Scrobbyl: scrobble vinyl to Last.fm in real time!
vinyl  lastfm  python  music  from twitter
august 2011 by tomwphillips
Innovations in iPython
Tips on inline plots, exporting, tooltips.
python  scipy 
august 2011 by tomwphillips
appscript
Appscript is a high-level, user-friendly Apple event bridge that allows you to control scriptable Mac OS X applications from Python, Ruby and Objective-C. Appscript makes these languages serious alternatives to Apple's own AppleScript language for automating your Mac.
applescript  programming  python 
august 2011 by tomwphillips
koenbok/Cactus - GitHub
Simple static site generator using Django templates
python  webdev 
august 2011 by tomwphillips
Beautiful Soup
Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.
programming  python 
august 2011 by tomwphillips
Installing Python Modules — Python v2.7.2 documentation
Modifying Python’s Search Path

The expected convention for locally installed packages is to put them in the .../site-packages/ directory, but you may want to install Python modules into some arbitrary directory.
python 
july 2011 by tomwphillips
PyTables - Getting the most *out* of your data
PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data.
python 
july 2011 by tomwphillips
html2text: THE ASCIINATOR (aka html2txt)
html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).
markdown  python  txt 
june 2011 by tomwphillips
Welcome to web.py! (web.py)
web.py is a web framework for Python that is as simple as it is powerful. web.py is in the public domain; you can use it for whatever purpose with absolutely no restrictions.
python  webdev 
june 2011 by tomwphillips
SciPy Course Outline
This document provides an outline for a course on NumPy/SciPy. PyTables and Matplotlib are also discussed.
python  scipy 
june 2011 by tomwphillips
Pelican
Simple weblog generator written in Python.
blogging  software  python 
june 2011 by tomwphillips
Hyde
Hyde is a static website generator written in python.
python 
may 2011 by tomwphillips
A Byte of Python
A Byte of Python' is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.
programming  python 
may 2011 by tomwphillips
Sage: Open Source Mathematics Software
Sage is a free open-source mathematics software system licensed under the GPL. It combines the power of many existing open-source packages into a common Python-based interface.
Mission: Creating a viable free open source alternative to Magma, Maple, Mathematica and Matlab.
programming  python  software 
april 2011 by tomwphillips
SciPy
Open-source software for mathematics, science, and engineering. Works with NumPy.
research  python 
april 2011 by tomwphillips
ScraperWiki
Tool to scrape web sites and make the data usable. Multiple languages including python
python 
march 2011 by tomwphillips

Copy this bookmark:



description:


tags: