Tag: Library
pandas: Python data analysis library // 2010-02-24
pandas is a python package providing convenient data structures for time series, cross-sectional, or any other form of “labeled” data, with tools for building statistical and econometric models.
MongoEngine - MongoDB ORM for Python // 2010-02-05
MongoEngine is a Document-Object Mapper for working with MongoDB from Python. It uses a simple declarative API, similar to that of the Django ORM
Python docx library // 2010-01-03
Python's docx module creates, reads and writes Microsoft Office Word 2007 docx files.