Metadata-Version: 1.1
Name: journalism
Version: 0.4.0
Summary: UNKNOWN
Home-page: http://journalism.readthedocs.org/
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 is optimized to make humans faster.
        
        It is inspired by underscore.js and all the other libraries that know how to get the hell out of the way and let us 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 :: 3 - 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: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
