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:

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

libsumo-1.21.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.8 MB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ x86-64

libsumo-1.21.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (24.7 MB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ ARM64

libsumo-1.21.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.8 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

libsumo-1.21.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (24.8 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

libsumo-1.21.0-cp313-cp313-macosx_14_0_arm64.whl (71.9 MB view details)

Uploaded CPython 3.13 macOS 14.0+ ARM64

libsumo-1.21.0-cp312-cp312-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.12 Windows x86-64

libsumo-1.21.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

libsumo-1.21.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (24.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

libsumo-1.21.0-cp312-cp312-macosx_14_0_arm64.whl (71.9 MB view details)

Uploaded CPython 3.12 macOS 14.0+ ARM64

libsumo-1.21.0-cp311-cp311-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.11 Windows x86-64

libsumo-1.21.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

libsumo-1.21.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (24.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

libsumo-1.21.0-cp311-cp311-macosx_14_0_arm64.whl (71.9 MB view details)

Uploaded CPython 3.11 macOS 14.0+ ARM64

libsumo-1.21.0-cp310-cp310-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.10 Windows x86-64

libsumo-1.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

libsumo-1.21.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (24.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

libsumo-1.21.0-cp310-cp310-macosx_14_0_arm64.whl (71.9 MB view details)

Uploaded CPython 3.10 macOS 14.0+ ARM64

libsumo-1.21.0-cp39-cp39-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.9 Windows x86-64

libsumo-1.21.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

libsumo-1.21.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (24.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

libsumo-1.21.0-cp39-cp39-macosx_14_0_arm64.whl (71.9 MB view details)

Uploaded CPython 3.9 macOS 14.0+ ARM64

libsumo-1.21.0-cp38-cp38-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.8 Windows x86-64

libsumo-1.21.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

libsumo-1.21.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (24.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

libsumo-1.21.0-cp37-cp37m-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.7m Windows x86-64

libsumo-1.21.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

libsumo-1.21.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (24.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

File details

Details for the file libsumo-1.21.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.21.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 42c2dbeb500a2c7885268575c3a09a2a4c0cf094d9ba9e96ebd2c95afb96b0d4
MD5 ddaaaaaf572c6fdd04c963410bee9a6b
BLAKE2b-256 6a9904ec4c5ba36f8e299beb07ad47c9518c578db147f4cc37607f78554bb46c

See more details on using hashes here.

File details

Details for the file libsumo-1.21.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.21.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8b1d6187138677aec8715628d82559dcc6c4325982ef91d6ea7ec9536d29414d
MD5 42fedeb200244bccca40fc5e2b759b9f
BLAKE2b-256 493ec1e9e162f48026768ac68f0624b1b4ded4438b5c1d184ec97a13b5495f3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9cfa983e8fc43b2e247362fcdcfcf13ec580e63a3ba1689ca553566ac21b3b80
MD5 b1c2f54da15d31e3438694407d562363
BLAKE2b-256 06c3f08709e2c333b659f124619deb370f61d1de55d259634aec8f47012635a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e98081152e635ce62d050924cce4e41da14c10dea52286b8503394ae63dff73
MD5 b4cde3e6561f408e0296407a2a92d80d
BLAKE2b-256 af78c029a9733010bb141f2bb5003f118f9834a71c7d641fe89ccc582d7eaa7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7b3a03b80e2b6d6b7129dd5cee1e2da9254cdc8eea239c3c430953ec3ed876a9
MD5 9533fd6159d6ef6672e48995b3ccee06
BLAKE2b-256 ba12c703cf36a3dc3998360b383a8483c3d048704a9e82ffc99b44f3487974a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 db0821c008dc5e4cfffb93a54551fcf7644838d39af302914885b4e03d4f7f58
MD5 c64950b59ca8307082ebb8f4054463ae
BLAKE2b-256 3fe641f3efec3df1a49cdeb142abe28579775d2c369658f24de731655c43a278

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1b8b4a6e6093d64b8f3d036b4511018d99cdeda2d2ca445783f0bc352742b43f
MD5 090450bad07742d0c5c4056a755f81f0
BLAKE2b-256 cb22979718c59dda74711967f7988f75a8f335ecccf07589af54c1b14b40b647

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 91d0652046273db64f9185ebed64a988d66b4e30f596b3e18d515aaab578b35a
MD5 c27603f9a634bc454ab0ba82f7d6ea86
BLAKE2b-256 68e9dcc945808deb8d74470dd11df9bb036cc0dd08b99547b9170b792b0691dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ab3bcb906ab067a5f954a6591969414401239d1ed20e9e3c0cbb98104f6a00f3
MD5 c3b55c95a8685dffe7e38701aa734de9
BLAKE2b-256 e7f40e18e498d5110066d7eda8baaca7617ffaca7be063f48ed4983243c53807

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e8035b9a18ae7f59e2741de30bba0094c039c01adda5b883ac4ebb6ea4a02cb9
MD5 1505a11453b40f01fdd6bdb84da451c7
BLAKE2b-256 51085444bf51cef90f182a1fa0e841ef8fa4f6cffe8251e42c9e45bf85def998

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2e6d73742d73f40ad3ece6b125af926b1019093585b88aaee05cab245f5b061e
MD5 10f959185fd3e15df877356e90182486
BLAKE2b-256 c15dc1d4dfea64fca222eeab2b30e6dce7afd74cff530a92aabb86306d47de30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 78bcf5771fccec17bcab3ce353383753a577a8286daaf1bacf237d998dea9041
MD5 09e717da60485efd3d63986b31b38235
BLAKE2b-256 b3907fe9a1c9e296a1704f2a4922dbc97f4046245a10f74aad1f5f59629b5c61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b8df1ea7f44cc1c398d7a8e5c0ccaf7fc9670a84303e10b33bf88cc02401d898
MD5 7b06efd20a689536d3334b6bec4ba88f
BLAKE2b-256 01eba0a754e5e090d00bccdd6733891723ecd0358002c780ab28b8f8f0375514

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a9b3788eb34d5a560d13190aa4e6403c7f457b925443934bb4a74a3e509b71bf
MD5 eba5e395d0ed99d9e590095377746b37
BLAKE2b-256 b761fdb8cd69cdcd0246b82873280c95c854980a24303d99de257f1c746d2fd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7e11a636691af34335ad690df6b8b45836685c535132f5d527444362fb01331b
MD5 5f374e3dadb7138c00c8bdc82d75af3a
BLAKE2b-256 307ac3c1f942396e31a4fa62d9f108cb739ac31f849d1ce2397acdd1f153047d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a43a7ff0c0eb74cc3c6ec7bfe2a6612bd1f39b5ed885b169a63375760b35c7b8
MD5 ced4c27dda2857476b7c74fea983f225
BLAKE2b-256 dfbf91fd6947d6479f6404e39f7f875f38aec9c04b84b3d9e920f8bfb044c8f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e61e3a146735cce3991135577d7e1286c097f0d30209eecef322d425c8fee866
MD5 022152be0074cc6dc5089c9c66f186f4
BLAKE2b-256 e6e954370d02e979144681c51d84a419732139b1979f4f196d17e5ea117fdb9b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libsumo-1.21.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for libsumo-1.21.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f1ba3940796358a5311f4444eb84617041c198c7a6f5801558210a859c1dd5dc
MD5 273e31663de16e20efcf57acfa1e31af
BLAKE2b-256 e032a2eb92a31d1b45506e162329a32eff3c4599688358d2c16bffe8458a942c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 60e644aeb01fa275dbd41a0825efdc939acd41793b372edec36f03aee84f45d2
MD5 81df36e5eb4a511cc604564c216b69cf
BLAKE2b-256 7afbd8348c191b7b92a1b59c6e3d14eb686ed1d2e80f64624793358a4ff16fb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 05409d7eb3c511a4a42ab157ad980d5edc6dd764a0d1d38a0d2e04a3b8e1c962
MD5 6d5fb4693e80f16d8517306febb3beb0
BLAKE2b-256 70f98fe536b2b798efbf43d103c76117c39fa880938a3e43374af119e1f3584d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 fbb93c89b7ade3647f54a2374283047591c70440fa43e65b3898f26c2b419fdf
MD5 69c92683456adbc55a840bd05d7aff5f
BLAKE2b-256 21dec3eaaa61fd4eaf782818c50f314cc6e97c02de27c1ba616dd9e04739cf15

See more details on using hashes here.

File details

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

File metadata

  • Download URL: libsumo-1.21.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for libsumo-1.21.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 01ed0c1d1fc0cc0168fe408b78158fc9dc4850cd3324ef995f04c176299e1781
MD5 16ba0b3d3a52589b1013532d2b6f8d3f
BLAKE2b-256 4af55b3eaf8fcd72001948f65cd036e4b5c226f36f7a0355af6ac8fb8337c68f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3bd9471b204fe83dfbf3cd02afd680cbc75ab619776978e3bdf0d8eee8edf9cf
MD5 04e543a807c481cd2e611e2e2adb1942
BLAKE2b-256 927639d6656c4ca4b541c76398ee444479f78bff28e4e754b8f2cae206714b48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for libsumo-1.21.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2d724e7daf0ecf9466a74b575d2ac4ba1bad882cb74dae11a32b0e883e55f39a
MD5 9fdad1b72cee28e5654082cf4a3cbeb6
BLAKE2b-256 9f1802ff4fd62bf639e81b71fd82ab02e9a1966841cf482e1a6ca0d28bb50c07

See more details on using hashes here.

File details

Details for the file libsumo-1.21.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: libsumo-1.21.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for libsumo-1.21.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a6ccfc00665cae56b0f3ad147cb63e7bf22f1c24c9ccead31734d7dd50c16919
MD5 1dea093c95233f7be33a7bd0c4aa21cc
BLAKE2b-256 2d2785fc3b5f66a6b42e2e0a27bebfbb3d3a25377d46d95ddbc8a75e3ff70dfa

See more details on using hashes here.

File details

Details for the file libsumo-1.21.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for libsumo-1.21.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a24f52e391387139483bbb9aeeef82e84446f3b45b259a06d35d0c0532ac8172
MD5 2a9dc782d2198ca34e1000d570da10f8
BLAKE2b-256 c18864178ac9816adddc72ce18d4a453c75a9a28668af6e14f9105267f104df6

See more details on using hashes here.

File details

Details for the file libsumo-1.21.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for libsumo-1.21.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f635b5d8a8bdc08ad1f88d27120816a4dadb9c8fefd4de51d157c31c51a7ce83
MD5 51c57cf6c791ae9e6fc95c440f3bd6ae
BLAKE2b-256 64a09d48cc70ec4e39d4a2d259d71ed4d55b11384ca256d1f06a7ccb1d19f843

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