Metadata-Version: 2.1
Name: flowclient
Version: 1.3.2.post0.dev2
Summary: Python client library for the FlowMachine API.
Home-page: https://github.com/Flowminder/FlowKit
Author: Flowminder Foundation
Author-email: flowkit@flowminder.org
License: UNKNOWN
Keywords: mobile telecommunications analysis
Platform: MacOS X
Platform: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3.7
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: requests
Requires-Dist: pyjwt
Requires-Dist: ujson
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

# FlowClient

Documentation for FlowClient can be found in the main [FlowKit documentation](https://flowkit.xyz).


