Metadata-Version: 1.1
Name: journalism
Version: 0.1.0
Summary: UNKNOWN
Home-page: journalism takes the horror out of basic data analysis and manipulation.
Author: Christopher Groskopf
Author-email: staringmonkey@gmail.com
License: MIT
Description: journalism is a Python library that takes the horror out of basic data analysis and manipulation. It is an alternative to numpy and pandas that optimizes for human performance, rather than CPU performance.
        
        It is inspired by underscore.js and all the other libraries that know how to get the hell out of the way and let me do journalism.
        
        Important links:
        
        * Repository:       https://github.com/onyxfish/journalism
        * Issues:           https://github.com/onyxfish/journalism/issues
        * Documentation:    http://journalism.rtfd.org
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
