Name | sitt JSON |
Version |
0.0.2
JSON |
| download |
home_page | None |
Summary | Si.T.T. (Simulation of Traffic and Transport) is an agent-based simulation for pre-industrial trade routes. |
upload_time | 2022-12-15 21:22:30 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
ancient
history
simulation
trade
university
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Si.T.T. (Simulation of Traffic and Transport)
Si.T.T. is a program suite to simulate the traffic and transport of pre-industrial societies. It uses an agent-based
approach to model the simulation. An agent can be thought of as a batch of cargo transported through the network
(rather than an individual person travelling it).
[![PyPI - Version](https://img.shields.io/pypi/v/sitt.svg)](https://pypi.org/project/sitt)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sitt.svg)](https://pypi.org/project/sitt)
*Note:* This project is WIP at the moment and in pre-alpha status. Please come back later to test the full capabilities.
Main repository: https://codeberg.org/SiTT/SiTT
Public mirror: https://github.com/Simulation-of-Traffic-and-Transport/SiTT
-----
**Table of Contents**
- [Installation](#installation)
- [Documentation](#documentation)
- [Examples](#examples)
- [License](#license)
## Installation
You need Python 3.10 or later to run Si.T.T.
```console
pip install sitt
```
After installation, you can run Si.T.T. using it as a module:
```console
python -m sitt
```
This will activate the command line interface and print a help message. For other ways to run Si.T.T., check out the
examples below.
## Documentation
You can read some documentation on the following pages:
* [Si.T.T.'S General Concept](readmes/concept.md) (with figures)
## Examples
Can be found in the [examples directory](examples/README.md).
## License
`sitt` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "sitt",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "ancient,history,simulation,trade,university",
"author": null,
"author_email": "Maximilian Kalus <info@auxnet.de>",
"download_url": "https://files.pythonhosted.org/packages/e0/f5/fc03a0d7a467462a40f33da0314ca9701cc45b90f5a13ee95d75da06dc05/sitt-0.0.2.tar.gz",
"platform": null,
"description": "# Si.T.T. (Simulation of Traffic and Transport)\n\nSi.T.T. is a program suite to simulate the traffic and transport of pre-industrial societies. It uses an agent-based\napproach to model the simulation. An agent can be thought of as a batch of cargo transported through the network\n(rather than an individual person travelling it).\n\n[![PyPI - Version](https://img.shields.io/pypi/v/sitt.svg)](https://pypi.org/project/sitt)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sitt.svg)](https://pypi.org/project/sitt)\n\n*Note:* This project is WIP at the moment and in pre-alpha status. Please come back later to test the full capabilities.\n\nMain repository: https://codeberg.org/SiTT/SiTT \nPublic mirror: https://github.com/Simulation-of-Traffic-and-Transport/SiTT\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [Documentation](#documentation)\n- [Examples](#examples)\n- [License](#license)\n\n## Installation\n\nYou need Python 3.10 or later to run Si.T.T.\n\n```console\npip install sitt\n```\n\nAfter installation, you can run Si.T.T. using it as a module:\n\n```console\npython -m sitt\n```\n\nThis will activate the command line interface and print a help message. For other ways to run Si.T.T., check out the\nexamples below.\n\n## Documentation\n\nYou can read some documentation on the following pages:\n\n* [Si.T.T.'S General Concept](readmes/concept.md) (with figures)\n\n## Examples\n\nCan be found in the [examples directory](examples/README.md).\n\n## License\n\n`sitt` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
"bugtrack_url": null,
"license": null,
"summary": "Si.T.T. (Simulation of Traffic and Transport) is an agent-based simulation for pre-industrial trade routes.",
"version": "0.0.2",
"split_keywords": [
"ancient",
"history",
"simulation",
"trade",
"university"
],
"urls": [
{
"comment_text": null,
"digests": {
"md5": "79c335aeab159d92b3ea92e08aa30182",
"sha256": "fd4f8a8032065405ee30b661e90fd35101e9b798df70921909f2c24b62e74609"
},
"downloads": -1,
"filename": "sitt-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "79c335aeab159d92b3ea92e08aa30182",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 41297,
"upload_time": "2022-12-15T21:22:32",
"upload_time_iso_8601": "2022-12-15T21:22:32.868439Z",
"url": "https://files.pythonhosted.org/packages/0b/60/840444426d4543ff069115c3dbc0300255e4644329a085fc09431f0874c0/sitt-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"md5": "2e21fa721c3b52d7a36ad96c82ade2e6",
"sha256": "bd610ded415d6fa9f155c5cf3f10b7a4be569276f8405b8149211affac8e7986"
},
"downloads": -1,
"filename": "sitt-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "2e21fa721c3b52d7a36ad96c82ade2e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 278943,
"upload_time": "2022-12-15T21:22:30",
"upload_time_iso_8601": "2022-12-15T21:22:30.897952Z",
"url": "https://files.pythonhosted.org/packages/e0/f5/fc03a0d7a467462a40f33da0314ca9701cc45b90f5a13ee95d75da06dc05/sitt-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-15 21:22:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "sitt"
}