Metadata-Version: 2.1
Name: octofludb
Version: 0.9.0
Summary: Mangage the flu-crew swine surveillance database
Home-page: https://github.com/flu-crew/octofludb
Author: Zebulun Arendsee
Author-email: zebulun.arendsee@usda.gov
License: UNKNOWN
Description: [![stable](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges)
        [![Build Status](https://travis-ci.org/flu-crew/octofludb.svg?branch=master)](https://travis-ci.org/flu-crew/octofludb)
        ![PyPI](https://img.shields.io/pypi/v/octofludb.svg)
        
        # octofludb
        
        Manage the flu-crew swine surveillance database
        
        ## Installation
        
        `octofludb` is most easily installed through PyPi:
        
        ```
        pip install octofludb
        ```
        
        You may need to replace `pip` with `pip3` on your system.
        
        ## Help
        
        You can get a list of subcommands with `octofludb -h`. More detailed
        documentation is available for each subcommand, e.g., `octofludb query -h`.
        
        ## Problem strain examples
        
            `A/USA/LAN_(P10)_NA/2018`
            `A/R(duck/Hokkaido/9/99-tern/South Africa/1961)`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
