Metadata-Version: 2.1
Name: pycity-scheduling
Version: 1.0.0
Summary: A Python framework for the development, testing, and assessment of optimization-basedpower scheduling algorithms for multi-energy systems in city districts
Home-page: https://git.rwth-aachen.de/acs/public/simulation/pycity_scheduling
Author: Institute for Automation of Complex Power Systems,E.ON Energy Research Center (E.ON ERC),RWTH Aachen University
Author-email: post_acs@eonerc.rwth-aachen.de
License: MIT
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: pyomo
Requires-Dist: Shapely
Requires-Dist: pycity-base (>=0.3.1)
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

UNKNOWN


