项目作者: sdhutchins

项目描述 :
Access Jackson, MS open government data using a python API wrapper.
高级语言: Python
项目地址: git://github.com/sdhutchins/jxn-open-data-api.git
创建时间: 2019-07-23T18:59:41Z
项目社区:https://github.com/sdhutchins/jxn-open-data-api

开源协议:MIT License

下载


Build Status
This package is currently under development.
PyPI version

jxnopendata

Access Jackson, MS open government data using a python API wrapper.

Background

Installation

View the below methiods for installing this package.

PyPi

pip install JxnOpenData

GitHub

  1. Download the zip file and unzip it or git clone https://github.com/sdhutchins/jxn-open-data-api.git
  2. cd jxn-open-data-api
  3. pip install .

OR

pip install git+https://github.com/sdhutchins/jxn-open-data-api.git

Tests

To run tests, type nosetests tests/ in the
jxnopendata directory.

Author

Shaurita D. Hutchins · @sdhutchins
· shaurita.d.hutchins@gmail.com

Contributing

If you would like to contribute to this package, install the package in
development mode, and check out our contributing
guidelines
.

License

MIT