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 and mixed uses, statistical aggregations.

PyPI version

publish package

deploy docs

pdm-managed

Code style: black

  • Documentation for v1.x: see documented code per tagged release v1
  • Documentation for v2.x: see documented code per tagged release v2
  • Documentation for v3.x: see documented code per tagged release v3
  • Documentation for v4+: https://cityseer.benchmarkurbanism.com/

Demo Notebooks: https://cityseer.benchmarkurbanism.com/examples/

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

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

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

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 either shortest or simplest path heuristics on either primal or dual graphs, including tailored methods such as harmonic closeness centrality (which behaves more suitably than traditional variants of closeness), 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. These can likewise be applied with either shortest or simplest path heuristics and on either primal or 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. See the Graph Cleaning Guide.
  • 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.

Development

pdm install python -m ensurepip --default-pip brew install rust rust-analyzer rustfmt

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.3.1.tar.gz (53.6 MB view details)

Uploaded Source

Built Distributions

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

cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686

cityseer-4.3.1-cp311-none-win_amd64.whl (420.8 kB view details)

Uploaded CPython 3.11Windows x86-64

cityseer-4.3.1-cp311-none-win32.whl (397.1 kB view details)

Uploaded CPython 3.11Windows x86

cityseer-4.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cityseer-4.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

cityseer-4.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

cityseer-4.3.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

cityseer-4.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

cityseer-4.3.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686

cityseer-4.3.1-cp311-cp311-macosx_11_0_arm64.whl (574.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cityseer-4.3.1-cp311-cp311-macosx_10_7_x86_64.whl (602.5 kB view details)

Uploaded CPython 3.11macOS 10.7+ x86-64

cityseer-4.3.1-cp310-none-win_amd64.whl (420.8 kB view details)

Uploaded CPython 3.10Windows x86-64

cityseer-4.3.1-cp310-none-win32.whl (397.1 kB view details)

Uploaded CPython 3.10Windows x86

cityseer-4.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cityseer-4.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

cityseer-4.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

cityseer-4.3.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

cityseer-4.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

cityseer-4.3.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686

cityseer-4.3.1-cp310-cp310-macosx_11_0_arm64.whl (574.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cityseer-4.3.1-cp310-cp310-macosx_10_7_x86_64.whl (602.5 kB view details)

Uploaded CPython 3.10macOS 10.7+ x86-64

File details

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

File metadata

  • Download URL: cityseer-4.3.1.tar.gz
  • Upload date:
  • Size: 53.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for cityseer-4.3.1.tar.gz
Algorithm Hash digest
SHA256 15e5fcc3912dae30dde3f9b54a26ae0e4ec8edb4ce7fab8176a1e894710028f6
MD5 40c7105ae192f7bca08ef05a85ff3957
BLAKE2b-256 e3c6e6e8247af7e8868c0f7446a95b4d857ea5dc65e13fd1ad6b4938c23e8bd5

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e467ac5cb8d688e38c2ebf66befc6c6bccc72871d1500a62e8d96e72a9842ccf
MD5 0e329317ea9f5f0360c1f3fb55420090
BLAKE2b-256 81c07ea2be9e0cc47da5fe99309de3362250449db2971a4c2c944295851fed67

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a3f530f5b1ee83bf028c9a2153fff468d7b654ba283e730ffeb8a0b03d849c92
MD5 fe722bcb398ef67ad78be9e4416c8dce
BLAKE2b-256 0ff919a580f58dd1b576aceade464dd284086b28fe5e841e94a5c32d2aed3132

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e65864ab20484ab4a36def1c4a4768a0509a67f20bda8f9fa6a49a3362b53c57
MD5 c22832dfec3644c0db89ac7610d2bc57
BLAKE2b-256 abc63cbd3a0ef5e08fddab4d19198932c396bd6555ee74d24a587eba8856fbd0

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1c30a0f552c9b5a09e6b7fda5d41df6e6b0ad4c0388de155a47507f0d4b63ed7
MD5 99e29f4eaf4b957560e3c87300c1b5f6
BLAKE2b-256 3187c0c42d8b717c88810ece1f94d2f93bea72fc0db1112d7bc10a3b55b3aaf7

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cb501ecea1b7a9986b16144646bab0be4eb7de508192fb49cbddbc814ab33d08
MD5 2b076987d005655f8aa737439fee600d
BLAKE2b-256 3e47d195d0f064e4bd061b376d3728d7c3b65cc56e27976cd1550699367543d3

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 5a16e3cdb0ac1e581e99fd441178ab5e502d0a4ec4d2ac65be331e5cd3179065
MD5 c1dbfa59d50ae8798612afedcf9b31ad
BLAKE2b-256 194279fa44f01b752914dc242af785f84de9e96eb61abe2fc2e38aef65efc181

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp311-none-win_amd64.whl.

File metadata

  • Download URL: cityseer-4.3.1-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 420.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for cityseer-4.3.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 7547ba38777f5b78f18436aef418660d914a92f79e248fb6f372d547d42a4198
MD5 5d981ed32f9d645fdd9e2e25275a15ba
BLAKE2b-256 19f1394180ed117c35873f0be16d234adfa93c7f46a89c24310dce89b1cac983

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp311-none-win32.whl.

File metadata

  • Download URL: cityseer-4.3.1-cp311-none-win32.whl
  • Upload date:
  • Size: 397.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for cityseer-4.3.1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 a6e05eeb692da4f7f478161ab0fcf29a44ac91e1be8b87a476a3ba749c1bf019
MD5 0b88ddd1b715ab81c485859cea974ff8
BLAKE2b-256 cce9caa86197ed213d313528216fde4505a7e7246973a766b71a2b87845571ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 06a2760e47daf7501f00a5d87784628d1ba9b557afc52239f91de07ee83e5b3f
MD5 b72f2b654fedd6bd3a8ea54caa41deff
BLAKE2b-256 1dc78aae2e510873c91fd20abaa6dacf296750bae4b114bf40ebf02e37671261

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e8d6485a2d266d7a3caec59c94990ade756ed676b25692816195345a2c8cf112
MD5 948d9d04c03ae216836e5665090b54dc
BLAKE2b-256 9b263fb5685000ea5e052f29ffedb806c884e4f4ffc034ca56cb12c305b04c6b

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d3fb9a852eecf4b7e2b841b024f39849d1ceb3ae3a179c2cb565c03cd7a9dc9c
MD5 6c623b6b657e57d55d35f2ddcfaeb035
BLAKE2b-256 7621ceeae3863f812015472ef98fb76470058755f1c64a23f8c11d9455aae9a9

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8816e0179a344ac7d44de4a3195cf20d47d2b004da331e6773cee4aa5b58fcd2
MD5 c848b2d21500ea55ebedfb97ec5f27a6
BLAKE2b-256 ebbd5b1c95a3d5117fb5377731927e52b2f83f0c032725b499ce2606c4c4bba4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1c6ed6c56e3b53b69ddc4b71258f538cd945809d94b3bd13e231438deb68f4b3
MD5 a9321e893568717b774b7bcddbfa5e38
BLAKE2b-256 f3aa7165a6528f02bceb2b56864322478da4b80d6783b87d6f04c2f545497665

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 0d9abd2bb66dbde3eae292bd144423adc6a5098bf4dabc1090977cfb51202887
MD5 20c568cabd10c78f05acb380978db112
BLAKE2b-256 7a342744cf4eda4ceda70cef5a299e2d72bb3defae318b670b975d9c088fa1b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.3.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f8ed1a491117338f4d523330d564315bb903cbad882e5df28696666ae2251331
MD5 fc8bfafab7f0dcddce17575d64007a12
BLAKE2b-256 23860537741ab70a6163a29f16e07e84019d7b631431d714eaaa1ed8dbfcef24

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp311-cp311-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 3306750ef12d9842d43ce36b6289b2a5a9503893f6abb23070c6672defffe6b8
MD5 e670d155014cdf4279736e705b14c72b
BLAKE2b-256 2cfd333ed6731892345239e3b1983b4de49c4d979526cec6a60f88221d06b130

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp310-none-win_amd64.whl.

File metadata

  • Download URL: cityseer-4.3.1-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 420.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for cityseer-4.3.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 339c98bdbbe86030f8768c976764d91e34931e2890c8799a16183e44315911e2
MD5 59b5b988689e269a6800e3081b45c067
BLAKE2b-256 38e9706cc330b00aaeec7c5bcefe6aa1e4ac35096129cda06da8be6ad469ecfa

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp310-none-win32.whl.

File metadata

  • Download URL: cityseer-4.3.1-cp310-none-win32.whl
  • Upload date:
  • Size: 397.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for cityseer-4.3.1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 481d83b05a0be0c9f6375c6fe935550198e10f3ac0627f669b0d1b89567fcee5
MD5 b5bddc5f74043ab452fd3c4e71ba948a
BLAKE2b-256 c286c959136c5f1cb661f8adf8f24b2f4b638f6c80c118ece1ecb8d798521fdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5b90a61d279040f6ec83958a26e5a805aa63be9791b060bac6d2e447f08ee1eb
MD5 e346132aeac9cdd06338c55ba974c200
BLAKE2b-256 a135dd589baef5a25eb7eb9ca34d61f5c2af22429e3ee8f9cf2d31c9bd0271da

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a04005d4b3fd5148f3baac6f0782450f0215aeec745bb1c060883e8f6addb2a3
MD5 0fcc77e3769f29fffb6958884cb5e8a8
BLAKE2b-256 b02430f1b35e9e1a4b9e33df1e8ced472d06826a84edf7dc5842ae491ee5f306

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9c6d80317ca1b98c7c929fcf2ce0e60f6e8cc89916df71224ed3ba1df0a40d91
MD5 effecf66ad45ff8ce7274cbe6505925d
BLAKE2b-256 7d7db712a36e3a326e161842b3779b75b30dec6e485c276d7ae977e58981a285

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 21465a26a24aae6c9e2a622b13d02aa98cdeefc3350f6c5b446281d15a8e627d
MD5 ef5bb7c3c6b98eccbe9c1bed0115420e
BLAKE2b-256 7d32f283a5217d3a79156e9dd79a4ff628bb2131a015d263a5b54e07d7ee2ea3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 912f2342f0c8daea4d712e52119aa71041eaffb433af2d9c8b4d69dd1689523a
MD5 16628a04f75736d4941d69c7539aa405
BLAKE2b-256 f683b305938dc805dbf71822f2737517648c142c33e64a4c50d4d9dc0d5beb01

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 5d8e9b434736966bd84101e6ba2e2c4fd510ad099bb4f70f8b07ae0006b879c0
MD5 bbe25bd1d2f02e7c0cab5008a2b22f74
BLAKE2b-256 43eec2e9bff9090a529fe1e4d4dfc05e3fef2ae4da779c2a4f5bcd3470cc3b51

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6dd56cfb994fe9b381feddac0ba5cd9b44b18388deb577de5d93e343f783c1d8
MD5 a435fd0bea5734aa463f493adc2d3d57
BLAKE2b-256 5a2be29e19833c7455d4bf7d5cc903e33f2406af27b6c78c63bcfcd970e6f959

See more details on using hashes here.

File details

Details for the file cityseer-4.3.1-cp310-cp310-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.3.1-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 b204559ce0adc12f2953a426008c888d5674cf2e2d638dba9cdced1d013aaabd
MD5 1cc42216a5801be9795bcab98bcfca50
BLAKE2b-256 6d3669952f8c671e4f562136e3c85a7a0c71be2e414917a7d9150be8abe549f6

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