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

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 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.0-cp314-cp314t-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.14tWindows x86-64

libsumo-1.27.0-cp314-cp314t-manylinux_2_28_x86_64.whl (85.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

libsumo-1.27.0-cp314-cp314t-manylinux_2_28_aarch64.whl (67.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

libsumo-1.27.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14tmacOS 14.0+ ARM64

libsumo-1.27.0-cp314-cp314-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.14Windows x86-64

libsumo-1.27.0-cp314-cp314-manylinux_2_28_x86_64.whl (85.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

libsumo-1.27.0-cp314-cp314-manylinux_2_28_aarch64.whl (67.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

libsumo-1.27.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

libsumo-1.27.0-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.0-cp314-cp314-macosx_14_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

libsumo-1.27.0-cp313-cp313-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.13Windows x86-64

libsumo-1.27.0-cp313-cp313-manylinux_2_28_x86_64.whl (85.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

libsumo-1.27.0-cp313-cp313-manylinux_2_28_aarch64.whl (67.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

libsumo-1.27.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

libsumo-1.27.0-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.0-cp313-cp313-macosx_14_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

libsumo-1.27.0-cp312-cp312-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.12Windows x86-64

libsumo-1.27.0-cp312-cp312-manylinux_2_28_x86_64.whl (85.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

libsumo-1.27.0-cp312-cp312-manylinux_2_28_aarch64.whl (67.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

libsumo-1.27.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

libsumo-1.27.0-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.0-cp312-cp312-macosx_14_0_arm64.whl (6.0 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

libsumo-1.27.0-cp311-cp311-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.11Windows x86-64

libsumo-1.27.0-cp311-cp311-manylinux_2_28_x86_64.whl (85.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

libsumo-1.27.0-cp311-cp311-manylinux_2_28_aarch64.whl (67.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

libsumo-1.27.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

libsumo-1.27.0-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.0-cp311-cp311-macosx_14_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

libsumo-1.27.0-cp310-cp310-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.10Windows x86-64

libsumo-1.27.0-cp310-cp310-manylinux_2_28_x86_64.whl (85.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

libsumo-1.27.0-cp310-cp310-manylinux_2_28_aarch64.whl (67.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

libsumo-1.27.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

libsumo-1.27.0-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.0-cp310-cp310-macosx_14_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

libsumo-1.27.0-cp39-cp39-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.9Windows x86-64

libsumo-1.27.0-cp39-cp39-manylinux_2_28_x86_64.whl (85.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

libsumo-1.27.0-cp39-cp39-manylinux_2_28_aarch64.whl (67.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

libsumo-1.27.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

libsumo-1.27.0-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.0-cp39-cp39-macosx_14_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

libsumo-1.27.0-cp38-cp38-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.8Windows x86-64

libsumo-1.27.0-cp38-cp38-manylinux_2_28_x86_64.whl (85.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ x86-64

libsumo-1.27.0-cp38-cp38-manylinux_2_28_aarch64.whl (67.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

libsumo-1.27.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

libsumo-1.27.0-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.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: libsumo-1.27.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.14t, 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.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a677a11d6ecbf670f4df41309ba45d88f852da6bf846b47a00d161ecf1950c78
MD5 6ae096ec3ee2afd0d0ec04e5a7d2c3dc
BLAKE2b-256 6d4a84f7d1f43661cf404f49259f75e51aa26d7a0e9ee94bee8f48e3945a4aac

See more details on using hashes here.

File details

Details for the file libsumo-1.27.0-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.0-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 73dc870b4ab853078f25b77fdd151026813834b8d2f8cb3e364bcb2a87c2e23e
MD5 1eb3f4b9b5a59c01cf19a241c8924d00
BLAKE2b-256 6dc7c41713ecfa9a540f8a2dc1f23a9ca20ad0dbbdfba3f6b082c5b10a816d49

See more details on using hashes here.

File details

Details for the file libsumo-1.27.0-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7103e419315065771b91cd7a826ad6835ff11f0e717cc42a5156de5df0ce74c9
MD5 8b25c23dccf30fe485067ec4036ee815
BLAKE2b-256 51acffd062b52ec196c5c49ea8ee3fb560b02a81533c3c7377eaad2efdad29fd

See more details on using hashes here.

File details

Details for the file libsumo-1.27.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 faa7651bf8fa11b05dbf4ae83e7e347a14ef232dd895d033303dccd09b965016
MD5 7c36cdbc18ce31748f12055049435dcd
BLAKE2b-256 1643530094eee179b481a2ecccb9671404af80a0eac0fdc8a213c87503ff9a8a

See more details on using hashes here.

File details

Details for the file libsumo-1.27.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6de58be9c46d78bae166fcbb08d0145f471e279e8f73f48c06141b24d3f9988b
MD5 67859d0453ddeb772419422f4008e5cc
BLAKE2b-256 7caf8fe1c07e18f949a4ebea4c7d1932a944594a473e26ae6f9b2eeb4dfc416f

See more details on using hashes here.

File details

Details for the file libsumo-1.27.0-cp314-cp314t-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for libsumo-1.27.0-cp314-cp314t-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d9dbe5af84720fa3540e60a64d005804b1adbbad8719ce0eac53a81d003118e2
MD5 d0d6e9f5dbacfbf0fba3ec06398e984a
BLAKE2b-256 218887ab1d3651db5c6f7284a879e266755b27ea488ab66d81aada1145ff41d5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libsumo-1.27.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 4.8 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.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 5070ab5ff2597966eb033ceb5340f74c0dd4e9ffa6ccdb2f34ea995f35757de1
MD5 55a793b136a9c7f939c2bfac7e5070e2
BLAKE2b-256 b5cb5f63ef08f3a6654a4530b18b2539d882e975cd7a92d899c8cf80a1cc7a0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2f140bd4b5eabc82751f57dd0509449d35a25c0ef18aa0a33cf67117d740bc6f
MD5 d61d629cc28905a0cdc6ea6118290973
BLAKE2b-256 638808c200fcdf6380f21eab65489d910d7a3cbcba056a830a00a5151586dd4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1c11586feb34df7644b7c5eaa9bab7df8fbc26d0456f43fd77f143397383a5eb
MD5 7803dab5aed988a9aaf465e4596e7ce9
BLAKE2b-256 69513039842eb30ca48faffa5e54bcdf07cffff6f66a8e0fcb62b932be5807ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5feb9c7fe1d19709cd2f467700ff04183e020126ab3e6385854789a7db0f2a95
MD5 b634d37ac3f324282151948e55c9e7d3
BLAKE2b-256 ca860e19b6cf88539da153d0d6454a1f61717ae74f0546e779c08182b88ab5c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 e369e924092edd8a3e5f1005eaceeaa4d4d32be134d779650d1bd7c004e78bef
MD5 232612b97c6f2d7f3b896fc8dc7f7656
BLAKE2b-256 5043a5a6b7ce3f0b0bc1f4011e2db770782519c5252f7494d2394b066d93ce26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 480ea6f2f31c13fdf4c5f06d179f37411a7198e9a4a6aa251b47d7262e1cedb2
MD5 fa737971c6f7c587c1ed73b2d36acd57
BLAKE2b-256 67789acb9f8b2f8aa4e95007c2558ebf773c58a8bc75b6c636922a64d915e090

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libsumo-1.27.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.7 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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c1b9991eb368caa82cbe1d7a1e20aef08173472d7f7307bebc9048fb325782f2
MD5 839df80cd5426cd76cdc9e0abc74a034
BLAKE2b-256 e358aa908854bdaa5c6435c6a2003777032117e991c7faecdf9ac4cb9386975c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e28c2d43974e4944ce1474b0701df06af079a91729000526eaf5cd8378a4447b
MD5 1ba3a14122d29aa82e6f68e7f896ff2e
BLAKE2b-256 9d7af39f8b8d67cf37fe58a1cbde96b4c1bb3dd4c467d92767a2565b1fafee8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4393262e46482ab2dce2d0b97afd19e57af806f0de4df57f2e73b4182543d58e
MD5 0a7bdeeddac6a0b3a9c3b664b6dc5643
BLAKE2b-256 a61d5c4523f45685df8d38f966e18cb38f5cba439fc02d4bec8c21f750de67cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a860a6494dfaf32a086f8ad69285189f2f6a98f1d09f1e5811559508a996fc61
MD5 f67a8fcf1e34b46d42c523458db80444
BLAKE2b-256 9000da9990acc3220dd838a5b09e8276e67eb45287fbfe5cf92f9bccafcb6c8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b9d32bc2ce25aae6a7c842bba25691e918b76e429cd429fb4751b53967443dbf
MD5 24d16e93586d6ef1f8e1736dabf87d3a
BLAKE2b-256 f325fd4b49223598ed85b83caa316b184a547f0a768180e863092f1c22b27801

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cf088dc5d343e24b2e44d08c475b1dbf48c8a921dcf311d67bdca7bf21f2e7f3
MD5 63aaa7d3e3d3eb3062040c51de1a10b2
BLAKE2b-256 088d4e7d910f383b4466f8e76fe71c6d849fc37d8800e3406af3659891e76ebb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libsumo-1.27.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.7 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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b17d6b8cbbe81a1389655a6ef9125f81e0151b8b0ad72f6909a507afd59dd4da
MD5 4056969624b5c6043c8a9a7e687c2807
BLAKE2b-256 a08cdfee944c832925bd5ead0a5b0d82c53372ac81d0f6ffc766917975d4658a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b0569bcc824c0283dd0cb67e0bb3fc3344a02522338b29044c966352df7acf59
MD5 7f2068cd479d915c9fab494019cdc7cc
BLAKE2b-256 235d94ad0fbd2e203bb6b45a5b9eee4c33d9000848928907eabaf8c6ec988237

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 36a0aa084614a1bba3f89a8a5a980129a212058ad03e3f0e1249fc4faad449f2
MD5 9c7fce3f9c13d42e1def8bb2a7a5b6e0
BLAKE2b-256 fc0320f716c663ada0246e6c033d331bdff9808c0f572af9e1796ac095bd9fbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 2e91fd51fe9a952782a8673009a6a5cc87dca05fa5aed35c632b56b029000531
MD5 b15ca179c7d729c02160cad77d0e5584
BLAKE2b-256 120343c37c12a523f6368c658c4cc19f89306e071b3c6e9b3d5dc3daeffa2a89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 aded46c1003e6f659b75f1670d3dc451223f44f0bbc1b6cc9b0dc101e0eb0d97
MD5 384d703cb605120088850b21dc73d3f3
BLAKE2b-256 5fc614e9b2f9defe640f60bb2dcd4588b429b0469b57c7c4f28e71968f4b1e03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 42b6efd7355a9af331ce4d888b5339ebc4d5da2ea36a07f959dc6fd6c2189b8c
MD5 c38e94f2a557dcf919e0230d7c0285c6
BLAKE2b-256 559e63a5830a3bcbeadce39d4f286b5cdd13f1306b694281ec47971a66b9c9f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libsumo-1.27.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.7 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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 89f495572c34c72e994bb4b0339544a207a1533beb15e5005bb5faebda481b01
MD5 15b8c73a55ef7023249a3705d11f4013
BLAKE2b-256 4b6ba1fc41c3ef51e9f6b6747f1a2cc8271e2a92543ef263b2d283b45366cf93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f62967d175d7f54a03adf186d85db7d585e606db51095019375f216dc37f8b85
MD5 08f7bb6c776a47d237fc026eb581471a
BLAKE2b-256 21f581245626653ff8ed02a4ed7025a864b539ca6723d417141b09edd5ba7cfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d14d8ca68b1b9a590db42851dcfc7ba5532f237ce6c78545d2763dd23f0902dd
MD5 d4aec59694897e396576ddf8db35ec62
BLAKE2b-256 ad4d77a799933215b42c6bdc690cafe3e4ce44db69484ebfa9913533a68a29b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c0f4bed4fb554ac1101c316d0a14a9a6de890a987319138255f458de17cd3582
MD5 ecc0f3079a81190a0342cd1c82df9dff
BLAKE2b-256 cbb8b707bf9cff07e1c2f12d81028bf8a4af3ba02dc262ae7dcdb8ad7d11e0b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 cef14a4be1dd599c68eaff277ef3c4a687516aa9d9efd328e043fc40e78cca38
MD5 5985d96f358bff86262601f4c3b913ad
BLAKE2b-256 0ac00f8b1a4b7ac70677bf9727f556877d8165c7de9e607f314f22b6d311518f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5881f27a4f96887963c461d9df9e10a60cce2daad4e8fed26657cdf33d140b1c
MD5 dfbb99f8711d6b9d5da97a1807594a3c
BLAKE2b-256 0300a4cad178124553258ca7a893e04b8e989c03b1a1bf290350b9f296b176b6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libsumo-1.27.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.7 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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e1c8c9934e4ac125358f810bdb1c0ff5ace4f7092a72a66531c499e31f2a4aa4
MD5 88c47f9646696c9b052ca6dbf74d665d
BLAKE2b-256 3e5bdba3f23f17b071b9786802090d7cd7830bb0fe9ee2d220c4f3726978110e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d4d88b9ad93376e5bfa24980cb482c2fda76ca649ca7e33487eadf4af5645b7a
MD5 cbb4498a89a9a372864e594bdb8b3486
BLAKE2b-256 743fcf62bf759546449410c50be09a00b95400afc68d2505ad6b248c2e1868ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bc76888ca19d4eb0104a92db5753e937e18bc4af6d9887a1ce7b4cedb3243ff2
MD5 c4cdb6fcc3dae4fd8aaff081d14408b1
BLAKE2b-256 ad9d13c6d91649509bd8a3120de9894c1c1525bbeb8a8d8e681fc87730a55ee2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 fb1c4bead29527d5998e97438f01bc4c2929449819c75ac83dbda82769ac3c09
MD5 93ae581754f2f56529f1d69fd4641dd5
BLAKE2b-256 406a4304752652d64776817258a8b956fc77f1f58d7a3098781d6c97ff2c7b77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 4d94728f940d6540da3116397571639090aacfff37a5e8a67fcc86a99172cb47
MD5 f5858ec1cce373d6c73eb3a360a9e1cf
BLAKE2b-256 5b0ee6b8530b238d2e4d92aed487192bb183b6d65d7bcfda2c8aa86abbe40378

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c5dc46039c19130c47f949b227e56e6ce5218e939b9646e414b5692ddd3499f9
MD5 41b6b4860e0c4ca02b42197828b373d5
BLAKE2b-256 da033f91c9017c009a62ddad746a591e31ac7e7bc3a08602e2a1d7a4b4512d7e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libsumo-1.27.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 4.7 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.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 70fa1f29af34de51767e2aef7da92a771b6c5aa617fcfa50a588fcefc3444465
MD5 496c000c35b90b2747851492f5f05d4f
BLAKE2b-256 580e4eaafffcca56ccc2ca8be0e766ce77f1ff1ba16e9429aff827c369d4c183

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3b822a5f9856818b03ac66f11161cf47f12baea93526243031955e6692dbc341
MD5 ab078c1a91a96106900d1297d46237d1
BLAKE2b-256 8b4ad9a9ca7a0e8da95e863a497419776bc5dee35a0676f69d48d29af1deccc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e29f94bbf591682a2e22563b0f4b322a8503866544ae984ba5c7d11168077a3f
MD5 2f586fd5067ccc5998af97b43507f46b
BLAKE2b-256 2f8d807c4116799b80953a996da23fa582592b89776258b50eb0cf250871d230

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e4c4e60effc20e8535243c38f7fd7d3fab3c84de22bab38d2a5365c893925e5c
MD5 8be227488b90d56debf498e2588bee27
BLAKE2b-256 574abee07f133cf8fc44c48f372026eb2aba7b04761449fc43293566f6737832

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 52d455f1bca5b3b4ba947a554d351d61f806de1fde6792c6fba318ab3b76fe65
MD5 c710db6697c1fbc93c867eef98a772d5
BLAKE2b-256 e038816b4a0cbacb113d25411aaf88dade80fd8a1b36a8393e7bb9ce12214456

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c2769d52c1ef9c1995147cde12e5a2a5d409da1d06589dafe5d432e925f1ba0c
MD5 e49e321d5df6f51d6d1f0ad49e3fd416
BLAKE2b-256 ac9f37671df3594519ddb3dbbb8f962d1ce62f4e5778154a1bca0a652f73a4b1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libsumo-1.27.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 4.7 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.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 849bfbbde2c9ded31986901464a5b1fed9651a624ede0e7dbafa74525a55852b
MD5 823928963f1c6e29589d69c205073094
BLAKE2b-256 5eea3de267edbd9cced746753b8d9b12b97a43f2ff8be4e5189137647c822cb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 521da58a87440b6a6ebd0b4574d748405f178eb2ac0bee12de3174bae1a1ac88
MD5 d07cfa0cd529af18a80580b329eb6e02
BLAKE2b-256 c2ae55d6f3e03a7a9a5cecb1b1b35131dfe63fb8cd9adbf2d7c558bfcd131272

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ff9cf1b3b166ee18cc863946a50e9e33ed601c7d1e001c4b57eb846e5b43eb3e
MD5 1c020dd0af622f03a9298954b2e00555
BLAKE2b-256 69995040314d91333ab6f0f008f416049fd6eb395d00ab33723239c627137c33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 647379f6caada9d361d49c9ff024b118d4d6794e7eba2d891d92064b8a0cacfe
MD5 e48f6ff5bcbff1a05da19c3af4bfaefb
BLAKE2b-256 1da65fb4903b8c4caab20df3e4d278be83fcfb6c72e6a4ca551f7aec83ed6ad3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.27.0-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 eb1ba568ce73bc2e2250f5d6cfed6e8405e61b266b2f894f927971b80c6ab69d
MD5 b817d811530a5aa0b4518bf846014593
BLAKE2b-256 51ca759573a0c6c14f6887d4963e97bdcf787702046d79731d125fb24f6aa6f1

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