2D traffic modeling.
Project description
Autopysta
Autopysta is a Python library for modeling 2D traffic on highways. It is written natively in C++ for better perfomance and wrapped by SWIG for use on Python.
Important
If the installation is on Windows you have to keep in mind that the Python version has to be 3.8. Otherwise it will install but not work properly due to probelms with the dll.
Linux doesn't have this problem and works for 3.8 onwards.
Details
The package comes with a .so (for Linux systems) and a .pyd (for Windows) and a .py that use those files depending on the platform.
Currently there is no support for Mac OS for it is planned for the future.
How to use it
To use autopysta you just have to import it in Python:
import autopysta
Then it can be used to make simulations with vehicles that move and change tracks according to the models chosen in a highway defined by the user. We are working on a documentation to explain how to use all of it.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file autopysta-0.0.28.13.tar.gz
.
File metadata
- Download URL: autopysta-0.0.28.13.tar.gz
- Upload date:
- Size: 921.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e893051237219ef45523cd28ab9e4d95dca46be1cf018242120d8d5bf87a8fce |
|
MD5 | a8198bba11c83103d45472580e25750f |
|
BLAKE2b-256 | 47fa3c1d709085644bae9505b9c079e6195dbfd396686cf9f9a1e5806dfdd8fc |
File details
Details for the file autopysta-0.0.28.13-py3-none-any.whl
.
File metadata
- Download URL: autopysta-0.0.28.13-py3-none-any.whl
- Upload date:
- Size: 931.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ceb0312262c86848122557d7171a9df5a8228014980d399978d015370b24beb9 |
|
MD5 | a8e6b97c63c3cfa8d735c0e1fa7ff4e1 |
|
BLAKE2b-256 | d9f02e89725a8761ae6964902827686f4812ba0d91e6cd172b21cae442107e66 |