Metadata-Version: 2.4
Name: flowclient
Version: 1.33.1.post0.dev62
Summary: Python client library for the FlowMachine API.
Home-page: https://github.com/Flowminder/FlowKit
Author: Flowminder Foundation
Author-email: flowkit@flowminder.org
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
License-File: LICENSE
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: 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"
Provides-Extra: http2
Requires-Dist: httpx[http2]; extra == "http2"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# FlowClient

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