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.4.0.tar.gz (8.4 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.4.0-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.4.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymanylinux: glibc 2.12+ i686

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

Uploaded CPython 3.11Windows x86-64

cityseer-4.4.0-cp311-none-win32.whl (397.2 kB view details)

Uploaded CPython 3.11Windows x86

cityseer-4.4.0-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.4.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

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

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

cityseer-4.4.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686

cityseer-4.4.0-cp311-cp311-macosx_11_0_arm64.whl (573.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.7+ x86-64

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

Uploaded CPython 3.10Windows x86-64

cityseer-4.4.0-cp310-none-win32.whl (397.2 kB view details)

Uploaded CPython 3.10Windows x86

cityseer-4.4.0-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.4.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

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

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

cityseer-4.4.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686

cityseer-4.4.0-cp310-cp310-macosx_11_0_arm64.whl (573.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cityseer-4.4.0-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.4.0.tar.gz.

File metadata

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

File hashes

Hashes for cityseer-4.4.0.tar.gz
Algorithm Hash digest
SHA256 653dfcf5beb7bc2445acd35c9c8df265157bdc7fe735649862e0ceb9b866e1e8
MD5 418316fa107dd61300766b6a43c0fe3d
BLAKE2b-256 913d9fa66c4bf129539b5094a33e67bdb0508be313a7c0fb880edc5fc9af705c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2c78ec55803d1246c2806b04d22faa1ea60b7529111c2d7d01991e860c32e62f
MD5 80d20ad1744ade813d66c7f2a43b4861
BLAKE2b-256 4a784d731e0173b1f53185e548fd9fe0005eb79ece375d5066bae9cc2423d2c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9c24af071ed75db0ffe4ad23556ece2f6209666dbf58a6f6dfea19492d4c83a2
MD5 c2ccbb3bb5915d863799a10e73d5a37d
BLAKE2b-256 af4dac4a709b84b9c50a53990db43b1f193417b307042539e90b9c69e0d79ae8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 616aca42c169df941604b2bbd26752a136b9f959696804ae4f5266e6cbae4ed9
MD5 df532ebcfde048f2e4d23562197749e7
BLAKE2b-256 5bc4f9b5b70ddb7f037dd07bf315d0bce9f7f2a4ecfcb7769a12c197c6f363a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 fec7b41b9b50e3f10d59210899bc7a7b2b9d15642e82bf84cae836e6a27d9e96
MD5 e09f422ba0f62811bcdc6f67549aed2e
BLAKE2b-256 f0d5f99240cc18e745a1fd08fdb087ed52243541b62d848e9aeb3d5e928652e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4650f44f22a69963196fae2ee391006a6f11327a429a7a4f27c59a9d8cf1acd8
MD5 7bc3a250ff2ba0ed6a53ba08bf6c6a8e
BLAKE2b-256 4f78018ba47a7873bd656901b38cf89c328c2fe5c0c8053ecbe3b4609928abfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 4e7b279291c16fee200574d3fca94ba928257eeb2c8d2ab1f4e09c268e80f6a6
MD5 97240b92bdaf28cde5f63be5b710d371
BLAKE2b-256 1adde9d45876204fd54416ea7922f23fa801188d0f75ae809bed64cd0789a5e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cityseer-4.4.0-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.4.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 90e9b17738ab73e533049011f5392ec4b54d17b3b5e2702376595ac87b0d61a3
MD5 fb59ea6726e8008f4678e01f069e4c30
BLAKE2b-256 9b5436ddaf4f06ed69143504684eecd22c792ef757ec59fb02d16ee69a6644b1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cityseer-4.4.0-cp311-none-win32.whl
  • Upload date:
  • Size: 397.2 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.4.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 0ea7127c13c75e5a7513ca1a8745777f9d639540e10adea2509365f05fd6a469
MD5 b784c24f8ee8080acde092178476c683
BLAKE2b-256 373501eefa79d8b861e6257c2f359d1990c68afaa2190658897c2c6a8e95c2a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3c6b5d2799e41268848b97b72d00dab349d82bd5f6b04ed5f7e9ee57c2da6783
MD5 4039181797be149fa3197eb6fb9282c4
BLAKE2b-256 d1e39652961469eaae4aef6d4cec7bb183d1d6ecaf9cc73e7b762168ae8842d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 63398a9a69748b99fd9180d8768204706dc606afc52a68d6337f60ebbe0a0b1f
MD5 ee276135d96ead0442d57e7635fb1a0f
BLAKE2b-256 0ac2e1439b025d1ffd0bab6f7c795f74bbe8ccae0ba2b94e6404e008a9f1e91d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b72c66096cb394d050a44741b70dd9852631fca5399699c7906865ba5fa29ca4
MD5 bb97c0a8507b8649eaf1533d2b5deb79
BLAKE2b-256 f256ef5b42ed997ac940738b6a94efe858837fa09aaba348500baaebc4cca9e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 898e23905adec82eeebe3c6af51a1fdd9033a3a7611765c04dbbb610878014f8
MD5 56ac80e62675b3c15e930537888ad481
BLAKE2b-256 790567a4ce6edd808ab78385e7795ffcf6d4e9d46c909764131b6fb4853cc3b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e882a0fc3350420118f2d8643b52831dac00fd7b9ebd43b0aa508a7090a9f565
MD5 46155020e51bd2b86848e3f8e98a91c6
BLAKE2b-256 fd80a123d0e480a7a825404a98435b9cb29181ad9f4b5c5060a1c963bce9de26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 54290b83e539d62a0856aff138b1391cb4495c10c78b7ecd21d3347166cd9838
MD5 982341b9a0796acd2873397fa34ee17d
BLAKE2b-256 256b522f26ae952a2733841beef4c3666a8cec4befe853fc20c8d3ca6b18be01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 361d418eb89feb5647af1c78d2fc720f80d5456d51b328358cd83e81b940d14a
MD5 fca813360052531b042c948c5228d8e5
BLAKE2b-256 2893473e13e600b61599efaf194392358357e4e784e804c01e3bf56b28b77b47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 cb80b2a2e457480be34ed6f486a65814827f5250930cc7655ee97f82fd62fc29
MD5 338612d6b0ee9ed768b2c51c6a7f2874
BLAKE2b-256 f3638947829039c6e38543e7c83c1899394b85066d8dac96951105d74265630a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cityseer-4.4.0-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.4.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 7abf914aa5b854df2460adc296f06dab960bbdeff50fad1d685b6b0bb21a7a0a
MD5 d3b95158f5c614b966a24280234ffa92
BLAKE2b-256 5bd60b4af266b662f01c2a190c0051449397b6cb7e16c3950d61970438132b4a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cityseer-4.4.0-cp310-none-win32.whl
  • Upload date:
  • Size: 397.2 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.4.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 c9db93f613179124b6e255b750ec7da66e081d61b146863a050633f8ed1e152c
MD5 363696b58d51bd82a2f236941607ee06
BLAKE2b-256 0b2c6d11e94096ebee56faecaa9522152c73c52691642a142c0a8f5847b3e10a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a48be74bbb6a9f4f4c64fe3be248e9792076a2cd025aafdba3b14d77330c1a5c
MD5 ea5bdf96819aecb784bdfebe5b9f0bdd
BLAKE2b-256 3c4c357ea95504cbef2a575255a92ffe9a4dba69d0b705c830779f2952bb7bba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cc4ec4fdcc5087a8e25c39fb381a57434421387081f7e2c08f8118d2bf267377
MD5 db681bf3cd0354d9a424d561c275735b
BLAKE2b-256 f0be8ef6bba51cc2225fcdae3b8cdeba66017c8746040aff25c1f1ff523e248f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c1370fa7ae16129625c66081b621c638a822e390017052066a4b9abd86cb0c48
MD5 84855b0efcf26a182a0aab6e1d1aac50
BLAKE2b-256 7dd07b3c5ccfe0016f19eff929e37f951681552b78ac4055bb519d3ad35b42ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 13b00fac81b50ac05be27fedb4aec3189b861a199e08415095f62383738bf593
MD5 6346a9cc7abb408a2d5ed88f12a10255
BLAKE2b-256 4dc8648d6ff95708a20fe73ff817a7a23ae7ffc6eb5808054ff1e7002afc2e71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 83c0f90171418bdd4ace26c16972c5e77ff35fc73db0ed375d10c7b8ba242efc
MD5 dcf6c981024e5c69a28156f9824d97d8
BLAKE2b-256 5761c6b21ff38981526694d9050390ca49fd0167989e5b853aa324c0151196a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 3ec5557d4ccf0f9a029edbd1dc9cf5c0f7049ab4f75a5bff4d7dd5da32a062c1
MD5 f33f369ad7e32d518636e0498b03ca5c
BLAKE2b-256 cb6948ee884c4b74e60cd56b7a87ece2a50afc37cd6b7edf5f446d0b1ba3e5f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dc8b291cb9b60d53da3cd3f4bbe7b351c82633354a69fc11bbf8e0d03c669145
MD5 67fa31cc2bd122b1a87ef7dd42c548da
BLAKE2b-256 9a4e969cec64ab8fe23013706fb55c334a7623cda640b9bfc88bd2e4b5ba19e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.4.0-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 d7f40acefd82e42697d618928f9c39cfe289c8c9007985d7d86b6bb29e3ea354
MD5 cfb18994704af8e72c33a0fad18be01e
BLAKE2b-256 eb46f26f46d695b3e1d62f9845c0e9da9824c100325254543170048c50f1c353

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