Skip to main content

The python version of the libtraci API to communicate with the traffic simulation Eclipse SUMO

Project description

Eclipse SUMO - Simulation of Urban MObility

DOI Windows Linux macOS sonarcloud security Translation status Repo Size

What is SUMO

"Simulation of Urban MObility" (SUMO) is an open source, highly portable, microscopic traffic simulation package designed to handle large road networks and different modes of transport.

It is mainly developed by employees of the Institute of Transportation Systems at the German Aerospace Center.

Where to get it

You can download SUMO via our downloads site.

As the program is still under development and is extended continuously, we advice you to use the latest sources from our GitHub repository. Using a command line client the following command should work:

git clone --recursive https://github.com/eclipse-sumo/sumo

Contact

To stay informed, we have a mailing list for SUMO, which you can subscribe to. Messages to the list can be sent to sumo-user@eclipse.org. SUMO announcements will be made through the sumo-announce@eclipse.org list; you can subscribe to it as well. For further contact information, have a look at this page.

Build and Installation

For Windows we provide pre-compiled binaries and CMake files to generate Visual Studio projects. If you want to develop under Windows, please also clone the dependent libraries using

git clone --recursive https://github.com/DLR-TS/SUMOLibraries

If you're using Linux, you should have a look whether your distribution already contains sumo. There is also a ppa for ubuntu users and an open build service instance. If you want to build sumo yourself, the steps for ubuntu are:

sudo apt-get install cmake python g++ libxerces-c-dev libfox-1.6-dev libgdal-dev libproj-dev libgl2ps-dev swig
cd <SUMO_DIR> # please insert the correct directory name here
export SUMO_HOME="$PWD"
mkdir build/cmake-build && cd build/cmake-build
cmake ../..
make -j$(nproc)

For detailed build instructions, have a look at our Documentation.

Getting started

To get started with SUMO, take a look at the docs/tutorial and examples directories, which contain some example networks with routing data and configuration files. There is also user documentation provided in the docs/ directory and on the homepage.

Documentation

Improving SUMO

Please use the GitHub bug tracking tool for bugs and requests, or file them to the list sumo-user@eclipse.org. Before filing a bug, please consider to check with a current repository checkout whether the problem has already been fixed.

We welcome patches, pull requests and other contributions! For details see our contribution guidelines.

We use Weblate for translating SUMO. If you want to add translation strings or a language, see our contribution guidelines.

License

SUMO is licensed under the Eclipse Public License Version 2. For the licenses of the different libraries and supplementary code information is in the subdirectories and the Documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

libtraci-1.19.0-cp312-cp312-win_amd64.whl (15.6 MB view details)

Uploaded CPython 3.12 Windows x86-64

libtraci-1.19.0-cp312-cp312-macosx_12_0_universal2.whl (7.0 MB view details)

Uploaded CPython 3.12 macOS 12.0+ universal2 (ARM64, x86-64)

libtraci-1.19.0-cp311-cp311-win_amd64.whl (15.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

libtraci-1.19.0-cp311-cp311-macosx_12_0_universal2.whl (7.0 MB view details)

Uploaded CPython 3.11 macOS 12.0+ universal2 (ARM64, x86-64)

libtraci-1.19.0-cp310-cp310-win_amd64.whl (15.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

libtraci-1.19.0-cp310-cp310-macosx_12_0_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.10 macOS 12.0+ x86-64

libtraci-1.19.0-cp39-cp39-win_amd64.whl (15.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

libtraci-1.19.0-cp39-cp39-macosx_12_0_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.9 macOS 12.0+ x86-64

libtraci-1.19.0-cp38-cp38-win_amd64.whl (15.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

libtraci-1.19.0-cp38-cp38-macosx_12_0_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.8 macOS 12.0+ x86-64

libtraci-1.19.0-cp37-cp37m-win_amd64.whl (15.6 MB view details)

Uploaded CPython 3.7m Windows x86-64

libtraci-1.19.0-cp37-cp37m-macosx_12_0_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.7m macOS 12.0+ x86-64

File details

Details for the file libtraci-1.19.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for libtraci-1.19.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ae529dbfab07709b3a6ffdaa983372b1104fea856c9739353bf56ec247fb7513
MD5 1595f1b29adb244155d6414d42253597
BLAKE2b-256 f7bf65f9b1fa14fdc44ef6be2e344595cc2e19bfa2149cc1c95278974ab4c68c

See more details on using hashes here.

File details

Details for the file libtraci-1.19.0-cp312-cp312-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for libtraci-1.19.0-cp312-cp312-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 ffe62046062545b8bb397bd07a7def3562aedc511ebc5666a0a6f360d6389244
MD5 aed9523da0948473721457620892380b
BLAKE2b-256 6779039d006a2f914bc80aa2bfe416526a37ddfb2953c862db0c4886ee57402a

See more details on using hashes here.

File details

Details for the file libtraci-1.19.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for libtraci-1.19.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cf371a2d6ef677a160546562ab8e61f6990d5e50bd31ada1634f73244acc5310
MD5 74435019bd32d06d294a69c762b76d86
BLAKE2b-256 a751c42d746e0324bebfbe74f7a7f7e60a90cbede7f14802ae7845e54cded9e1

See more details on using hashes here.

File details

Details for the file libtraci-1.19.0-cp311-cp311-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for libtraci-1.19.0-cp311-cp311-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 33eb021de681a5055f48e3651fa3ebcf5c573ee9a4f243c969e17b282ff76467
MD5 bbb90d5c9bb25593dc81f0ee075a34fc
BLAKE2b-256 9147d142ac4d39b2545ded8cd21b45710007b1f4db5b3eb2da7dbebbe9032fe7

See more details on using hashes here.

File details

Details for the file libtraci-1.19.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for libtraci-1.19.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a710849d3278fca03038ad4d02be6c102be49b47945e7184ec525bea6e83f969
MD5 a032eebef600e0c24ed294f8e36daec7
BLAKE2b-256 d5e538c58ee86e1fddccdfac93d47dcd52969a8477920185964f9189fdc88c14

See more details on using hashes here.

File details

Details for the file libtraci-1.19.0-cp310-cp310-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.19.0-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 987da851614d0fde8ef9458e1da4798b186c31127c95de183f921a9c246a7ac9
MD5 f626aee65f4071254d008f0b4a466495
BLAKE2b-256 23d14811aad6aab1549a3914cb639a07c9adc30ebfb3268955508d95033d3d35

See more details on using hashes here.

File details

Details for the file libtraci-1.19.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: libtraci-1.19.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 15.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for libtraci-1.19.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f5405330f53544a2a1d87bc1c34d2c94d40279e71992f2eb6b10bdbcfbf67723
MD5 ab6195f23193438009306a6e8b307757
BLAKE2b-256 4705895f4b42904813902414df04c727fd2b3457eb3d928473506f3cc67b259c

See more details on using hashes here.

File details

Details for the file libtraci-1.19.0-cp39-cp39-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.19.0-cp39-cp39-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 50e63c2cd3b3ba3156ef63501e06e2cd8f2901538a6e71872f7525c6d3811e31
MD5 83bba6689575264967cad7b0323baed3
BLAKE2b-256 32c7cdbff6fc2ffe45521e60860f681ba746f27c1c9044d0d15a42c7a5b3886f

See more details on using hashes here.

File details

Details for the file libtraci-1.19.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: libtraci-1.19.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 15.6 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for libtraci-1.19.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 760f50db7ae5a7d724086263f3daa5f58f5733fc0db4e20d8b665db62c443b8d
MD5 6b83980bc9022085950008235f3b1dd1
BLAKE2b-256 b3a2500f1cdd797959380717373a31d5b68efd666b52799a0d692865bd38ad98

See more details on using hashes here.

File details

Details for the file libtraci-1.19.0-cp38-cp38-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.19.0-cp38-cp38-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 8ce747bf53478001ea1cb64e19886c1b55c0dbeb5942f2515401bdc3367a958f
MD5 fd6b1a62314471e9f71c51a9cddb4356
BLAKE2b-256 041e0599f9fc2462375fddd578da225af0d2997ff8ca703f9acef5ea6ef10cd5

See more details on using hashes here.

File details

Details for the file libtraci-1.19.0-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for libtraci-1.19.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 deaf4f81329897db43047945115cc230975ec819a041fe4cdffc436e1735c17a
MD5 988fbfe156f25dd145473dff4b0da119
BLAKE2b-256 63db8cc42559e1a0fda2dea2ac702f38f12955ede85fc76bffe1827ddc6c525c

See more details on using hashes here.

File details

Details for the file libtraci-1.19.0-cp37-cp37m-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.19.0-cp37-cp37m-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 5e4d431a5c2bf074f358f6cb0bb60f3d20b73ee59f491de1810baeeb87c9be06
MD5 57518971a1da755ac3398bf4cf9d80f2
BLAKE2b-256 9a022942d2cc856d9f1b3a4fb32da67a6ee59925133da6a18ab88c14baaec61e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page