Metadata-Version: 2.4
Name: openmobisim
Version: 0.1.0a1
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Requires-Dist: numpy>=1.24
Requires-Dist: maturin>=1.9,<2.0 ; extra == 'dev'
Requires-Dist: matplotlib>=3.8 ; extra == 'dev'
Requires-Dist: pytest>=8.0 ; extra == 'dev'
Requires-Dist: pytest-xdist>=3.5 ; extra == 'dev'
Requires-Dist: ruff>=0.6 ; extra == 'dev'
Requires-Dist: jupyterlab>=4.0 ; extra == 'notebooks'
Requires-Dist: matplotlib>=3.8 ; extra == 'notebooks'
Requires-Dist: pandas>=2.0 ; extra == 'notebooks'
Requires-Dist: polars>=1.0 ; extra == 'notebooks'
Requires-Dist: pyarrow>=15.0 ; extra == 'notebooks'
Requires-Dist: matplotlib>=3.8 ; extra == 'viz'
Provides-Extra: dev
Provides-Extra: notebooks
Provides-Extra: viz
License-File: LICENSE
Summary: An agent-based multimodal mobility simulator for infrastructure planning and optimisation.
Keywords: mobility,simulation,transport,traffic,multimodal,optimisation
Author: The openmobisim authors
License-Expression: Apache-2.0
Requires-Python: >=3.11
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Repository, https://github.com/bahmanmdd/openmobisim

# openmobisim

**An open-source, agent-based mobility simulator with a Python interface on a fast core.**

> **Status: pre-alpha.** This release holds the project's name. Nothing here is ready for use,
> and everything may change without notice. External contributions are not accepted at this stage.

## Licence

Apache-2.0. See [`LICENSE`](LICENSE).

