Metadata-Version: 1.1
Name: pumphandle
Version: 0.0.1
Summary: Tools for computational epidemiology
Home-page: https://github.com/elofgren/pumphandle
Author: Eric Lofgren
Author-email: Eric.Lofgren@gmail.com
License: MIT
Description: Pumphandle
        ==========
        A (very) work in progress collection of tools for computational and mathematical
        Epidemiology.
        
        Contents
        --------
        Under development
        
        
        Versions
        --------
        0.0.1a - Initial PyPi release version.
        
        
        Version Notes
        -------------
        0.0.1a - This release is intended primarily to make the developers life slightly easier by packaging a commonly used function for repeated use. It's not a general-purpose release, and unless you really hate writing very short bits of requests code, it's likely not worth your trouble.
        
        
        Why 'Pumphandle'?
        -----------------
        The repository name is a reference to John Snow[1] and the Broad Street Pump
        
        [1]: http://en.wikipedia.org/wiki/John_Snow_(physician) "John Snow"
        
Keywords: epidemiology
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires: requests
