Metadata-Version: 2.4
Name: flowmachine
Version: 1.33.1.post0.dev77
Summary: Digestion program for Call Detail Record (CDR) data.
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: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.11
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Requires-Dist: SQLAlchemy>=2.0.0
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==6.3
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"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# FlowMachine

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