Skip to main content

The python version of the libsumo 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 being extended continuously), we advice you to use the latest sources from our GitHub repository. Using a command line client, execute the following command:

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 (this requires a subscription for the sending address). 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 the contact 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:

cd <SUMO_DIR> # please insert the correct directory name here
export SUMO_HOME="$PWD"
sudo apt-get install $(cat build_config/build_req_deb.txt build_config/tools_req_deb.txt)
cmake -B build .
cmake --build build -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 issue tracking tool for bugs and requests, or file them to the sumo-user@eclipse.org list. Before filing a bug, please consider to check with a current repository checkout or a nightly build 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 and this page for more information.

License

SUMO is licensed under the Eclipse Public License Version 2. The licenses of the different libraries and supplementary code information are in the subdirectories and in 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.

libsumo-1.27.1-cp314-cp314-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.14Windows x86-64

libsumo-1.27.1-cp314-cp314-manylinux_2_28_x86_64.whl (85.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

libsumo-1.27.1-cp314-cp314-manylinux_2_28_aarch64.whl (68.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

libsumo-1.27.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

libsumo-1.27.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (26.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

libsumo-1.27.1-cp314-cp314-macosx_14_0_arm64.whl (6.0 MB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

libsumo-1.27.1-cp313-cp313-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.13Windows x86-64

libsumo-1.27.1-cp313-cp313-manylinux_2_28_x86_64.whl (85.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

libsumo-1.27.1-cp313-cp313-manylinux_2_28_aarch64.whl (68.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

libsumo-1.27.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

libsumo-1.27.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (26.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

libsumo-1.27.1-cp313-cp313-macosx_14_0_arm64.whl (6.0 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

libsumo-1.27.1-cp312-cp312-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.12Windows x86-64

libsumo-1.27.1-cp312-cp312-manylinux_2_28_x86_64.whl (85.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

libsumo-1.27.1-cp312-cp312-manylinux_2_28_aarch64.whl (68.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

libsumo-1.27.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

libsumo-1.27.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (26.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

libsumo-1.27.1-cp312-cp312-macosx_14_0_arm64.whl (6.0 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

libsumo-1.27.1-cp311-cp311-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.11Windows x86-64

libsumo-1.27.1-cp311-cp311-manylinux_2_28_x86_64.whl (85.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

libsumo-1.27.1-cp311-cp311-manylinux_2_28_aarch64.whl (68.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

libsumo-1.27.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

libsumo-1.27.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (26.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

libsumo-1.27.1-cp311-cp311-macosx_14_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

libsumo-1.27.1-cp310-cp310-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.10Windows x86-64

libsumo-1.27.1-cp310-cp310-manylinux_2_28_x86_64.whl (85.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

libsumo-1.27.1-cp310-cp310-manylinux_2_28_aarch64.whl (68.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

libsumo-1.27.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

libsumo-1.27.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (26.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

libsumo-1.27.1-cp310-cp310-macosx_14_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

libsumo-1.27.1-cp39-cp39-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.9Windows x86-64

libsumo-1.27.1-cp39-cp39-manylinux_2_28_x86_64.whl (85.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

libsumo-1.27.1-cp39-cp39-manylinux_2_28_aarch64.whl (68.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

libsumo-1.27.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

libsumo-1.27.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (26.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

libsumo-1.27.1-cp39-cp39-macosx_14_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

libsumo-1.27.1-cp38-cp38-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.8Windows x86-64

libsumo-1.27.1-cp38-cp38-manylinux_2_28_x86_64.whl (85.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ x86-64

libsumo-1.27.1-cp38-cp38-manylinux_2_28_aarch64.whl (68.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

libsumo-1.27.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (36.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

libsumo-1.27.1-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (26.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

Details for the file libsumo-1.27.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: libsumo-1.27.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for libsumo-1.27.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b5fe33f07cf22d67fe23792de270020dfdd475ceb8085de6121638ab7ef7cfdf
MD5 2e27a2e9970e75fff5ed76ec147f4d96
BLAKE2b-256 62f2a1a4ff2489f5fa202126c7a0fcf3d04977c38cd8a29fc4f161e113ca8810

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 acceebd070d594cc2e38d37932817fc81a379dd513dc976453e33edda0c3bec8
MD5 53eacccfdad334a2815ba0ffa8905bdd
BLAKE2b-256 25fed7c5e75fa9001f1d64e32831c437ce01a7aa7db3d37f6e5874a49683f0fa

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 eeaa92a60943388af8a7e4190dde880978a10bf9133aca3bd6a79d77b5ad7645
MD5 3c923a9222cdccf5361971a84e94c0ea
BLAKE2b-256 625f1818f65b2fca3238bcd8fe4bf3f769a9fb59b35d01a6326a673c9ac979e4

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 78c4d8fa1e3cb3821b4dc6dceb150ea6bbfd5a5ffed19dc759a9a8a293944b46
MD5 61244409994c27924678544fa8ec4bf0
BLAKE2b-256 02ad4d44c053091358ecacb6bb95d6d936a4ecc006b6b079fe81ebcead3b38a9

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c021773aa19cdf60ea5161ea015ca7890856537232214a10404e89730bdbf1d4
MD5 f6a845bf721a2e3e7aab542251b09ef2
BLAKE2b-256 05fc2a22e8de65ac3af58725fade1c61e2d0bfdb509557357f6bd6a1040faf03

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp314-cp314-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9e95c581316036fb614b49fdddacd872da5ec9578f7c0ff590e26ba68079541a
MD5 8eab0792e86517258dab09294146d752
BLAKE2b-256 c371a45c159b085562263f565160c97ac199cee5d8bb7df94fdbc37029089bdb

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: libsumo-1.27.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for libsumo-1.27.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2716fa2bfac554c812973fb34677b88ecac9d4b89ceff478f176baa88905f5b2
MD5 ce43f4167bf56f5aee4d969d9007466b
BLAKE2b-256 1b53b79d12b0ac7ad2f1664df28c3fd6f8ce9a86095a8da6b69f149024be6381

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e8eede1432e401957f33cb5ba31ab733e297f422eac7e4e5635114e607fc6a48
MD5 58b53d7084eec11f3abee2b68c141103
BLAKE2b-256 e564a31eed94e43a73a3cf15e18f33a7e2ed4a32063a105287aa373b1ae778a4

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bbe98fa47cfaf28b95d541f2491d74cd5e5ca8a70ebaa3bc703448c85acd0502
MD5 0585ded1f6cd76fee371dacc877f5693
BLAKE2b-256 96fcaef38f52d6c75473e4e6a46c8f3d10050a4e977eb88798ddfdee6f586927

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c349554a66912b7361a9059dbc3b366659b36fe8e5ac3211b0cae2cd55811150
MD5 642fdee7e73a0fd78a37ec4ae827fdda
BLAKE2b-256 9d1b414c6402f43ce0b04f2404e93861f6d7bc43a788e97e2448d7469574c71a

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 02cfe36d60981fa6d15b2b23b0872f29cbb3213ea7964b3c3fa99ee0ce91bab2
MD5 2b131d0e1ae1409b55667935a1593cdc
BLAKE2b-256 339c2ef85ee347a809e8d78ec58517f3777606b71c875e0ddc2b9bc2a707586d

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 04aef20d413bcd27a3e024f01f676681d6224beabcb4a19a42cb53cef8494cd6
MD5 e4fd4be06d330e6340e44dcc524fd38b
BLAKE2b-256 bd8a5895510d76bc7faafde1aed8f59b9d9472d9d50188d4281c153fa675a96d

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: libsumo-1.27.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for libsumo-1.27.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 749835cb74caa2d1b0373f517ed6c91918cb64994dee0f8aa499b0126eafc409
MD5 cebc905f04f3dfda3fe917573e0a6715
BLAKE2b-256 f0b42b5d6f8beb52b0d8191c5d26ed7e13410776c25525327b9efcf70bdd6e87

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b928b617e63cd76fa1eb2e17df4df3ae927dce5353863f25b86caa2d56718890
MD5 42e9318a4c627f1b57789986f9ba9f7f
BLAKE2b-256 7668cdd54c9b628ccb8acc4a57d2c68a2bbe0e8ea6e899e2cb1877b5fb36f6e5

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 00fb87579bbd89ccb5147c078a452f8acc5a3dfe090102ca6af4270aac3a7c0d
MD5 a850f61e86d0da7b4b3f333220f86a81
BLAKE2b-256 3234c0afc726f3aba75df34dac292162791d6245d5316ab3fac7ab920a691c79

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 f68e551cbd3a73dbfd76c9ace3156c04db5f7dce45af3909c3891cca7c3a36b9
MD5 79b2721883f6ddad1477e73ccd64b84f
BLAKE2b-256 3ef670026c1c85f7dfb7759f9272570c0c2d6129fac00594867466f741322d0a

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 f3fe02105577568319f883ac2e7ae6fe03a006692d2aa3d80c685226260250df
MD5 137ce1207771b363b23dc11669f600c9
BLAKE2b-256 ceb1fe2da42d9f7edec32e128564510d1a9dcf392afdb13c4b476bd5f3529cf3

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b392e1df876a31e8dc4d13c7242aa520e83f48a2073fcfda18708dff681fd6e2
MD5 1d589d613dd2e393a52861a8a6da9d82
BLAKE2b-256 3c1336c0656d40a413d546f3d17b2009704b5ca2bb7401781192a933559c1ba1

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: libsumo-1.27.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for libsumo-1.27.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 93211b8406df49d4b473f6ddc0687538c8706d896a4392781673bf371f187503
MD5 4e5aeee040938bc313816c55e1ef3c6f
BLAKE2b-256 bb967ee8bd29425d51d2da3170b5b6d392222c7cf0d3c269accde258b6dbf0dd

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ec514a220557fa0f5f3c92afedd68bcb0db9ed5c830a6d1a3bea60f310ae31bc
MD5 c5378b1fe773a5568d0169c77c96b4d9
BLAKE2b-256 ef6b948951b9993bf883b4e21a1592de4356eebeea150a53f93efd944292c2dd

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 16a585119bd55a28abe62bef2d1be158064ef82c73cc20006d1f34541d7dadca
MD5 885474b1e6f1c2af49ea5e4b9895c615
BLAKE2b-256 f01decd467bf599d93faca30f024266350e24cdeb1a9bb24ada8a348603f1cbb

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 88e9915a1350ec0cfbc86eb91a7dd8c2fc2658a88644901783496fcc38f27c66
MD5 c98d30ea15d6277766964dd195a5657e
BLAKE2b-256 c5af4d1c389982219d54e01379f7a417c2e6354a8db6a0e7633b776937f06fd7

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 188789f289ec48169ff883dcc4c767b03671b44ab6b5f2aa425b2468c922ec45
MD5 12eab54961700201d0aec34e414d8b70
BLAKE2b-256 c13d5270d15f78cf6b0778e38ce9186cae09b6e9c3a260ee965f5331442d6547

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 976035dc63c0c69cdbb627446cb8d11835a5e90e7662aa2372bdaafab3cf9252
MD5 dd69b18ad9fde9838f4a6c52d70eec6b
BLAKE2b-256 f0c8622aaec1411cdfeba46b109473b5415576d775572fe4c3572bd85aae6e23

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: libsumo-1.27.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for libsumo-1.27.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 86730fecedddc70c182f86cc27b878507e29b925f23c7e1563cbab6112d9a3d1
MD5 81643cd14fa67a1f09fb7db64fdfa4b9
BLAKE2b-256 974c958ab3fb2c07e3ff0f7ee7637ee871232b03d551732ace644f493527c390

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93578258c6ac715198658950ecc7db9cd311d10e7d72eacc393e4aee3ca2bf55
MD5 fbfd54d6a2248b8879a57c3d64a81e56
BLAKE2b-256 c25a2cc9624af429f5a0d759564e1ecb125a7ce811e07c8c365fa69953c09105

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4b1cd3609fc560e70fa7b63f3d2615da75758dac5edd025f798c15eb4231378c
MD5 6b6a17569f1199b7ff950e919f673348
BLAKE2b-256 ed22bd06d3ec4b4319b0a6ee76a3a2c0fd2bdf7884aac795cf026a3f9a77e2f1

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 31d48a96a9796184b30c13b9d062679429f900d042a24621543f98e45bb7342b
MD5 8c12f983423355f6ffdb0f2f64dfeff5
BLAKE2b-256 b8c2c6f40e8d318f281a99e8c2543c88cc91892037b19c23e014e3f95380ed1c

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 225d842cb55a49a79256d3e86520d53df53d4e5f0dcc6662d2c5a37f49847a3c
MD5 03e147198d4a6b6b2c23c8c195eb6b95
BLAKE2b-256 5300610377632bf569ad9c5770073751a9209b0450247c1931c0af7dc7bd8584

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7faeef104a61c6409ed3990868658b0a3d9b25b0ea6b595448165a483a5d0e93
MD5 a0b43624c6b1ee860df4dc01c0663350
BLAKE2b-256 8386c3a02d9d42a6557a314460089d7299cf3062025f7fcb5e2f806ed31692d7

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: libsumo-1.27.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for libsumo-1.27.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 89364e3416aaf74d3b04c04938bcd79e55f01501e46f5a1c46403bb30d24180d
MD5 ef434fc2b16c258eab595af6f4ee9aa6
BLAKE2b-256 8d652ffa6b345ebdb288e56e7c15970d55ffc59d3590ed791c3b37e710473c77

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a5f1999064e1835a5b76f8642b50a922a15e70d739afdf46ce78a73fcff4d4b
MD5 bda703b0cf1bf716bbf8dd7db0593f1b
BLAKE2b-256 23ec5a99763202ebddd555712541e5c21dcf6421e8867d3c874d094eba46bb0c

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d5a84f162c6ff65086273dde03d448b53bdd0b4527b401cf36f09aa5a11cbf14
MD5 b729efbb4a016fd1bb8a7b1874c481c6
BLAKE2b-256 24ccfa389b8422149388a1c73bca1afbbe1c2beb43c5f3bc3ce9d367707a5432

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5e2bb5b1740f9e5b72624a8a7a0bfe56c92301387627097388d2fd2fee46e60e
MD5 ed6be3b99a35b7b7d1f7dd3654ba7eb1
BLAKE2b-256 6bb8d1194b693322da116e3a41092f3e53a7467ae20318a90e1ccb3b638b9839

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 f3b242a5364d6503824c21d9e1e6af78012871d1f7f216193c8c522b02bdd795
MD5 988e0a77cd6b4613c190770134c376c4
BLAKE2b-256 ec26da01cea40ea172de9509010b2a2f1f06f5804b88cce560fff26caabf1294

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 590e3e694f32c93dfdf0f9301170ae2c45a7a8a423c064c68a1300713e65268d
MD5 41767b10d5556ce0ce369f8da535a8ba
BLAKE2b-256 dfd9fb42208b264bb22ecd1264a3de89b6af094869a71236ab6346e55add059b

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: libsumo-1.27.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for libsumo-1.27.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 559c932dc4daf6010e2e8fd53d6f886243c089280786decfc8b4810cfb29655a
MD5 e43821428fd1f7669a26a7a06c43facb
BLAKE2b-256 3c9b768500cfb38cafcaad00349e56bed5035d23d4db728e345819fdb313d3a1

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 76bbf60accf6b43f9fe9cc396091b583eb4a0f350d7287477d44f7e119d95760
MD5 a5b3bbc53fd4638b731fb8bdadf5024f
BLAKE2b-256 64ac6b7e62fde925ad977a2b703cd23ef1b039710d98df8bede98a09ae202bc1

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1657f444d598a11d71ce6932b7a209f023f570e8243fb2dc40e2ab06c2f4bd8b
MD5 6ec0c41da5e2d651787cffcbc33d4a64
BLAKE2b-256 0cb98389e6876a9ee052f74bba78da3f9115923139c37a07e0efe84a4b7676e7

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 9568268b61885bb1c08247ce677304df3ef455098bd33e6238fb04b32263533e
MD5 1c5fadd668419d3312ffff916987b3c8
BLAKE2b-256 5e6e4f16fed593b18a2832f7bcdd13b4d7115b5641d0c36bd9d69eb710cd1cb3

See more details on using hashes here.

File details

Details for the file libsumo-1.27.1-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.1-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c8c0ac7f091bd845d3c992babe1ca409a3d8f6547a3b14f878312f5da98887ab
MD5 16b7dc7402e46c61a7bdfa57be365b11
BLAKE2b-256 0b5e6a4922d085fe1e50f4466babe06a8f324eca292a02356ab61fcf8d7381e9

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