Metadata-Version: 2.1
Name: PLANit-Python
Version: 0.2.0
Summary: Python API for traffic assignment using PLANit
Home-page: https://trafficplanit.github.io/PLANitManual
Author: Mark Raadsen
Author-email: mark.raadsen@sydney.edu.au
License: modified BSD License (see https://trafficplanit.github.io/PLANitManual/docs/licenses/)
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Java
Classifier: Topic :: Scientific/Engineering
Requires-Dist: py4j (>=0.10.9)

PLANit-Python enables Python programs running in a Python interpreter to configure and run a PLANit traffic assignment. It uses Py4J to access the underlying Java API that can be used for the same purpose


