Skip to main content

Computational tools for network-based pedestrian-scale urban analysis

Project description

cityseer

A Python package for pedestrian-scale network-based urban analysis: network analysis, landuse accessibilities & mixed uses, statistical aggregations.

PyPI version

publish package

deploy docs

Examples: https://benchmark-urbanism.github.io/cityseer-examples/

API Documentation: https://cityseer.benchmarkurbanism.com/

Issues: https://github.com/benchmark-urbanism/cityseer-api/issues

Questions: https://github.com/benchmark-urbanism/cityseer-api/discussions

Installation

pip install cityseer

Development

brew install uv rust rust-analyzer rustfmt uv sync

Cite

Cite as: The cityseer Python package for pedestrian-scale network-based urban analysis

Background

The cityseer-api Python package addresses a range of issues specific to computational workflows for urban analytics from an urbanist's point of view and contributes a combination of techniques to support developments in this field:

  • High-resolution workflows including localised moving-window analysis with strict network-based distance thresholds; spatially precise assignment of land-use or other data points to adjacent street-fronts for improved contextual sensitivity; dynamic aggregation workflows which aggregate and compute distances on-the-fly from any selected point on the network to any accessible land-use or data point within a selected distance threshold; facilitation of workflows eschewing intervening steps of aggregation and associated issues such as ecological correlations; and the optional use of network decomposition to increase the resolution of the analysis.
  • Localised computation of network centralities using shortest paths on primal or dual graphs, and simplest-path heuristics on dual graphs, including tailored methods such as harmonic closeness centrality, and segmented versions of centrality (which convert centrality methods from a discretised to an explicitly continuous form). For more information, see "Network centrality measures and their correlation to mixed-uses at the pedestrian-scale".
  • Land-use accessibilities and mixed-use calculations incorporate dynamic and directional aggregation workflows with the optional use of spatial-impedance-weighted forms. Shortest-path workflows operate on primal or dual graphs, while simplest-path workflows require dual graphs. For more information, see "The application of mixed-use measures at the pedestrian-scale".
  • Network centralities dovetailed with land-use accessibilities, mixed-uses, and general statistical aggregations from the same points of analysis to generate multi-scalar and multi-variable datasets facilitating downstream data science and machine learning workflows. For examples, see "Untangling urban data signatures: unsupervised machine learning methods for the detection of urban archetypes at the pedestrian scale" and "Prediction of 'artificial' urban archetypes at the pedestrian-scale through a synthesis of domain expertise with machine learning methods".
  • The inclusion of graph cleaning methods reduce topological distortions for higher quality network analysis and aggregation workflows while accommodating workflows bridging the wider NumPy ecosystem of scientific and geospatial packages.
  • Underlying loop-intensive algorithms are implemented in rust, allowing these methods to be applied to large and, optionally, decomposed graphs, which have substantial computational demands.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

cityseer-4.24.1.tar.gz (148.8 kB view details)

Uploaded Source

Built Distributions

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

cityseer-4.24.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

cityseer-4.24.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

cityseer-4.24.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (980.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

cityseer-4.24.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (951.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

cityseer-4.24.1-cp313-cp313t-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

cityseer-4.24.1-cp313-cp313t-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

cityseer-4.24.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (945.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

cityseer-4.24.1-cp313-cp313-win_amd64.whl (767.1 kB view details)

Uploaded CPython 3.13Windows x86-64

cityseer-4.24.1-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

cityseer-4.24.1-cp313-cp313-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

cityseer-4.24.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (974.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

cityseer-4.24.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (946.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

cityseer-4.24.1-cp313-cp313-macosx_11_0_arm64.whl (881.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

cityseer-4.24.1-cp313-cp313-macosx_10_12_x86_64.whl (918.5 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

cityseer-4.24.1-cp312-cp312-win_amd64.whl (767.5 kB view details)

Uploaded CPython 3.12Windows x86-64

cityseer-4.24.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cityseer-4.24.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

cityseer-4.24.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (974.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cityseer-4.24.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (946.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

cityseer-4.24.1-cp312-cp312-macosx_11_0_arm64.whl (882.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cityseer-4.24.1-cp312-cp312-macosx_10_12_x86_64.whl (919.1 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

cityseer-4.24.1-cp311-cp311-win_amd64.whl (766.5 kB view details)

Uploaded CPython 3.11Windows x86-64

cityseer-4.24.1-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cityseer-4.24.1-cp311-cp311-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

cityseer-4.24.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (980.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cityseer-4.24.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (950.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

cityseer-4.24.1-cp311-cp311-macosx_11_0_arm64.whl (888.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cityseer-4.24.1-cp311-cp311-macosx_10_12_x86_64.whl (923.6 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

cityseer-4.24.1-cp310-cp310-win_amd64.whl (766.2 kB view details)

Uploaded CPython 3.10Windows x86-64

cityseer-4.24.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

cityseer-4.24.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

cityseer-4.24.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (980.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cityseer-4.24.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (951.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

File details

Details for the file cityseer-4.24.1.tar.gz.

File metadata

  • Download URL: cityseer-4.24.1.tar.gz
  • Upload date:
  • Size: 148.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.12.6

File hashes

Hashes for cityseer-4.24.1.tar.gz
Algorithm Hash digest
SHA256 b39c634ade0bc46cd522439be325ffac57ac2be5f22bc77d3e779b17b0f39f66
MD5 b5d5b03e534e6f789456b02e5b8670e8
BLAKE2b-256 112284270ad45dcc5a6053a0243c066bddf83ada37d980aa745df14b0e9c25bb

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 30793b3a7aba34568bf7d1300257548b7943eeacdf446b9a937abbf85fccb46a
MD5 cc1a64bb3f457ebcd384051d6b1c3aee
BLAKE2b-256 488832b13e36ca4743413b03ed85c4fb35aceb8b3d2f5b0ee52b86e1c042f109

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d0f9e0d3485161e39ec5a01cf41143e4e62847bc4a1995a6cf04c94da5c2177a
MD5 965aff1b36fd40d13ccf88fe9cf82f85
BLAKE2b-256 bf7e64af1f333beb4362d594a156fe1d1d700274ecefaec098275ffd79aeea94

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1cf6988909965f119143ec85939e9c5bc340f5726b0896c46882132bc748d945
MD5 dd4af8679639988972becc434a8399d6
BLAKE2b-256 095547d1ba9e10272b3013e298f21c1da9bf9d6a9f0f4e206d3819f46c753072

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b6f0c449b09201f3b9274078846e6fd6071d7c582cc2ae95f4cd12ed83d6518a
MD5 a504445c56d0226718607a566cbec05f
BLAKE2b-256 4eb5a1a18dab04c638ad25e335b00f312279451323d14e5ee962ed1ac058447d

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e013699940f52c527c5d506c63aef5e6ece3d16a8a14a797af6981e44a546ef7
MD5 313930e7064e8d0adf644ef828e7ffc8
BLAKE2b-256 24fad004fd8b536ea1627036a5bc6d006a445f75544b2e2ce9808ef6548ca0c0

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9af9a5d2fe75854f4078d1d8bb6d92cf08ed2f46c6b8795a94486e211b304158
MD5 b7d942f96f0ea39a1f33da239bf3494e
BLAKE2b-256 0509085b951404682a4d4a6ff7a68b020db00ceece5ab49d57e92eac9dbfe0d6

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 65b425dd34475afee041b1591158590112de5f7ee026a024e3f0e589f806fd9b
MD5 d62eaf4d2c222e5188ecbfe74babbb5e
BLAKE2b-256 252a49caae56e4e6e2dffa114084d5e1e50a3be89217fc7e8cda02ce1300b182

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 72a0558bf4af0bc97c43d8378e901934a656d5d53e419108fbf09a7d1e03ae26
MD5 3e049e356b743d18a91c4bb4d661ea9d
BLAKE2b-256 09eeb8a0e87c3afb6bab44e4508e90fc27c22263b2d8b30e43bd5fdf59f33e48

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 13e33e66ba8c0f66a4a23ef2df45fb1b322fb7a067bbd76f22087bc5c02f375b
MD5 6322dbaf52c0fe779214ca2e47fb582b
BLAKE2b-256 d9536436f7a603e0dd98bacba90b854c7230cad4b8a697b560240ce675a64f10

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aceec2753c3f92ee5003731acfd2abfb056c5fc345b2e87241cbc9cf6a9f93f0
MD5 c637ba5e95b229a6756ee46fa733d3cb
BLAKE2b-256 22a2669a08329f841c03caae5cd37961617605232db53baa84662f83769da8b1

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c894f7dcd20158d63fefac6aeea09fa27d28067e1b7cf7320e030e4820f0fb4a
MD5 8cc69a0c158c414ceae4ad2359fcd045
BLAKE2b-256 63b67541b91a669651174bd0ec207edda8ff5aaec544dd93d79d44bea0673a05

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b8dc183f0773a0780cc0cc8dd451b24963de7acdde84229d505d2c3fecb96202
MD5 97afe10f23fd8630b522ea1fc16a5124
BLAKE2b-256 c9f60247496b45337c01b2dba1696288bb0320923fd9db3a7178dacd35786834

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 91137c0f3a206682fd41d637c4d5021571ac6db8feb1d493abac8bddb0e17386
MD5 002ced56d2dd02efff06539212e151e8
BLAKE2b-256 ca9bbc05d60fbe44e0ba73c229d5de2f3a777c79b06114e24ae49015ab0ee99e

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cdc801e312c802ef9881e2ef8626802513e989ff395358e926d79acc52e29a41
MD5 5734d183a5b1a185bda10a4a8477c2f3
BLAKE2b-256 3713197a6c605b4cb0a0722254dd5a71590acb2310633498c4bfe95bf30484b5

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5a1e0e4c0ed41de85516f6b69c05dda7d25b631d9641783f73aad7e382a95075
MD5 261c3d53eb9057d0511d8a6756b7f849
BLAKE2b-256 f6e72294268cc48833faa2a42988354cd6806e0f5b31850fc077a5c04e1d0a6c

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bfb7e7f3c5d922a5d5839219771682bce8ba1f5f600d670b89fd5597dd2a519d
MD5 de00148cc0a69a2008bb4760a187211c
BLAKE2b-256 4b2e2e078d4216b857db7965e7b0e598f70751b900bc5c997e081694172cf0ac

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e62b64000e6fb9abf5bcb58928eb2ca2146d4cf1a40b063519eb808cf743018a
MD5 630938b896ba992eb9bb83bcbcfcac54
BLAKE2b-256 db53257d1961a7f1c5351ad53dbaa2dd7bb0c20fd0ce1f31e4da570faac533d6

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 375ff7ad7bfd45524985f68786ccd54a640d2cff4c75ae07939ed3a5327c77bc
MD5 4b2bd725841ab6730c27bc34600bac77
BLAKE2b-256 482f68dd89be3d235816b62139ebc41ed9557a3c21a1adbd737f656da9ea8447

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4816f2888176dc6bd3be60ca4bbd652b35c09954de87b46b2926abf8619d35c7
MD5 e84b953073dd831e573c63fcb0f462e9
BLAKE2b-256 64fd0160cf977388501b0b4f7d589dd859aa159462da96067e90de21c9184df0

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff36050df2030fa9c822908c2e01b9426e106db785d21bd5c2d9557d4757a640
MD5 64b5065f60ca18014e26bbc35b8d89ff
BLAKE2b-256 e560f41a0b74cfabfbf8516d1ecd6fd23f6d4404a867bf61ddf36c81f409737e

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a9bc09fc23a220d6d5a3b5da40875221f2931fb38ac025819f043edcd96c061b
MD5 ed75fa53de28793f5795be5089a2fa92
BLAKE2b-256 71d6e0833c8811e870be1ced993aff62c30961481884ad2a3fa8e01aabc24075

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c969f858de0bed36e885105b0a3fd35b038a1ac36f01e53517282595027348d5
MD5 1067ad5fb02ddf3b30dbff1d96dd4800
BLAKE2b-256 d58eac980cc2bb380319656e2fce66c920fc347fdb11cec1e64459c85e7f50e6

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fe0d6fb199c9e794f280d37f61de76afb480ff3646fa0d2b81c8731616f5cccd
MD5 20bbd93627f229efb69d2a9d028c4dba
BLAKE2b-256 81802b02216fa975012d87df808dcebcc8b5d55a95d4d5d5d8b0d0c9a17f1ccb

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 266d54fa32e3ef2a0ace40a074a5e1a6f28f7c86e5daa79d1fead6da0a46a0a5
MD5 c2c80ac05e82dc5549d4f14947ca5cee
BLAKE2b-256 51a42bd5a6a202a05325b583f34eb0acf10b82ec9a07d195c16747897e0d5df6

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 271509bc16f7519a46cce5aa8caf770275e7d4514cea479dffbd532070a2cd06
MD5 4510fbe24c45b9e40b215a8b4ae16d59
BLAKE2b-256 b8269e506e0732ed75a6843dea40e206378853893287798dcb1408f8df22a3a3

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b70760fa8951e0fbe2a6106a9b6366afb3f3a53dd3d6bb1857e570f80405e93d
MD5 2948d9161801741e3a93f49d83084c3c
BLAKE2b-256 ab48f0153d819a864b4f6aa1d0f78d7296a1a2df444e8d9499c2cf78b17a8c68

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ebf84f9380f4ce80ce4ff686777c59fd2e6dbd79d97a68edfaa47bc1f5e21fad
MD5 7ebdce24e40809ab6de2fd12fb56ddd3
BLAKE2b-256 af6e579c31f9aa834780bf1aa77c5f8dd2ec9b6a1b74a1868f8c9db4890880d4

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 da625b80d1d1580f3a002428eb2662e7cfdd65717545052793ac0168b9a9a149
MD5 f2d0c33771557f39c38d206557aae767
BLAKE2b-256 82f944b18c3a6dbc9d9056ab08009443d2a94f81625bb2ff61a6dc7f554cfc66

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e11428b2e6c1267d327cbe4b1e9568698c9768613fdb2512e34699b17fca56d0
MD5 67dc573e3f046ca8b52325c54cfc4011
BLAKE2b-256 b56d080761b685c7dcc781ed9e68749325193cd38a48b397e07366b7146dfc7b

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5dfbd60c00775725e2b3e8bf9ab141e94006789c654ec4d47ddf7fbfda119559
MD5 77ea5da5d30c1500c7f14a600f65fb1a
BLAKE2b-256 2d58bd452909abe4a795ca1fb407b813e7a174dc9f35e54abbbdf745f94d422c

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 118b3a5cba14280972f0ef93ad5c6641905a87410ab973f1e3b12e46e2eaf973
MD5 9bcc1e9c31808216acfea532b50aa3f9
BLAKE2b-256 ec942d2465d4b8a6e5d45f8576a8527633ae77b5ff7690d02bb12c9dff04a838

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b9f2ac7c6490466b1dffa117c43e4a1f3cbd6ad242e05073d9bf441d0fe14738
MD5 8a8203e454f1c960c8d7b206019a0c5f
BLAKE2b-256 c929be6074c13fd4277c2246340cd051c72e49508617ece5dfb016f9737eb2d9

See more details on using hashes here.

File details

Details for the file cityseer-4.24.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.24.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a5ed75a51111fe94da5c3f2e010d8e02d9043fcdce72b995aa988190f33529ed
MD5 36045e1151f536b15336e835c0f175ef
BLAKE2b-256 772c743ace43d4eea6d84f022fc29da7275e9351fa7ddc2383d1b914f7b34d92

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