Metadata-Version: 2.1
Name: fameio
Version: 1.5.4
Summary: Python scripts for operation of FAME models
Home-page: https://gitlab.com/fame-framework/fame-io/
Author: Felix Nitsch, Christoph Schimeczek, Ulrich Frey, Marc Deissenroth-Uhrig, Benjamin Fuchs
Author-email: fame@dlr.de
License: Apache License 2.0
Keywords: FAME,agent-based modelling
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: protobuf (<4.0,>=3.19)
Requires-Dist: fameprotobuf (==1.1.5)
Requires-Dist: pyyaml
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'


                       Python scripts for FAME models, generation of protobuf input files and conversion of protobuf
                       output files. The package is also formerly known as `famepy`.
                       

