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

Uploaded Source

Built Distributions

cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (639.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (733.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (693.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (666.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (625.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (620.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b12-cp312-none-win_amd64.whl (457.6 kB view details)

Uploaded CPython 3.12 Windows x86-64

cityseer-4.16.0b12-cp312-none-win32.whl (416.7 kB view details)

Uploaded CPython 3.12 Windows x86

cityseer-4.16.0b12-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.0b12-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (732.8 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b12-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (691.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b12-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (665.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

cityseer-4.16.0b12-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (625.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b12-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (619.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b12-cp312-cp312-macosx_11_0_arm64.whl (556.9 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (638.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (732.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (691.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (665.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (625.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (619.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b12-cp311-cp311-macosx_11_0_arm64.whl (556.8 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

cityseer-4.16.0b12-cp311-cp311-macosx_10_12_x86_64.whl (583.7 kB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

cityseer-4.16.0b12-cp310-none-win_amd64.whl (457.5 kB view details)

Uploaded CPython 3.10 Windows x86-64

cityseer-4.16.0b12-cp310-none-win32.whl (417.0 kB view details)

Uploaded CPython 3.10 Windows x86

cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (638.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (732.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (691.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (665.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (625.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (619.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b12-cp310-cp310-macosx_11_0_arm64.whl (556.8 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

cityseer-4.16.0b12-cp310-cp310-macosx_10_12_x86_64.whl (583.7 kB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: cityseer-4.16.0b12.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.0b12.tar.gz
Algorithm Hash digest
SHA256 d56c76727e33e4326afe475627e8666ec7f095c64754b273e1d63cc182a629bd
MD5 7ec9788158c6540104743eeab6bb41f7
BLAKE2b-256 b824b2f6e82ec4eec2d70cf868827defada073e99bb7258d29e2d9e5c77d8f46

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c4295025f62e48d30269b2eca4fe6528bcbc11bab4cba69f6911df6a963c13f6
MD5 a65ab55490aa4bd51e4e6c74682940eb
BLAKE2b-256 d14101cee5fab3e1e6bb8f44e48be58db1b165253b74864cb10cd41e9f92284c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 33ca3d3b4d325e47c403a2c90036c56dbf23ef9eedd8ff04d602f99c4ca37255
MD5 c5286ab8c1fa65d77f0bf29c0ad8af92
BLAKE2b-256 2310c99b4975e7d7d3744b4b37af33ec9c498abcb6701beb1fd849de4056df6f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7ccbef1e20aa84e52ecbd8f789046da0b2a71d256790476be198b4ffa1d4fc6a
MD5 a40ed1de85bb3e291810fc0af1fbe9c7
BLAKE2b-256 270e4d4acc97f3d1a9a82f1e655b3f57d48e7c91b05f2473a1440382807bd7c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ffc65396f0c77634df2c1c836b24504bbf73fa6bdf495bb350d4622936943144
MD5 8910810a5364247aa7e85233b9d7db1d
BLAKE2b-256 22e8995f5136c48a760a894fc8cede2685c0b82a671fd7b5324d846d5058f14e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0d80cfdc9b950092d8a8102b4941f8875fae51f435c0314cf748da16dca0b241
MD5 56d8b9365c8de1af26ccd83e4d5562ca
BLAKE2b-256 f6e4bb9b8ef0cd1da96d702c85fef31b5a658095285f6cbd3de610a1991d6b49

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 51b845cd597f749c61c616abd1b310275cf40f9deeb77c37d08afe31427bc6df
MD5 c9e99f0e1821b4585dce8fc50f385a4d
BLAKE2b-256 b300872ce75ea2967d329016bdc7f0fa30cf933edb4038795f9aac83f8d03624

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 d9638e56fee422fe9dedc2b54b9bb2b33a8e30c66226c00293186adfc7c13a3d
MD5 0edbad9569f50d3ce69c2a362db4a631
BLAKE2b-256 b4e8fd0689044d7faefe4a5d27c372d55d8e6d9974a2a814b0504f48621ed7d3

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b12-cp312-none-win32.whl
  • Upload date:
  • Size: 416.7 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.0b12-cp312-none-win32.whl
Algorithm Hash digest
SHA256 2e619531e732ded8a9f3c2c99a4d1cf209a4ddace87ed74c5511c5fe724945c7
MD5 188fab98b8d82720557b11aa0c1dc722
BLAKE2b-256 24baca81c59bd7a9c8c935a8deba21eb991dc303affda4b747e52db1390b7f10

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bae46f873618c8c59b595ae5d04fdaa7497c5e3ebcd23ba58bf6400a8effb99e
MD5 ecb2c24e699eb7ffc2319565d30ebf8d
BLAKE2b-256 51010923174b9ca0be5ce569d184d02ea907a3b2d481c006338f1823f92d01c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2e4ad97f2c11e7848bd968b3cdad3919f7375f1137bbb3d8a1d1e8ae947afde0
MD5 17f89d612710e792cfe56cb7ce247ba9
BLAKE2b-256 2585e6f6a109b1a21f92ba9f7654ef0c0210f99f6a456d201d40ad77279eaf05

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 32534bd9ae5fbe6c47321315702484c5e6333f534166264d61b771a54e649ae3
MD5 dd0c7b3492060b9ecf754e0dff951890
BLAKE2b-256 3757f6b99052cd400abaf17e24183a7eecfc984e1bd66ec43c12a722fe839835

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 834ead9d1c8295668e92ef57b946567f84190d8a15f91c9677567c39cdfd6985
MD5 dc3f9ff327762ca529867fcdd5f47ced
BLAKE2b-256 795daaf8e5fa9d53acc67a62f94d08b9bc0ded6ea370759ab5b7b1a83ca07b96

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5f273ec80a280d6e6ed8bdcaf7376eb0d3dd54c9b049ef831d1d8e1b27dc5412
MD5 deaec45f557bd8d8dd2061bfc5377990
BLAKE2b-256 595e0e74b01259a4728d41eb82a015da151330f6e90800856efa2dc0b75b05d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b2adc8bf80978addba5c2e073151f02743a59816e4840cbd924555e4e56c6b7f
MD5 a2b0ee0f039185388b95f481836162e2
BLAKE2b-256 3957483da1e8378eee0f13008e9d97ccd2851e746d909ee1cbf0c0ec8e6ce32b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8468bfb0e502dd3b6506d72c9dade0b71ee8fbc8b674aa24de2e1aa81204d70
MD5 2a0eefdf213f537d0a4cc85a88ac5ed3
BLAKE2b-256 14efc2f276e8a70ac34fd4ae81a0677e7c04c787e04a0365ab659b5ae806a9d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6521593018d6c8a10030b03442b7a471b3293495519950901f01d0065d6976be
MD5 8c304b0f34e8747db7e6856f0a9e08a8
BLAKE2b-256 2980ce245b9fd51777e003359055471c6e29d69e9fb83adebf7562ade620294b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 64538c65dd1687a2ef2a93d73f26832654dc0891ed15aacef8927b0772179216
MD5 d3b74ad5b5e3565ec0d674e6807ebbbe
BLAKE2b-256 361d45a8bf002f389c8802f979dc024fda842f103ac365bd117460fcb86d36ab

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b12-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.0b12-cp311-none-win32.whl
Algorithm Hash digest
SHA256 1796055f4589c6f0c21fc15e834c833c8291b349b3eec7a9a27427d5835b6179
MD5 ba95d45e8fb814e0af8655731aaca10b
BLAKE2b-256 b83d40148f8f79a486aa1753ed372d08fc701fde9a85e88210eba2c5baea6b99

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6dfc922cf7d138035f776055c1721a8fc735ff3439d73b70ce6efe8aa89c3dfa
MD5 5e8c87d3a133cff6de9837f6a703f4fa
BLAKE2b-256 c722a52d2ae9fbd3681915f0c41ba9c7fc64335210c8e5b36fdecf71e92e36cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9981e95d4beded87c166bd2a8e200bdaa1835a329af5447834a2863b376160af
MD5 46b461209a9af002c1456d4efd8455f8
BLAKE2b-256 0a1ff29265826e6de56859adc1e09ee70a55d8534967d22b3a5716396458fbc6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c5ab76e16ba6584ba7b2ef72a6f3884aa8267b43a9bedb9a3a037fa4cd5d4323
MD5 ec6e637acb1825ce467cd257ce9a1d71
BLAKE2b-256 9386abb1e73d80998da73299c715c16cf114871f7f28a84046fb3134208a4fb0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e37e2f1610b504caaa206c103f3aab0efb2a667b0f1a5598c07d854ef5694de4
MD5 1cd3e825c06423c8447d4e77d2367ac3
BLAKE2b-256 0ffecb6467480192acf39ecf2809a922fe1a337e66ab1c3999b4b49d83b2036b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d55e455d46c2d59b47db2da9159ee4892ecfc0b17828914c129eea6f5be4e5ab
MD5 a9934f77eb101c8358b7449e9e283c05
BLAKE2b-256 43604ee778c8829c0c0dc9e74f2c273c03736dc10c6c6cf9d39f38c60176e718

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e68f8ed9ad44514de61b5500fe49d16ba40a644a8e3250941e1a3c4c1366eca7
MD5 807699218aa81f241e6124b1225c59f8
BLAKE2b-256 0a5ba2cfaa0facf682835cfa99fa8d591b124c84a7cf97519c9d594aa8e3b297

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b79ea9e6d3fd6f63e501cb389260cfe022cbc6f3a8d1abca4c56b6f3979483bd
MD5 c0170b5a6e6fe371df96755f21867170
BLAKE2b-256 3ccf79e374ebe1333bf13a9f5737cec1acd96b8cecef33918ed4634400ebc568

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c7f5b89083011febdee24230dfa0c7c1c9a6993fe8a8db9e69e48d1916dfd682
MD5 b888ead799df611eb30d7c39e658c797
BLAKE2b-256 b3b2259d67d233df405ffccfd3ca347ccbc6482cf6984d20cadfbf181587ff12

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 abb45730e130f6a198582788c20e4bf329f5e718818d6b8331c20667a2ec4c1c
MD5 bafe30ae06eaab9c8846859fb89dddf9
BLAKE2b-256 879695cd3675f7ca791142e72d5408a7ce26c126f95e74070047ebdfdf71655f

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b12-cp310-none-win32.whl
  • Upload date:
  • Size: 417.0 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.0b12-cp310-none-win32.whl
Algorithm Hash digest
SHA256 e7412ef3caed07d238c25e192152f7b5fd729c44205d894d6700d120719661d3
MD5 309e36e12de697f8ba39b0fd3a064159
BLAKE2b-256 7dc6cabd422150c3a50bcb11815485c7d0c3a2abe1b3c185e7c99122f1c81649

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f58c08ee2bd417b2af368433cd480d467c576d12e60ca46f08d672264a1a9ebf
MD5 4b1726584b6c03ae1fa87aa6c14b9fea
BLAKE2b-256 b7e45e9ef58105af12590b2573309535bbf842ab6a749d46feb2939e72147d88

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8bd5ec85373deabada0a0ec02067279cc57bfb3c80e70bcbd7c64d88ef76d290
MD5 32163042e4d89d0d4d72dd0be1017078
BLAKE2b-256 2c5b9d54a286968c419eb4f91596bf87b1b7100684ef635e8c7cc4d8eb271e3a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 552cdaaa351359b29126528f409d91f38cd548e174923bef0e26ddde335709f6
MD5 54e8a3f06db03d736cc2a7fedd9dfca1
BLAKE2b-256 b6ed0c87378b2b790613683e6c9c9e142f0dd40cc1df1a098ee8cee154e0daa3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0734559e6eac6ef48b68109649ea1a31f80d15ba08fe2074a4393cb5d460742e
MD5 70e73829fd0ac7f13ab7fe5eea8d1f53
BLAKE2b-256 c997fc1c0be1df04ff4cd9709f8725973c6637ae3c3e3bd8ad12f35ab16a55b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8132437f70420462b72b0c0e559b1bbc55e63e8e4b59d18f190aea6b5945d877
MD5 28372d5c6e23469b735c9593175c0822
BLAKE2b-256 2b10539833a61194c3ab0868fe48e4c2d188f501761e3a1f55280b2ea17cc3e8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1ce71e94983b29816c4a34bbd82201ab40085d8d02bb27e16b428dd14c527810
MD5 70b4b72fdec2cccbf9bd711a5b730571
BLAKE2b-256 a2ebf054fe71f293127469fe3a4c64333ffc81b8ccffd26592bf82342786782a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb40ddc1773d8d9fd8ee0b6290ca043de2a742fc6294625c66baebd1ecd4f5bf
MD5 2561c970059ffa35ae32e6475b680e1c
BLAKE2b-256 d4475aa03da6bc9e8929d30603a236d8ff00311511230fbc4921c10e7008fd67

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b12-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ed1fe6d88c74547d81d1fff879843450f6fc5729c8b22b33436b11a1a8df08b2
MD5 16f24e7d2b6a8149cea68010d7cbc4cd
BLAKE2b-256 0ed5b13570018d1598c4653a4739ce3dc8267fc4162382c169e444f4cbe2ae0c

See more details on using hashes here.

Provenance

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