Skip to content

dotskapes/pyagents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyagents

Installation

For the flu import to work:

cd pyagents/pyagents

wget http://54.235.153.252/data/admin0.json -O data/admin0.json

wget http://54.235.153.252/data/admin1.json -O data/admin1.json

Usage

Usage:

python -m pyagents <agent> <action>

where, action is "update"

agent = "flu", "pon", "healthmap"

Testing (in beta)

We highly recommend nosetests for running the tests. i.e.

$ cd /path/to/pyagents
$ nosetests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages