Metadata-Version: 2.1
Name: buslib
Version: 1.10.0
Summary: Client library for interfacing with the BUS Methodology data API
Home-page: https://bitbucket.org/busmethodology/python-buslib/overview
Author: Sam Parkinson
Author-email: sam@mettle-studio.com
License: MIT
Keywords: bus methodology client api
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: Faker
Requires-Dist: stringcase
Requires-Dist: jupyter
Requires-Dist: jsonschema

Client library for interfacing with the BUS Methodology data API
================================================================

Typical contents for this file would include an overview of the project, basic
usage examples, etc. Generally, including the project changelog in here is not
a good idea, although a simple "What's New" section for the most recent version
may be appropriate.


