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://benchmark-urbanism.github.io/cityseer-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

brew install pdm rust rust-analyzer rustfmt pdm install

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.16.0b15.tar.gz (8.1 MB view details)

Uploaded Source

Built Distributions

cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (639.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (733.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (693.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (666.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (625.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (620.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b15-cp312-none-win_amd64.whl (457.7 kB view details)

Uploaded CPython 3.12 Windows x86-64

cityseer-4.16.0b15-cp312-none-win32.whl (416.8 kB view details)

Uploaded CPython 3.12 Windows x86

cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (638.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (732.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (691.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (665.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (625.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (619.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b15-cp312-cp312-macosx_11_0_arm64.whl (557.0 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

cityseer-4.16.0b15-cp312-cp312-macosx_10_12_x86_64.whl (583.8 kB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

cityseer-4.16.0b15-cp311-none-win_amd64.whl (457.6 kB view details)

Uploaded CPython 3.11 Windows x86-64

cityseer-4.16.0b15-cp311-none-win32.whl (417.1 kB view details)

Uploaded CPython 3.11 Windows x86

cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (638.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (732.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (691.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (665.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (625.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (619.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b15-cp311-cp311-macosx_11_0_arm64.whl (556.9 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

cityseer-4.16.0b15-cp311-cp311-macosx_10_12_x86_64.whl (583.8 kB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

cityseer-4.16.0b15-cp310-none-win_amd64.whl (457.6 kB view details)

Uploaded CPython 3.10 Windows x86-64

cityseer-4.16.0b15-cp310-none-win32.whl (417.1 kB view details)

Uploaded CPython 3.10 Windows x86

cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (638.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (732.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (691.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (665.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (625.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (619.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b15-cp310-cp310-macosx_11_0_arm64.whl (556.9 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

cityseer-4.16.0b15-cp310-cp310-macosx_10_12_x86_64.whl (583.8 kB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

File details

Details for the file cityseer-4.16.0b15.tar.gz.

File metadata

  • Download URL: cityseer-4.16.0b15.tar.gz
  • Upload date:
  • Size: 8.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cityseer-4.16.0b15.tar.gz
Algorithm Hash digest
SHA256 105b709e5e2be7f3a25a5d373a09d88ad6ce9f0f2ff818871a795c86abf5cf25
MD5 f506399e6afc753147e2f32c02eea56f
BLAKE2b-256 32885c1e9d23306584c0b7734f5bba350649e8b1d78c943307a29a20236417ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15.tar.gz:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 11718eb3d20363c5a9ba35853868fe4adbd43a76c8500600b0afd87581478d9d
MD5 674c10367f78acaa316739c6c51d40e5
BLAKE2b-256 114e9dd93249d8d4227df0fc133184cffb76098ba7bb6ccd421bea654d54f4f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1374ed387d2ade7a168df278485ac967466626390870286e56155a32dad425a1
MD5 2276e9d9332e4fdb8718079661c14dd8
BLAKE2b-256 1f3a0961173f52d128946a53ae73f6acd4794eb9b026fa1656f2863ec68335e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fcf98c022c2d459727b30a9df49e3f2878a7f8a0c7cea4526f533b2456ec96fe
MD5 2d5dae40df6185dc097e3ca65f9b2c5d
BLAKE2b-256 434991925450af6d376c796c7d9c4d7ddecc02e21133cd1edcc326a2725c24dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 673ff02bfbfbc41cacbffa35f41fcf9aca76bb07e6803f847cd105316d4d263c
MD5 3f4431a4131d518b52af58cc38a70cb2
BLAKE2b-256 172912aff2b0d87e0a2abe78e44a19b6ee4c52ec38871524c6824f2fb2e92b4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6b88474583dc5cc68511be5a1fa0d4d1d962873bf20877f3a29fc01823175b77
MD5 c4059d7052df0f30cbbf8bcc673754f2
BLAKE2b-256 01c67ad48a79665d31484cfbabe079272402b0755a724f312d374be7a70a924c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d371cedaded71e816247ebe3d038833d537b7ab31499a047f0f948a6bc02e4b9
MD5 640c81c2a2db08690ada815df275976c
BLAKE2b-256 3f970307d9da7f3925f011a8fdff1da6d82406d7163f5fb968d5cd193ff3b073

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 fefafe1b6dcb6d3e56ae4c67497b804d19f91bc126cca8437e7b98e5e0bdf175
MD5 8259f66015c4e683a474ebeae6e5391e
BLAKE2b-256 c62e4c2f34ab3f855386a9c62d3680e7a41ad6cb92ff57ebc640186a779cd19f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp312-none-win_amd64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp312-none-win32.whl.

File metadata

  • Download URL: cityseer-4.16.0b15-cp312-none-win32.whl
  • Upload date:
  • Size: 416.8 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cityseer-4.16.0b15-cp312-none-win32.whl
Algorithm Hash digest
SHA256 5fa7651f57f365f4c97c8eaf4be66d89dd59823072a1838ed0be862104eaf8ba
MD5 e434a7da12bc12a7f12709d46682c94d
BLAKE2b-256 2c90b9145a01c26fbde86491ce38fa0d145a92321ea435c593da54e03bb4ad8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp312-none-win32.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fc897f5811dd4a783b21e6688fcad29231e384a121bb5011ce9addd8c1f301b5
MD5 4b6e5fdf9e98d9ab50d84d1839b35049
BLAKE2b-256 6d3d862d96b888c765ffca68721f3c6c8506e3feb698f776f890b9fea6c71c2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2531b7b7e466df0f5e1228eeddf1837149de623ff9c13ffac155648a457b99f7
MD5 ed49d943acb099334f31aa444430c461
BLAKE2b-256 36d7b791c4a745870b89904aad8d84f52e04b79195ad8cad36c28310316ac7c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9ffbb6775391aa853d17fdf175c470520daddaf3d6be23cb3baa10d02ae905aa
MD5 2d5182d4ecf8b39b120f2e99da8b1636
BLAKE2b-256 e1fa3b509b135ac36f63fd01d0aa23e1707c56c54d234933001556574325399d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d404259851e4b8752e49692386e3b0bc742e5ee964fd3ded1bdc30d120479db7
MD5 203636d317c8d90376ffcff95ae469f0
BLAKE2b-256 3406e629973af8f332b256fac5ab6a37c6e0b37be025dd16df36f609b0b376a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 768fc6d6542404e26fcc46b6c9e40535a0796363f86f6c4aff7535dbb4848d14
MD5 6bab16600876181840b3525a7db82eb8
BLAKE2b-256 b0e9e93399fdd5beb2da1f1ae3cacb5415496b6044e08e212ef315390dbe6e1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f7102007cc5c8c204c3fe4a278b6289c66e6d715d2ecb2852a39444886995234
MD5 1c599b2a92061887004c7ca831318205
BLAKE2b-256 e3d7327fb2de1131382816438ff9845c15e96dd240894f9921a27d17a8c1f21d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4745ec309bfe2be9f8bb5dd2badf169e6a77d68a6f6bf77b9d01540197eed851
MD5 b68f515040be274657fda30de5c60ed6
BLAKE2b-256 2cdd2ef5e79de97a71b55d875b00d27cb058397607417d5e9e39bc2592eb06f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a8511ca141588caecd046808f7e283c739eebfdcdd13568911f9179dcbd479d4
MD5 866b57e9299fd39afd55cf25ce6411f3
BLAKE2b-256 f0e540256854e8f0d214c818e2e2674e39a8889e3e67c5ab9fd9a0f0ba3910b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 2b40b54a215ccf5b8b1f4937ee44875bacc3846857b4ec156c4d71dfc2e59cdf
MD5 c69742f437d965227efe6e2ad18b1158
BLAKE2b-256 3c6d7ffb17524ec1131ece44492e68ecf01f332c421405623cda14dfd6d61ced

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp311-none-win_amd64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp311-none-win32.whl.

File metadata

  • Download URL: cityseer-4.16.0b15-cp311-none-win32.whl
  • Upload date:
  • Size: 417.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cityseer-4.16.0b15-cp311-none-win32.whl
Algorithm Hash digest
SHA256 f76c61d44c8aed2655100685c6f3f285c608473d01f9cff137f67f18ec123790
MD5 11c173c0ab0430782377e5d369134162
BLAKE2b-256 a372e550d888bc35181efa3a416f446536eb0319670185989cc30da56222cba6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp311-none-win32.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0859095c2e1e49a754e4bbdc780a0633d884a731373e87caeec110117c8e39f4
MD5 6f5a7df5d876f9d3d962d1dc4da6d4fe
BLAKE2b-256 66aeb03e59646e6529b1fa459405fa0b5ab14d519187a74620075b96a91aeb90

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b46934c58a5fd7ad10cd8189e0dc0e471fed8fde9fb2bcef3a0da4c2b127b039
MD5 32eeda97185a84220cb1250fdd89b88a
BLAKE2b-256 4b2631fac11ddea525ba13e72191a1c97a25ac8a4cbeba0b9cf69e9aac344458

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f0f059318c31521c2a5c35ddb9f318cb4118a403f1933606c46ea0494e15a408
MD5 406a02d07733988536593c66fca00be3
BLAKE2b-256 1a7f1ddda2a83d609193ca224ca8a6f48f9fdd401010c77c459f0d8dc5a36e09

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b37344722c101629f7909c0f8f8a1bec9a6cf6c84debe4a595df1a532630d25d
MD5 01d22cb3d20347e4d7dba32c19b8d545
BLAKE2b-256 542bcf6ba882464273d8e6c83a9fe669b5013df28dd2c810d4a38744d06a39ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 10791dfb6c20391f472e19243f56da12525a03fe798a9a166a2693458ed7fd80
MD5 3b253fbfdd95e822835c836f2fdefd25
BLAKE2b-256 bc2e9e8aa644419b2aa7dc8c7f71491a870e2a6773c8a2bd739e0f5a2f12c7f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 30d9e8483081c5ba3435d435a82cc3352689e488cfc60982d88b8e3f284b4d7d
MD5 9d1756a94d8062d097490a5a442a3b40
BLAKE2b-256 a836535837e22761fbba3d1ecb327409bb0f766a7b0a3fc9cf2fe98fb7334427

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c42f9fbeb5725f2c78ff5fe0768727b3c60fb9fddb9e80efb9a580e85f938356
MD5 f8d050a7e29dacc51e1fde70728b1014
BLAKE2b-256 8c1262c663fceb140ef6a845299693a2a549704251a47bc2535342d2f5d373ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2012d20f06a067227c559e5a233cee8684d7c29d0d284ba2de786acc9e6992aa
MD5 602544270142ef648971bfbb8f4a3474
BLAKE2b-256 fcdc3e2b21bf443574411e5ad49e95011b6a158ec212345ecae536142e0ba2ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp311-cp311-macosx_10_12_x86_64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 65bfdc591a94f17d6ba8e82e0f84d92a726a3da61123588b67a010da20b5a507
MD5 cb7224a0860a252ff70ae463645e8ce9
BLAKE2b-256 c7afe707842459d18f4564519d5b34f0cdd3ffa33a3f838a89dd48aa159d852b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp310-none-win_amd64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp310-none-win32.whl.

File metadata

  • Download URL: cityseer-4.16.0b15-cp310-none-win32.whl
  • Upload date:
  • Size: 417.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cityseer-4.16.0b15-cp310-none-win32.whl
Algorithm Hash digest
SHA256 a241a41c4306507797049833be9aec5d92ce6f0ce4ead3fa3efef419d00359fb
MD5 3613458c1dff3503a79f956a58e860c3
BLAKE2b-256 e98bef0ee144eaca4a3c58659e31ee463b88f397cf4429393b040514be1ca682

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp310-none-win32.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ec7b65aa259ba053f57b0adabc9aefc35cd5d763223912dcbf56ad5734489404
MD5 9fdeaaee3b5a90b55d8c05d9ff9b3734
BLAKE2b-256 28ee0ed864ae70079817e10d2f41da2702df64225b0eb0b997116f5514c193c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4d97d82a053cd08c1a879cffde98edad033d3580735d2b5eb7ef6be1e9df702b
MD5 3fe7e572ef3931bc14f0ea8d4d8f6b62
BLAKE2b-256 6342de24645f5c7fce245893aa9dae7d074606f945b2fc05f2a52337bba84dcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7a0e120a51dd10b6d78e5c08197872e4f5f22fd822011618eb10b5ceab2f1d50
MD5 68e323cbc0d91ab0bc28eceb4a26fdce
BLAKE2b-256 d538b5fd08f24637ec8c319c8fd5cadae83e2f1047307f1a840f08c17651b50f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d0827082a7f0401de640f89d5c5453786c7ffcb5fd9bb45fed72be313dded277
MD5 d3a50ca707a1b9a39cc413ded2812d13
BLAKE2b-256 14a1d2569d03c20032522d2a147f6124d1ff20d60d023ed6a0c89495c979bb5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 131837d73b7055eabc89bbd08f9d565ab18fa1caa7702f9857a092c39b8e2ecb
MD5 639f88887cbf25a14758fe976d0c9016
BLAKE2b-256 18405e652cafdaa3f02c52253a1aad84c4f3e3ef0effee8b501e08254b52cd19

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 de2faeaab493186350355ae8cc0c7ba5b373b55ef7159a50e9d13c9ebee5cef2
MD5 ec383adb39f5a0be0c58368a08719bbb
BLAKE2b-256 fda83564cb3515526ab107e636037114fade649a9e945d4ca05e28fad9f06152

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 72b0482bc6ed1af01860834f336a94599e70ca50c281e7bf1a3d8acc9e9027bd
MD5 72a1860f4e021f5bbdc9de321ffb7f3c
BLAKE2b-256 0644a68e7ab9dee2bfafae0753044e54d3b346fafbef0f237e18c69af69384c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

File details

Details for the file cityseer-4.16.0b15-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b15-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b59a1ada9f71ede8c5dac2326014951278ee7b8b520ecbae5bd7e4f85cf7fb11
MD5 331e67bcf2d4b6170e55caa826668800
BLAKE2b-256 0fa40b54fd9c9d871234e3b918a8bbef52dcf61dc25f16e57f2d216d64b63b88

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b15-cp310-cp310-macosx_10_12_x86_64.whl:

Publisher: publish_package.yml on benchmark-urbanism/cityseer-api

Attestations:

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