Metadata-Version: 2.1
Name: flowclient
Version: 1.18.2.post0.dev56
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.8
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
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: httpx (>0.17)
Requires-Dist: pyjwt (>2.2.0)
Requires-Dist: ujson
Requires-Dist: merge-args
Requires-Dist: tqdm
Requires-Dist: ipywidgets
Provides-Extra: http2
Requires-Dist: httpx[http2] ; extra == 'http2'
Provides-Extra: test
Requires-Dist: pytest (>=5.4.0) ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: asynctest ; extra == 'test'
Requires-Dist: pytest-asyncio ; extra == 'test'
Requires-Dist: respx (>0.17) ; extra == 'test'

# FlowClient

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


