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

Uploaded Source

Built Distributions

cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (637.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (732.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (692.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (665.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (624.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (618.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b8-cp312-none-win_amd64.whl (456.3 kB view details)

Uploaded CPython 3.12 Windows x86-64

cityseer-4.16.0b8-cp312-none-win32.whl (415.3 kB view details)

Uploaded CPython 3.12 Windows x86

cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (636.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (731.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (690.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (664.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (624.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (617.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b8-cp312-cp312-macosx_11_0_arm64.whl (555.5 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

cityseer-4.16.0b8-cp312-cp312-macosx_10_12_x86_64.whl (582.4 kB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

cityseer-4.16.0b8-cp311-none-win_amd64.whl (456.2 kB view details)

Uploaded CPython 3.11 Windows x86-64

cityseer-4.16.0b8-cp311-none-win32.whl (415.7 kB view details)

Uploaded CPython 3.11 Windows x86

cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (636.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (731.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (690.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (664.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (624.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (617.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b8-cp311-cp311-macosx_11_0_arm64.whl (555.4 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

cityseer-4.16.0b8-cp311-cp311-macosx_10_12_x86_64.whl (582.4 kB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

cityseer-4.16.0b8-cp310-none-win_amd64.whl (456.2 kB view details)

Uploaded CPython 3.10 Windows x86-64

cityseer-4.16.0b8-cp310-none-win32.whl (415.7 kB view details)

Uploaded CPython 3.10 Windows x86

cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (636.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (731.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (690.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (664.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (624.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (617.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b8-cp310-cp310-macosx_11_0_arm64.whl (555.4 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

cityseer-4.16.0b8-cp310-cp310-macosx_10_12_x86_64.whl (582.4 kB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: cityseer-4.16.0b8.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.0b8.tar.gz
Algorithm Hash digest
SHA256 25a0714a5a35b156f39343108bdb7f636598ca916f2d9c82d7017d1386015e02
MD5 6851f3be11e38da582434b00717a6e5b
BLAKE2b-256 f297c09fef3b307d53f986300b2ce3e2dd4061f985d496cfe96706e597813c4a

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dea26a6447c08d564a694415c0710a42b677d5fcb6b43d4794e446c48beb3f00
MD5 8198878cf78df928bac9b18bcfd057ce
BLAKE2b-256 8a447ccd126d7671b0e3d3bcc28a53fe6002696ae427b4c4d38720d8ecf93275

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6da612f49d07340952cee8b870ec0dedb2b62ec2f5cf059106da948d2384a954
MD5 070606dc65c2a19438af0dc8cfc98c14
BLAKE2b-256 bf60001fc5074846c257e55216f028ec3c4beeb9aeb8b6561bafb8386e3c5cd8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 73ca087c273115cf66e4933814586e93505bf6a0af31d3865b00d748696a1db2
MD5 1ca532c82201fb9f4c71279d4b1f3c78
BLAKE2b-256 3f0312364f96cdd882df6a96424881dd22e9671b3192f987976a7dce507f5f1e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 640a680bbb5bec24d4b5f12c9bb4bf9505d0ebc0a2df51d8d1502e156f0e0eea
MD5 185ada79619e8efdb6b88d23e7be9e72
BLAKE2b-256 7087d704152b38742cae5697066b34b9aa8cb7495c12b0536fcaf2a1077f3cb0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 802ed1a9a8ba77ba0efa385b56f532538d89af1b2332bf3830884000682f97c9
MD5 4013315290a64666dff87121149e7810
BLAKE2b-256 37c024a98283f8c9969386c8d03545043dd59d3d145c807a49a346d05d2f7a27

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e2178f25c83f864945b6b202cd2ba207687c738956982305b01b6ed72fed71e3
MD5 0800ec17f48ee100bdd576ad90920d59
BLAKE2b-256 1ad20fad674889e03265255d254b4c12bed56bc3f3207ed79b7f3c2d144d2f85

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 8d3fc01600b642898442b7f8456adbf3b7a569a762861a9d333f33b32a3d2d4b
MD5 f48ed3e9663417adfa2860a58968db0d
BLAKE2b-256 fcb1275321bd3c8fbffc30175910f3e696ff230e167f2f28feea25941191e7cc

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b8-cp312-none-win32.whl
  • Upload date:
  • Size: 415.3 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.0b8-cp312-none-win32.whl
Algorithm Hash digest
SHA256 23787795700ce7404ee5f29e1ce917a4da663f5ec3943e8a6b578214907c1d49
MD5 2c79db56eed22543d87e84e11d7fd992
BLAKE2b-256 818e2fe04b9e2196ef35b8ca8fbf4b134730eba64a32f687ac91329e5f238c4e

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1b8ca189c2ef83c7c3d3975bf62b43e407422dd50da7b179811f05a1392ca030
MD5 a7477bea76b01baa7470bdc88e0da69c
BLAKE2b-256 7e53160cec8175155a1d1cd73313110402732601248ad00b3a393601ee8b2a13

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4df8a0d2a252a8647332e6e439cd533f8e23742f4198a0c8f936e4a7531410ab
MD5 87e36384b25911aadc6d22b9ece8b9e5
BLAKE2b-256 e8c1b9f2c745270af2edf2e9e91519d8ad029fd6b0db1cae60a3518072bd10a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 785d0d88f610e507253651e6d6406dba737c6d1d129e0b7fa5781b6bef81179d
MD5 900f50df9ed67c2953d28a45d00a0d4a
BLAKE2b-256 6b6fe669665a47065dc88994194f4830c6e6278615e92fb1e443549a9c7c54a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 aae3319898b3c5513a9b5ebca937f316a33a41e54ecf6f41e1a6f8c53371c3ad
MD5 11f74673dcce34d364d0d26c4549db57
BLAKE2b-256 05a162dc2dabee18e829cb5e7a1c1b551e7d7b21ed41cd136be2b7189091f9c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 068df3bafbcff8cb45da740a3678a2f08f66f28d9149276d6dfaef30be370c7e
MD5 f5813aefbeeea0e964388e8e427eaf9a
BLAKE2b-256 8799499bc9f57a0dba89bfc728833d3036e841950916277b2fd9992e7451afe3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 43ee7781c42c734e10c624edb9673913bf51aac5c220fd7e0a9452de80547a5e
MD5 0a320e80f9faac30d6cde4cb59e33e70
BLAKE2b-256 00000885ce90462ca36e6cac781abba020932871bd65fae36ce91a68cde22db7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0384e83c59a79cd1d82cd359d6770a46ddccd589644e656f507cd76a48233c5c
MD5 bc9269b92642674dfccfb7bbe0326cad
BLAKE2b-256 12a5db0941c1686fcd84f0aebf80ef55fe2e716e5ee98b31f5deb33fd64ab3dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0e0021af8337b15e09f7406e1a0779d84d703356cdc7f2db3edcef92ed7accaf
MD5 5c7cac5e7b0c96cb06ea631ab73e4216
BLAKE2b-256 e2501fb128ffda5cc124727f4efeb78a1e5d9176bb6443796996c49756ba1708

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 5bc7477b9c3db9c82685ba7787af62821ffccb4dbf1aed9187af29502c7f56a3
MD5 25efc1664938895b2fb0c5518c9424f0
BLAKE2b-256 809d027f4e1304924834877bbd7a51cf5a083b1adddea6432ca4465aa17e605e

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b8-cp311-none-win32.whl
  • Upload date:
  • Size: 415.7 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.0b8-cp311-none-win32.whl
Algorithm Hash digest
SHA256 994eae9abfc26d86c8cb254f09eea1ee1bf02de04217d418afce6176c31fe968
MD5 9b1dac48e7e6a994f12ce43cbd8dd340
BLAKE2b-256 2b744e52fc1b705224b92e6d35d5c52d8f990994b3a729fd0817685d7f9ba456

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 94bcfd189bb96abaf913c3170e30bdfe20777cfc9f881ac3b839926b53f29deb
MD5 31742fbb206844b0661053ecd01e9920
BLAKE2b-256 e8afc43e1536ee0b61162bcaf39e86652d578d5e4ae97206039ccd96cf4887b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d3aa88091ca9cf357d6a30ea5eb72a1c9e0c5d4b083d0b6af7e4cc295e682269
MD5 4f4f345c58d44be55e7cd275ce980243
BLAKE2b-256 560124833c3bec76d30fd1f961ab5de4236c0de3b82f129757fdf0ec4f208e67

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3c96fcc929fefdf844bb429c0734242037b1cd8057413a8b628a614f594b1279
MD5 a3347d3369939077965efc0fc0a24664
BLAKE2b-256 cc53bd3528d817eb3fe77c26c815dca87bebcdacb41e13b47d678494bce8f0e2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d27a466ee3ed47c4bab7fce7a4c5706a6a84791a66ab59b85a7f381b6850208d
MD5 4d5b7540ad73009f8790ad7828aac4cd
BLAKE2b-256 7cbb131a8d18a7ef5aa7c85bbf4334153a18395e898f6b059a94c11a19006dfd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b02bb2fad5309c156328743519ce46ebab6aea44e5f8dffdbf147f45ff2ecdf6
MD5 5c1b4f55e3ed04f93a4838a341e0b923
BLAKE2b-256 6546c1bca33d66d0ebfaa47296c5039bbea38b450892cbb887d3827e1ba30af9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2016b4a041f999eed0ec4a6b7511d47e07f638cd6b47107d9ef9806ae51c0d4f
MD5 2b30dfc0304668f1e3aec90da411d3b0
BLAKE2b-256 f913b5cc7b2135313a44719390e111caf158e1e29aa2c73c55622ca00948f7c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 61f5ad874bf68836c88ffca7bdb5f8a86fcf96001b7a8a423b42c3508f5f8146
MD5 e1351e75dc5ae8a54734c75ddbbd4069
BLAKE2b-256 fb3734167b56bd871ec95284ee65189ffb17707a797a08c5e55f3f87b87cc8d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b4baac9680805e6993dc87bf1e88d71b60898cd0ca12480c3ce385ebd9644ede
MD5 04676a3b22470ff29ceba4d4cc7c31be
BLAKE2b-256 ec430009333c79ae72b49d56597365e944be636c4425372142bd83d70fc83100

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 2f64c5848268302db1d9edb7a5f555b395c77243935f97b190c2c0ebd7f35efb
MD5 b3b13135c5cd629305a5f7a9e8208cc7
BLAKE2b-256 328f39c74d57f597bbbd6d0eaaa7d306f4d81a38d38677e8ead82745e1b9aa34

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b8-cp310-none-win32.whl
  • Upload date:
  • Size: 415.7 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.0b8-cp310-none-win32.whl
Algorithm Hash digest
SHA256 bbc9e12396d8f1762c32872d9fdd574eb1b6a391c168582b196464711705b167
MD5 a7191acccc590ad94b57ab726388ecef
BLAKE2b-256 896eefcbe49b05c83fa1bdb5ffe85a875975f2a766c903ccb6eba428ce89899e

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 800bbac308e730e6e7653aaa23ba70104dd8373f405d8345c212b459946fcda6
MD5 59eb65dc00ec64d1a1b09b2944e27b55
BLAKE2b-256 d0e3230a0f0696ee8b6fa6be8673fe8afcd19a1b77ad4d29a2d4ba6ae4d9dca7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d3a9051c0c2c2481125862e9a193313220682690d10e4ab93f701c4a8036783a
MD5 b045645c326ba0a5174dfa0e15c9f407
BLAKE2b-256 797608428f2364a2ef3aa09a1979d282cda009d68930cc51efbf5451721b5299

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c7e6ed0e6c77ff6ec6c72940cf10ace479a93ac16e5eba243f0d2c718d685dba
MD5 0bb0a0996b481cf93c489c401fdc38f1
BLAKE2b-256 41df0d9db8ea6e1f75aff0ba47b4eb54318e2a1c4c600d735be8c936c2216fa0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 18b738b8b82fdeb2b3a51c61a672a1b9eb851d8ba2c7b721bdcd7a236048f4cb
MD5 10fb759a96c941fb0a4aacbac773a80b
BLAKE2b-256 bcaf4d8f58ca71535964ce069ea0289861fe28d7c07536b7e3eb0da70611cf3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e8a5856d02b6032d57f1778ea78606c835ef0fc69655467cebb70c322b29e29f
MD5 d1caa3ab7127ca98db08975dee82e72e
BLAKE2b-256 51fdf0e8ecb9e3374f97184643d36a2a7d89820e45f5a5ede4fe46873b00f295

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1a5731bc23e2e711708c57344c64d3657f493d5be1e01c0813257a54e0f8f13f
MD5 dcc285e4057b5c81b7cfb43bb3363147
BLAKE2b-256 a48a5e6ba46b0d92d2f1a7f29ee4d234c927f9f8eb748c6a95080de0f2f579b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dc191b674728638e8c0ff7d9907c20e6ea5916f418ade2ac96904bbde72ee813
MD5 52f57f8de604c942976c2dba169e95dd
BLAKE2b-256 6d75e1b2000c4ed9280e9e2c5bb92a58b671a09a726120547333715f5661a510

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b8-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cbd937c724dc4786827f69e876d475fa9f0e60931809e0ccb804d45b488ace71
MD5 96b96d2e4038b8f2295066b2182a15b9
BLAKE2b-256 b28141e1e20218390d8712293b2f4e8e564a15faf42102a5b26be1ff12c6c9ba

See more details on using hashes here.

Provenance

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