Metadata-Version: 2.1
Name: flowmachine
Version: 1.0.0.post0.dev64
Summary: Digestion program for Call Detail Record (CDR) data.
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: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Development Status :: 4 - Beta
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-Dist: SQLAlchemy
Requires-Dist: cachetools
Requires-Dist: apispec-oneofschema
Requires-Dist: marshmallow (>=3.0.0)
Requires-Dist: marshmallow-oneofschema (>=2.0.0)
Requires-Dist: numpy
Requires-Dist: networkx
Requires-Dist: pandas
Requires-Dist: pglast
Requires-Dist: python-dateutil
Requires-Dist: pytz
Requires-Dist: python-louvain
Requires-Dist: psycopg2-binary
Requires-Dist: finist
Requires-Dist: redis
Requires-Dist: pyzmq
Requires-Dist: structlog
Requires-Dist: shapely
Requires-Dist: python-rapidjson
Requires-Dist: get-secret-or-env-var
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-asyncio ; extra == 'test'
Requires-Dist: asynctest ; extra == 'test'

# FlowMachine

Documentation for FlowMachine can be found [here](https://flowminder.github.io/FlowKit/flowmachine).


