Metadata-Version: 2.1
Name: python-pypeline
Version: 0.3.1
Summary: This is a package which will allow for easy implementation of basic Data Structures.
Home-page: https://github.com/akiljames83/Pypeline
Author: Akil Hamilton
Author-email: akil.james83@gmail.com
License: MIT
Keywords: data structures implementation
Platform: UNKNOWN
Requires-Dist: docutils (>=0.3)
Requires-Dist: numpy (>=0.1)

# Pypeline
This is a python library for easy implementation of Data Structures and Algorithms. In future iterations, this library will include plugins for Data Analysis and Machine Learning, specifically for data collection and manipulation.

# Future Work
On next iteration of pypeline, we plan on making an easy way to pass python data structures to files to be read for R reading and graphing.


