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

Uploaded Source

Built Distributions

cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (637.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (732.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (692.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (665.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (624.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (618.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b11-cp312-none-win_amd64.whl (456.4 kB view details)

Uploaded CPython 3.12 Windows x86-64

cityseer-4.16.0b11-cp312-none-win32.whl (415.5 kB view details)

Uploaded CPython 3.12 Windows x86

cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (636.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (731.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (690.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (664.4 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (624.4 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (618.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b11-cp312-cp312-macosx_11_0_arm64.whl (555.7 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

cityseer-4.16.0b11-cp312-cp312-macosx_10_12_x86_64.whl (582.6 kB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

cityseer-4.16.0b11-cp311-none-win_amd64.whl (456.3 kB view details)

Uploaded CPython 3.11 Windows x86-64

cityseer-4.16.0b11-cp311-none-win32.whl (415.9 kB view details)

Uploaded CPython 3.11 Windows x86

cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (637.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (731.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (690.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (664.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (624.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (618.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b11-cp311-cp311-macosx_11_0_arm64.whl (555.6 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

cityseer-4.16.0b11-cp311-cp311-macosx_10_12_x86_64.whl (582.6 kB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

cityseer-4.16.0b11-cp310-none-win_amd64.whl (456.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

cityseer-4.16.0b11-cp310-none-win32.whl (415.9 kB view details)

Uploaded CPython 3.10 Windows x86

cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (637.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (731.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (690.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (664.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (624.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (618.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b11-cp310-cp310-macosx_11_0_arm64.whl (555.6 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

cityseer-4.16.0b11-cp310-cp310-macosx_10_12_x86_64.whl (582.6 kB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: cityseer-4.16.0b11.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.0b11.tar.gz
Algorithm Hash digest
SHA256 f88fbd00faab9916400717e7769c189252170d8273a811e454a9dd3da92da5c8
MD5 0ea984cdbdcb400dfe954a17a26a01e3
BLAKE2b-256 6f99ca8457010aaa0c978d6ebd2dd6d4c18d467491be3319cdfe54c8eae8b187

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52b73400fac3c8c0cfa357f43959be5e12bb1ae431e1b6a2c4fd34069fc0fa60
MD5 22708eab2f42568d14f6e5bdcfccbf48
BLAKE2b-256 26573097ce3a8e0581b014427e175e1a4d1b29841bd4a2f9480d9e8842b4bd8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5a7bf0c3c6995f5170bf3741c27e457b0770183db71e47c1dc278ee6de04d965
MD5 0b31ff09b17b790ec069a0fcf19a987b
BLAKE2b-256 749a02ba81b7d0a5c049361d035acc7b80a11ccb141e3394c1daa6a58cd0f4cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a9cb5fb899f1003bdb0a7c9eaba9235787a15c44ec2ac63e49dd75f2d80e2d6d
MD5 21c0748f5a068de7778a8d2aa5ce3850
BLAKE2b-256 04dbb77d121ea1b6185c5c91dce5a44f2b76f40a3dee733e7e058817556628eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 147b308fda6d9d04375ad2b5ff94da5fc25ec61182620d29bfb25aea428d4ad9
MD5 67888818c4eb4b91b4d6f728a06282ea
BLAKE2b-256 3940ecc1e8cfcf593e067bcf3b5bb33edc621bca38539a3453045acda3dad5c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ab48802cc669288be0477b53d410cc52724e4b1cdb85d2e914d961c223839165
MD5 63f78db5e5d731f19eabde4c85a41e3b
BLAKE2b-256 d4202920625a3f790242c52dc2fdad986fabc6fd515476c5d1f83bd134aaa60e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e267606ca00fcd4df0392ecf23753afd4662fc5370cf2156fc91eba76a860b3
MD5 2d7004adfd73bed1a259b48ec9c0cc5c
BLAKE2b-256 30d9b8f2aa7264cf3891b65890e7d34ff031749e1617c42e3781bea4eee0d9d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 843c2579fe7d6c501aea177a1a99be5b789fe92d21632403a9a58e53012b590d
MD5 efb5d9047c841f52a4c3fb097c68ca55
BLAKE2b-256 f5f1990019711bbe0f6343a2e775bc23997f2e18ae407356a66ebcd5b1fd7830

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b11-cp312-none-win32.whl
  • Upload date:
  • Size: 415.5 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.0b11-cp312-none-win32.whl
Algorithm Hash digest
SHA256 2d6ad04891e396e27335fb3d78040bc711460c2914e787535afc21466facb88f
MD5 b094352acebf82573b03e2f76abba048
BLAKE2b-256 2632076635d8766311acab131ae3747102c2e2a72e13185ae0120faf4c43ffbc

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1561703aabb0e90878a814c7215c2569659b851adc878a6ec144d09577672382
MD5 88b0781057dd71f3938906670ff88f41
BLAKE2b-256 b7428072e0ee7a8815ceaa916efabbbeefbd8ce45aa77dc9c2a989e58ced831a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 698de5bfe43e996f5af18fbe10d9b17bfc23fdb3eaa929124b9b6c5b2ff1b104
MD5 95aef7cd01fa37b44ce1d33d3fc9bc88
BLAKE2b-256 e087293b25ec287ee7458581f41eadcffe05207c0726280b1660db718121eacb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b44bf414ca5b8cb99234f86a75a11d356b61abffb2556bf5ff07ae87efcdfba4
MD5 3b7bbf0787f034088c5c6b115d983f19
BLAKE2b-256 2ba78ab014a3ac139b4734b3bf16206f0e68bd94d314ca96dbaf2b2c52dbf402

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 33e3d4bf05afc7eb1ba25c0a77c81be337d4957437beb3094563515cd2a973e2
MD5 8fd387bf88bc70b9aeeef5593198dc36
BLAKE2b-256 6923588b132ac20b96c866cb970f58e93a8ca8aa9f2a390bab86265bf7184bf6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 feb5a3dbc346ba922b08f9a1341ce25c9e584dcbf1833c6124fdd47afa6d4ef1
MD5 1c988cf4a8f1278a436dd0842dc35c8a
BLAKE2b-256 d0f1ad10d196b1a919d68ecdb9597a8cb4686a186ef6ab0d442d08bdc13ab7f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a9a2e5a855ac22efdff6c2abf898ae8ac2a9e8db6f0558cce1f5dcc370c0f5ed
MD5 61e6a62bf519160af96c0c6f9a73d825
BLAKE2b-256 10e7a33eab3f8bdb46eb6724cbc955ef867bc90d8c6e3673923764771d12895b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 48a9ddb80757e7ac9e320039b5c5460a44f81499e0c6c12a5639ee8df64bf468
MD5 5dd1028677554ea22b0dc5c0d1b95afa
BLAKE2b-256 21ad8154cfde02f77a4b8fd2d26884cd0364012d75fe40a2da19bf956c9296b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a28dc9e5e3fc12688bfe9da0265922be7a2f3c4471b92fc042a8de4cb945c1ed
MD5 53896b50a1afc70cd0414e76f9844177
BLAKE2b-256 9f3d5b7cd16ba32e6bc8417831926a1c83fd0b16dd1fddeee153d244ac570d27

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 6b2bcf0985d715458aa48fe6e212724e50313ee9020fa108507fa38d14419a09
MD5 854ff1b204b9fa66b0341d972c954857
BLAKE2b-256 6ee359f6b7d72b04fca5e811622990cde684827c3945300b89b7d45cb7ac62da

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b11-cp311-none-win32.whl
  • Upload date:
  • Size: 415.9 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.0b11-cp311-none-win32.whl
Algorithm Hash digest
SHA256 d7649e27921894202c4eeca6c7ef61d9bc2b4b1760c58694b207c6bfbfda6062
MD5 e899f2999cc622a0a5dbccbc52e93e78
BLAKE2b-256 0574fe5cf7b3472ad47d8483eda6265914bed808ff8691ce41a2e03aa208c81d

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e95ac556e597f5b0bcfbc4e79c400ed80927ef5625a8de828f342fae384bade9
MD5 2df8f62edc9831aa6cd07cb96a440910
BLAKE2b-256 f36c3eae64d82b4f487404c63c6cc1d4c922648321aa04cc970fa61d7cf6d1bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 12f122c646536d133987dab863a8c76ffb39b72b57652b3910fe4390cd97168e
MD5 ec2987adaa853c23f6fcb60d07a1d159
BLAKE2b-256 08de39b4ef14f15e2593bdb7e7ad6f0d7eb36d2227863019dc60fa18f9091fae

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d421c4d0ea5de052bb1b59a59ba86f024a4d8dd7b78386ae083cac91eadd455d
MD5 35fa4190e89449868631bfbb5dff3c1d
BLAKE2b-256 dde228cfebbf516163f2678965e27cbca4e9e26597faea48b6e70df29d49876d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b15273c897d0a764e451d5905b5c1639e2c90ff0fe0f68c1ab6ad5630f737a2b
MD5 a3e5f9d52ec3f828419f06562d577897
BLAKE2b-256 ed263558a994250cdc3fd45cd412899fcb570bf9120fcf80e2dc0e9e67c849fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d9de6425764c94faa2c4fbabc174399e7a8b37f9d2f7cfc3ae42f4b7007b7d07
MD5 c96d52bc38776b04ddbcb735bd5b0caa
BLAKE2b-256 e9b2c4888679574deda404f690d98b8d76963fbb21a86e397c22a5fb98150d54

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 09dd8608952b373bc8cc664733b54b29644a215c9c41e26d4e53e719443397bc
MD5 76ecbf250d9080d9230a577bda59e94c
BLAKE2b-256 7b91e8112d49896f812bca3f4050d6019ae5f238fe03a072258f65223027dc3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3eb7e24122d2b597978f1522ed75300bed97f29b987559d8cbf08b97b681e482
MD5 9eccef20ca54aeaa69a770315602ce29
BLAKE2b-256 161cbef4b436a1315c833812a8e95647292c0647030833b0b5a1e6640a19a83f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 974adc224b8f1a5a5e6810d11410dea0b26b7400af8e65605c481eb28818ec57
MD5 e569a2871b06185e8445fad1c7534595
BLAKE2b-256 699923a9ed4dbbaa949c8a3e88351fdb6fcc907734f32e130c57d9ed925f6639

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 97b93b3178c68ec903834725d02ed38931674ff8683ff1bc92e88f8122cf3093
MD5 2b98b8671e8a08e4aeb0a41497d27b09
BLAKE2b-256 a8ef5b893973cacddf4a2748dd3740793e640b898eacb6c315772336aa01abdd

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b11-cp310-none-win32.whl
  • Upload date:
  • Size: 415.9 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.0b11-cp310-none-win32.whl
Algorithm Hash digest
SHA256 ac275fbdc4404990d3b9a861376f11dbf4fe93a35c0f18f5c08b734060e5511c
MD5 a976e5c49aea7e9afa3ce413f0163c30
BLAKE2b-256 7566f613ef85878fec2f76aaa265bc713e4ccd4f4f057a2b20edc7116085661f

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e53e0acb886a29f91e5b3fa4d0639b021caeb900161c10e80d170d64f701aff6
MD5 fe7189c3078521893245675e23d5b6c2
BLAKE2b-256 40552ad25759c12195dfb77b0d8e39ec51d18e593cc5b4e3e1f54c395cf86b20

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 11ce81636174bb3c1c0246c281de29a651d42a9cc60214b866ec61ffa0bd6870
MD5 ba77608c117cbc7a32594247f2b6e5f8
BLAKE2b-256 8944a437941f61c570446c40f766f96efe5484340cdce94c984ed95d680e5c22

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0dace3cd35a314221c502ad654d5c1cb09ae2f10cbb6fe631385b6a824dc2e5a
MD5 d69e166daea69284679af826045787d9
BLAKE2b-256 1211010d222186140da9d7a849ed3bc76169049b489340e41c7543891f52d3bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d5f489125a3ad6ab314ed5b257ff25d30076893b169a760e19a3a510384b1654
MD5 faa77a8a4441af8f11b29f49ab2a735a
BLAKE2b-256 6d4c11157ee7b7cccf84d1aa9ad2b5959d873688d741e8a2d4e2e3465cef08d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 fc0285cee92e40b53b6b4ca5df1d6fca474beb5717e6ea7f17d0fcb08c0a794c
MD5 44c656f1f4513bbcdd594b3c6202dbee
BLAKE2b-256 99a5ee829eea803c2dca7226087669c9fe577ab0d0cf033f215067d61edfeb35

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 92fbb0325ea9b36988870636e05092eb9deb17d6ac75ad7c2361faa38d77c574
MD5 bf09823902841cc782008e18b5548555
BLAKE2b-256 a6e2c5a528e47b211b4533bb98ad82103654d2f080d9ba105b019c65c8d0d633

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 88d85534e16a8507d29e47f8e8a992217f8af6b52e6a61956ee47176c9619a31
MD5 f53176a0a8a5d05c8f5e26b104686d74
BLAKE2b-256 ce609495cb7f11cf760cb127d0ac81062d9cd076c8a2cc55e90d7a71621ebefa

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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.0b11-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.16.0b11-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3f9822f49b1b29a0f4f946c35b10618447063e0a1baf981e42f854791f9064e8
MD5 3e21fcb7385652cc9c5121bbd5f5f67b
BLAKE2b-256 fefea0e8204075fb04c90104e24355730311c2aa74cb54464432600a3398c003

See more details on using hashes here.

Provenance

The following attestation bundles were made for cityseer-4.16.0b11-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