tagged data

rikoPython 🏆★ Star

A Python stream processing engine modeled after Yahoo! Pipes

A Python stream processing engine modeled after Yahoo! Pipes

csv2ofxPython 🏆★ Star

A Python library and command line tool for converting csv to ofx and qif files

A Python library and command line tool for converting csv to ofx and qif files

mezaPython 🏆★ Star

RESTful API for prometheus (stock portfolio allocation & analysis)

RESTful API for prometheus (stock portfolio allocation & analysis)

a Flask powered script that automatically generates html proposals from yaml data files

a Flask powered script that automatically generates html proposals from yaml data files

ckannyPython 🏆★ Star

A Python command line interface (CLI) for interacting with CKAN instances

A Python command line interface (CLI) for interacting with CKAN instances

As a multi paradigm language, Python has great support for functional programming. For better or for worse, leading data libraries such as Pandas eschew the this style for object-oriented programming. This tutorial will explain how to take advantage of Pyt…