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

Uploaded Source

Built Distributions

cityseer-4.16.0b14-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.0b14-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.0b14-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.0b14-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.0b14-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.0b14-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.0b14-cp312-none-win_amd64.whl (457.7 kB view details)

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

cityseer-4.16.0b14-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.0b14-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.0b14-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.0b14-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.0b14-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.0b14-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.0b14-cp312-cp312-macosx_11_0_arm64.whl (557.0 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

cityseer-4.16.0b14-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.0b14-cp311-none-win_amd64.whl (457.6 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

cityseer-4.16.0b14-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.0b14-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.0b14-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.0b14-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.0b14-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.0b14-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.0b14-cp311-cp311-macosx_11_0_arm64.whl (556.9 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

cityseer-4.16.0b14-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.0b14-cp310-none-win_amd64.whl (457.6 kB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

cityseer-4.16.0b14-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.0b14-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.0b14-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.0b14-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.0b14-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.0b14-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.0b14-cp310-cp310-macosx_11_0_arm64.whl (556.9 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

cityseer-4.16.0b14-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.0b14.tar.gz.

File metadata

  • Download URL: cityseer-4.16.0b14.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.0b14.tar.gz
Algorithm Hash digest
SHA256 043f81205b8962208bd4d691c425b1cd6df2624f60fd2f116bf0ed2caf684b39
MD5 c47cd640ae9157a5d0da82dc92f8c8af
BLAKE2b-256 0d044e011cff15555baac8020d9aa8a577f6692419e2b2e312bc7d85105c56c2

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cba15510a2bf184bc3ada9653b3b525baac3ba66c1327c0e9cb627288330585a
MD5 147f8e08e0f479bcb8f86064ec67212a
BLAKE2b-256 8f4623ac2a92e118257ff36962f3b40895f15f35ace39dfef41b424bb698d78a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4002ad5270c90551021f812ba64733ae9aa942cad5ba658cb05a2f9571dae59f
MD5 05cb6f761c50486b54cbaf268019145b
BLAKE2b-256 707fd579e17f01a1d5a4c6e306d6cb4eaa1c48cc7e8bc103dc5190437fca3c1f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 df670a759d5e11eaad0d29d40b1df81c192a334d6e83508546c050381d05467a
MD5 389c382191378b0ce9983ea6eaa08ee3
BLAKE2b-256 a0ae200144aa01056a3785c0a71442a02ab76b183cf24f417110597bd2f8a3ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 25700d56ea98b9acc08159d80a61f40b2c36db68d60d90434e5e9cfaf6d429e2
MD5 372b750179b13b5623dda08b35ba1ded
BLAKE2b-256 78be548f4bf3ce1b3b06c57316d87ba3928c560db8327c3c2e21f4774d731b25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4d6c2d4c00b9d745c89a79a4b702eff45ef037bb9d1c8162b1d98e3530c34b46
MD5 5db99f54bef13f924dafec7f68617cb0
BLAKE2b-256 ebd1dd0432a29cfe8b2b1d3cd3c6dfd20d752fbea12ea6e9df6b973290418e09

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d55636fb985b9d278a80179af1a1ce7f4254166a699e7b92f8ffb0302e826614
MD5 34485d68c46d72c49ecf32bb0db1f123
BLAKE2b-256 c12244c4813ba36de772cf5b913d068a40ddf7c602ba1a5b8bb3af662c47f947

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 46e7b1762d0652ab98861323c887698aae332acfa456d9d79678dfef73dacc34
MD5 27f22061037027ac334b1ec11ba56280
BLAKE2b-256 50bc1db26368a5f230048d8380f5b1967e6488166568f06d72825af18cdf8f8f

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b14-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.0b14-cp312-none-win32.whl
Algorithm Hash digest
SHA256 07d71082d231e9b19d7fc8e1f6a383dfd5ef48f01c65831c3bfd454bfde40de0
MD5 0f771e85b6bff7abf3a08da8f8870510
BLAKE2b-256 7cde182f7b0f2e684e856a344885d24d818e6cb562e51cc10ffb654c55f24c8d

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 094cad97bb75257b084b2133a7c0f87cb6624db75f66c3a67e85dfd06ac44252
MD5 293f6cc595b251ecc619caad4febb9bb
BLAKE2b-256 18b55f3253d2266788f15697cd6d9071bb6672eb9dc823d52f241d0b103a7cb5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7432d6c5feec4b36eedab56810461998b653f8c0e3e6de243cc462fd032e16ed
MD5 98eb0746137d276f6b4085149fceed15
BLAKE2b-256 b045524aba91aa3fc7a3fa6ee2ea130eb6263b6fdbcf244e5244278b08f8e362

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 08ed8244a9d0da16e018aa560a87b2cc9653cdec510f8697e686281e939710b1
MD5 f215cfdd069a970514179f5682f1a668
BLAKE2b-256 98626ee74c1bb59769f74c9fb2f33e87777d18ec172ac1c756952df1e82416bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4c389d7831ce8bdf31a85359bc1ddfd351257e3f9d6c241a58684743dc7939de
MD5 ab4f3fe9e08f4163ec5b131dcf936c74
BLAKE2b-256 2b97cffb4fe327d9b2f5a518232d1fe6f8bcd0761916b67454988b79374eef8b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2ed3d499846662c6b3494ba4c57087811a4b3cccd5da56c4ed25be975e0cdac9
MD5 efbf362ed37c7b98c297bb05a9346822
BLAKE2b-256 5d2ae6bfd6958658d1544b279704c2fd2b19fb0414b52784423d6c4f73f74a2a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c8f1a23d0894c68219bce24a42a358ecb7fa2937ed3a1d3e11c3215ce8aa88be
MD5 71687a4f7eb34a82e140fc7d145e3195
BLAKE2b-256 40fa8842e6ec29b23157553b56619d585d7a468e252e0e66b5d3381e1dc2f8b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ee6f18358943fa2a833061638024e019dc59c4a0d262061749c287417976c5b1
MD5 780ced98267ea96ec4fa6b5db670d00e
BLAKE2b-256 d0d03ae0cbbdd663e9516c1be62a4eed8cea7d97395752ce1448b8b25807ecbc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b16a6c137d953d6a48fcb845c2f89305c2fc1ef63070dfe96a290736a8c784a8
MD5 3cbe28bae776b1bec3143aae3c5b394d
BLAKE2b-256 c86a97b49c3108cd2bd2c06c6df3e3fa471ae60bfd2a8c1d6659babe2f0549df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 f3f64d033b397e1b6cd9d7931a3ee20dacf196bb9f61f7f5a877590a2fd2db16
MD5 1ed1fa515fd396fc5111d771c9e283e0
BLAKE2b-256 2179fac735b0a8b68bb0fc2700978d7e62a1324bd71bea4ea2b1349d9d418525

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b14-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.0b14-cp311-none-win32.whl
Algorithm Hash digest
SHA256 ab69343e012d3930d73d8a0768779084b342865ccb186e0be6897a0f096cc152
MD5 662277f37bfee92acd1ea2e2fc42af00
BLAKE2b-256 b2b2d02ebd8623e11be62c63e0416e7aea29ad5e3cf2413f27c0d994411fad24

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f83368896d2911fcf50faaf442dabcff885688425d5e749de08f29717bb54974
MD5 f8bbfb43349ee0f12e4fa838d1fab5c7
BLAKE2b-256 daad26510a51372ae2cb6748e8116a98b690484aa1c90ad86e2299ba66a8ddff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 45212ea87060a5987ca07436e2e76e5c0ffe940863866a15d953f42b5f44dab8
MD5 0537a869f10574a55c76a6ee48efdb04
BLAKE2b-256 228fc36111ef979155d6e7485853ae884b08b79ead3ff5ee76034a1577ab47e2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2a7e260493d012ae56a1b13e0d542f29b3b9c0489fa0ed641b45686908e28015
MD5 c158f0bf3c54f8bea8b43504a50b07de
BLAKE2b-256 ee72768fadc88fbb38aab9baeb60d1f81716ac4bf25cc1b4aaa34dbd732c52b0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2fe89b2d9713c4e9ba28a9b8bee249cd17d90644afdea9a37eb60cbb1327535e
MD5 47109db23d1a9ecf1df19f4653bfa87e
BLAKE2b-256 e507fb676608bb8d86654412e5631254fb315f59ce4ba9c654b75aae420109ff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 418aa919669c15dccb072a59bef9bfd0c008b282a1992e5d31909eb10638040a
MD5 6540df24866b5e510fbfa3bcc2785700
BLAKE2b-256 1bee23a18873b65044d91f0bd1cbf3cb57099da96767de9526b98cfe0a4f9414

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 15277a77900e3ad09f4962481dc74244b22854088aa63d077c5aaa5e685e4d73
MD5 5adbc0e763616eb2501e88d83bb00265
BLAKE2b-256 718460e3f3975be43a313513a32aaa9eb41d2cbbe5ffa365f9f876c26ca80b17

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 55aa23b1d4361dd063edac38f2dcee549fcae76295adf2b42d204c8667a0e809
MD5 c5c0fdfd46d225748ce257edf4735d24
BLAKE2b-256 69776ae04789c91d2e662d8ee0c8ec3a7cbeaa323264c6f78c1917753b6954d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 323211cfdc10884e8f5b813e4f63e55b897f106d6e9e5cac8023f95aff4013a8
MD5 eb93d8ffe9a14578add4b0f90ea2e20c
BLAKE2b-256 3c0b4163516674c813c9f2e02b4e025fc1ec674c8a2641b17e7b7e903d6da0c2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 18ac6032ce2dc2cb87b2a13e2f47f5f9a9dac6249a800e82a803440f8a06de8d
MD5 6f37a7ebcff21d0b71bcc5ba5797f1ae
BLAKE2b-256 4c01f69763391594ab0c5b29ad0e9b647e4ac25bba3c4f853d859b9a0393e2a0

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b14-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.0b14-cp310-none-win32.whl
Algorithm Hash digest
SHA256 340e5960188b703333f9dbb36fd829ee37f2af70133b9069ed3ce599868df0f5
MD5 270feda913db54c85bf1b6efbb57205d
BLAKE2b-256 6623f6ceba6f0718e67565f6ce6054d50c176a8f45b15389b2d97ce3bc8f1fd4

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ed4fbb3881e8d0cb0122c2956a7e3ca6c5416d48e502781947bfccd90897f9eb
MD5 6a19208ab951247502927ca64f65ee22
BLAKE2b-256 1d183c9bfe7bec70fee08302498f7cb0dc0bf9f6173a4ba318da3db7bd5bef28

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b112db47c13bb1f3d5a8fd2497dd55a5f63dcc39664a621abea6058c93942646
MD5 ac649c2813e09aedadb5ed7d34480040
BLAKE2b-256 867f9c16e431a2afc0bb99f6169f11770370d645be63240c01171cf986ab95b1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 daaa11151359c89dc9664e8cbc71f7b251ee96fc9a7e67ffef7164408bd508a1
MD5 7666bf29d15c76cc6ac6c16f16382a72
BLAKE2b-256 a878f264ce3a92a78a37a4d493e96e7c6d628f23302235d89de59435f3a48d9c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 79e20d6120cb644adfd695fa0d4e553e0e2747e5057f4e17c1352caa8da936ab
MD5 d3376041c3b70ebcf9594c6371373bb6
BLAKE2b-256 e7d87d22264945a751c3cfbef6e8bca47f09c77f36e0f95b08b3587b75836b57

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 714f02168737eca9518ac22094bf249408d07473514f337374a09a4a8e9d840f
MD5 be605a2bb085faa8da7efc7516c82439
BLAKE2b-256 528a5f780a745537129578f5f1d53619951794d9aa568ef99d685b29f0b7e7da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e8a91e74cad53d262d3d60a5ae2133fd0fe24738b2144489d40885df748322fa
MD5 adaac5a526bee21e99bb7c6e01eb825d
BLAKE2b-256 fa11f529ba56f0627ceb98751d39eb63aacee326c73f5f2fa0c3aec3527ad84d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1248679b7ea6f57186685f743d600ec4f71e27a4f66f092da9c09503bf67f8fd
MD5 819db419817d17f0be6f0cefc16a0c0a
BLAKE2b-256 d51c2d76c1e2d96ede50a06dd56fd1ac3ba0ef4b496fae39ad37b5a586ec2529

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b14-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4f33d916c35403d62d3f111c3af8f25e133762ce42a658cf3f67013bb734005e
MD5 a0c0fa88bbeca5f133450eb5f77ecb52
BLAKE2b-256 4ab580322cbaac53bd410e0eccf09957a98e1cde87cff8b4b2894f789880d0db

See more details on using hashes here.

Provenance

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