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

Windows Linux macOS 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

Contact

To stay informed, we have a mailing list for SUMO 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 as well. For further contact information have a look at the 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

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 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.

Bugs

Please use for bugs and requests the GitHub bug tracking tool 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.

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

If you're not sure about the file name format, learn more about wheel file names.

libtraci-1.14.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

libtraci-1.14.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

libtraci-1.14.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

libtraci-1.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

libtraci-1.14.0-cp310-cp310-win_amd64.whl (11.6 MB view details)

Uploaded CPython 3.10Windows x86-64

libtraci-1.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

libtraci-1.14.0-cp310-cp310-macosx_10_15_universal2.whl (6.6 MB view details)

Uploaded CPython 3.10macOS 10.15+ universal2 (ARM64, x86-64)

libtraci-1.14.0-cp39-cp39-win_amd64.whl (11.6 MB view details)

Uploaded CPython 3.9Windows x86-64

libtraci-1.14.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

libtraci-1.14.0-cp39-cp39-macosx_10_15_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

libtraci-1.14.0-cp38-cp38-win_amd64.whl (11.6 MB view details)

Uploaded CPython 3.8Windows x86-64

libtraci-1.14.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

libtraci-1.14.0-cp38-cp38-macosx_10_15_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

libtraci-1.14.0-cp37-cp37m-win_amd64.whl (11.6 MB view details)

Uploaded CPython 3.7mWindows x86-64

libtraci-1.14.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.1 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

libtraci-1.14.0-cp37-cp37m-macosx_10_15_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

libtraci-1.14.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.1 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

libtraci-1.14.0-cp36-cp36m-macosx_10_15_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.6mmacOS 10.15+ x86-64

File details

Details for the file libtraci-1.14.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f58d32b3790605e47e95cbffa19095862fb88f6db59b7f7bdb3768926203093e
MD5 d946d60f9545233cca4c6256abfb0a99
BLAKE2b-256 5a4e09985f3056a702c4146ea408de49b3e983e2dd68cab6cec1ae0896bb9abf

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cc39505daf3c39bf5eaedb1e92b547bddb20ee8e68ee6c6f0bac2ce87f99b743
MD5 d39dc6a5176506d822a9221f9802f7aa
BLAKE2b-256 011e8a0236db8c9e9a682c6cf24e3ad406cf083872e095d672cdaedae89d5c1b

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 91a98c8730c8cd309f9d7018400620ceeb50cc04e4d443feb6a0ec18a17a563f
MD5 046943ac33a4904f60b235cdc620416b
BLAKE2b-256 8c52ff356ebc19b79585eae79edc10ad025a6727901be2c923e629850d7117a2

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2ca661db533a0848ff6726d38877fad67a95c857f0ff430ba73b4b52104c84b3
MD5 e86a6d0b7786d64d34332e28294e2015
BLAKE2b-256 d8df8c41a2dba311abcf6b7273abc1a43dbcff00ac553486a0d55025d1a752ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libtraci-1.14.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 11.6 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for libtraci-1.14.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b9ce3fd7958164b20e017e5beb86bd8b1be62f3b58d1aec8b73ed17de542360b
MD5 abbc151e42fe73d03efd515aacf71460
BLAKE2b-256 64e95465ac45947593f40647f80becca29ae9904d08385ef84312a26010bcde2

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b68131cf361ab22f49c7a583dd0b3041a4f0bba0db6c03b3f9777cc456faf2ff
MD5 30997221783fc348455062c620fa6f26
BLAKE2b-256 668126ef07f0f611955406a0ec264f7871b49f08f123594953e6d59eefd399f1

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-cp310-cp310-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 27a314b90b0bbffb3a23514f45e2d223a8def93bb3e1f2c0069bfc4ea112f2dc
MD5 3992a03f0a7009a711ceec8b22cac1fe
BLAKE2b-256 01337982c12a2965751df51939a6075081b597a8b679f80203d95981d6e33025

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libtraci-1.14.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 11.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for libtraci-1.14.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1674fc8a7479a3d4c52a2e99b2002c4dadedcc9466f108b17004d5a4ddc22fa5
MD5 2e6f608b47729a86df330cf26e235dbd
BLAKE2b-256 165a6ff1af3aba9028daf154fb6a8b2dc320f48fce2d67cb06f2d0df69ba83f0

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 991d87242b4eab578e5d357b772a1cbf4c6053509a12cedc23b0dabd313cb127
MD5 42b84e0fe98212f23046ddde8f98efc9
BLAKE2b-256 0e4304a54d0ea73878af7245b375b21ddffd3b444c0639f2ebbbb3067d14f945

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 607d906d6f93fd7e1acad32017cd834493dc96da1da3071a4e8895a6d95fd0fc
MD5 1b5c2fbf31f1217991282cba1d917d40
BLAKE2b-256 3674825e7c921194a94c927312775ae528ddef18cde480e90705a8ada37faebd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libtraci-1.14.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 11.6 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for libtraci-1.14.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 84e1609375cb454568037c22afddd32883a2f03897b934b1befd7029e36be773
MD5 1a423857146052802a97e085771262de
BLAKE2b-256 ae0ec388321c43e8e02e3766f71f947cad229cbb1df517d0044304c394607310

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 88ef76eed7c184f512104b42d23fe76fe21d45c8214af58ffd8ca08a4eb11e4f
MD5 6c2c0642e21eed77003dfca01b5bf5e7
BLAKE2b-256 efb4eacd8d028bfb48aa28803680dd9e90aece876a066adca8ffcd2033ca1472

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8365862cd6aa6036bc3fa6822eb945636472cb0b7eab8e00c17798e284280539
MD5 428db92b9973a63f467c52abf15ec2fd
BLAKE2b-256 3e2414b0953338894b52ced583eec4d21ebc3d9c40994c1eabd2ef06722d5512

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libtraci-1.14.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 11.6 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for libtraci-1.14.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9430f1fc0c9e1c300778e1db7d07334f6d5611cf2380f2ea15c8836a5e75b364
MD5 6fb53fe6c0e4f9af7fd4fe7157709c1b
BLAKE2b-256 65d123cf71dbcee5ce423120b9ed156823a0e37f9369ef4be63f5aa92f747834

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ad3c4e4d8fb319bb212345a0b09ccea72c3eecb9064942cdabfc2f1b8a40aa08
MD5 b8b168404f766c39764426e36482b55d
BLAKE2b-256 51fd3ddff9afa58c42c29e1ecb2eae192ab9f577e5fa72795cb0d16a114e3409

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 abc8c1d60244ce4a268e9820df9d20cbc6b83f3c6a89d41b85c9a5da855e9f63
MD5 b6bc40a1fb35613de794ccf1a670ea86
BLAKE2b-256 9aeefec4b45c4b4a04d1779352212ef89891683a023ab00458f1940acb3a0273

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d0dca5b71ac5235bb71e4a4618e1983520079c87418a729096d992b1d3ee42d0
MD5 e19ed8548af987865a80931931ec257b
BLAKE2b-256 face81add6037d45a1f261e1227d6ee6429c2fe5351611280b31ed058ac57c14

See more details on using hashes here.

File details

Details for the file libtraci-1.14.0-cp36-cp36m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for libtraci-1.14.0-cp36-cp36m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c3bf4878b92441bfe194804c657c7c2f7d5db219fc9d6e48756e63efaea30baa
MD5 2ae836cfa0fcdbe227b5281c8eb51ad7
BLAKE2b-256 9a78f076b2fc177ee669d637cb5578a493f77b28e09d84430798682bbb0f8b5c

See more details on using hashes here.

Supported by

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