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

Uploaded Source

Built Distributions

cityseer-4.16.0b10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (637.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b10-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (732.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.12 Windows x86-64

cityseer-4.16.0b10-cp312-none-win32.whl (415.4 kB view details)

Uploaded CPython 3.12 Windows x86

cityseer-4.16.0b10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (636.8 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b10-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (731.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b10-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (690.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b10-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (664.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

cityseer-4.16.0b10-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (624.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

cityseer-4.16.0b10-cp312-cp312-macosx_10_12_x86_64.whl (582.5 kB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

cityseer-4.16.0b10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (636.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b10-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.0b10-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.0b10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (664.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

cityseer-4.16.0b10-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (624.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

cityseer-4.16.0b10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (636.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b10-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.0b10-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.0b10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (664.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

cityseer-4.16.0b10-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (624.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

File metadata

  • Download URL: cityseer-4.16.0b10.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.0b10.tar.gz
Algorithm Hash digest
SHA256 e53e4c73e26e3fd2485cce6ecc0c81d778d061c9476fc3e08a9753737d5bc8da
MD5 a99feb9e5ffef70951e1363adc51a7a3
BLAKE2b-256 1d366634858e5f9366c52063b1ef5f8598b9baceda5b28a97dbc496a66d3c2fe

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 922db5df968c2855df406c060e4d54f5ab05c2312ee654fbee7e63f5ae11d101
MD5 5779deb651de25aab00dbe977ab8fd37
BLAKE2b-256 be75a5227976020008549f19fd5c0e7bbe8d17db42dbfd51949e85ec1724aedc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 99266d0e723b65a7532fe60afdae293cac037973517772a5d0da8d465d6c1f8a
MD5 3a45bf30b64a00222bca5c5fc159a7d7
BLAKE2b-256 e820ffb441b0f3a042e4b612af6d0f50782e5e1d0e29542352578de22eec0451

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 afa8cc33ecf226812dafa0c91a7572fcf1e89bf348e9c3990c436a2efc01e23a
MD5 cbcdad71f263df5236326c344225fbd9
BLAKE2b-256 02797f935754615800b0f79042f256359af84beb9c328e9c68ae9dabab7bcc71

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2ad92efd5ee1fec4068615a6675501e42fc5a4381e22cf21326efb8296a920e3
MD5 3daeb22e6d64cae1b35aa65a18462255
BLAKE2b-256 2df85d23a0f9f4226fd55eb2dd1705a6c84f6f9f1ec7b1e07fab716a28fbb68b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2227e9440ccfad63efb5fa22139a681f7f8e4ff839d1657dce8c9ce5b50796d2
MD5 306f73a19a415cf30602d166c9cb689f
BLAKE2b-256 4f2538172cb43570959759530a43fd4f716051cbf753645428691dcaac7d9db4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 12a07141ce48458e2ae4916a56b9aa2462fb8c9ae2f421ad16ce1f673d103d45
MD5 a9d75713a103840f37c6c8b9cfcb300c
BLAKE2b-256 1218309076a7cec5fd5d7c90b9025ad550b943c19b608c36c37506eca0513885

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 15da34fa4109a646e65c692c123df9ced38fb20b3822e040d78891ff6fbd3e57
MD5 1d7ba03ae82adff0c37c4249edc1650a
BLAKE2b-256 d6317c2e5593adc8e50ea55c2ee234e9bd404faa47b25f9c1a1bb16a21cb5794

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b10-cp312-none-win32.whl
  • Upload date:
  • Size: 415.4 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.0b10-cp312-none-win32.whl
Algorithm Hash digest
SHA256 d69b602385efb2996bcf78f18a6bfbde68417cf37a89d01c8dac7268c08f02ea
MD5 1e0aaf192b173621dad77395e12935e5
BLAKE2b-256 c8c2e7645e2f7f78f82b0f51f3516c402fa3c58344ed62c0b5eb9124ec7a86fc

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5f26e9dc9012198703d5c2a238987ff3e2b4db5c8d4c0ddf0ea5a2a2cd3c6a95
MD5 61845487bbf75620d2ff0f77668fcfb2
BLAKE2b-256 6893fadd13b5b43c8414ffcd3a954f955431ec8d5d1dcdf8beeb8b5783db64c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b0d85c87efab79392ba34d4f625bf8600cf9a51ace83c084fd5d88cab49eadc1
MD5 210bb5e38279c03a6b12957b09bb9807
BLAKE2b-256 39cd53fb06ae590a5ccc6d8ebb5ccbd2121e92138b59ee541f0a4d9b1baf8396

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ad3cef8481b8b7ba68d2320bb49a0bf4119e60f88052f485ecdaa33fbe456fbb
MD5 74388d9a64015ddf114bd6670ac07b1a
BLAKE2b-256 8888119de2dc22d293daceac6a188537ab4cbed0ea67a2ac29946419e32e015f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 397b3076813ac51f91b27ed46bf7b65f09c94477c1ea8d5874693b6b19a60cfe
MD5 fe30d4791d027b117da2ea5d761cb5a1
BLAKE2b-256 1203f7b880d262d4cf47a0432af21074f0919933523bbf4496ca2e926a9b7e7a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9fed588fb75169afef166b74a43f52f7e4d7aa4ca03a542590b160f286dbe419
MD5 10e1545979d79634660dfdb73dba02b6
BLAKE2b-256 bdad825eb3958773b58251aaff247b27a0c0a6c7502a121839a52579008ac0ff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 46c2611a547ae20bfd0fff973e800930d53570b677b471b26d78fe1ddd9838ca
MD5 48a9551e88ea14dfb6d01bf425ab0698
BLAKE2b-256 a593da4fc51243c9c9d56d3b504e6af20c3eb92da851e290925ba12d0efe201b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb1cd492a53eddead1b551148727efd4e25279bba629a1e1735b960807a0a29d
MD5 ff7a660d532a636121fe2aea8fdf8f15
BLAKE2b-256 bd4dbc975728a03c584101c7a82b50c40092d30cfa72724ef2d20ea4391ea914

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 598d0430534765b20237582bd08256512488f56c429435e5d0e62038879915c6
MD5 0246162265f9b70f86a1e5de5548515a
BLAKE2b-256 872eda767de0d0e22991abb39adc6b038ea1208818c70f1a9a415a9134007337

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 9d8df1f669ee880180cac6ff10a69ed28960bc0cb3a8c86fcf7af64bf422c570
MD5 234b29e66027dbd3896b82bc7873430a
BLAKE2b-256 ab2e9b3b955d1c44603871e051ad49ed6b7b5935fa04e71f3fa0844a6c4adbe3

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b10-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.0b10-cp311-none-win32.whl
Algorithm Hash digest
SHA256 824d2b0c9ea201f27467f79b458f170c3c149ab5971751f0879f77d222d44478
MD5 0a0bd35d2d1205a18c336b3feb4e2946
BLAKE2b-256 39a58870e9613f70b76f2837186e92b2a24a71a56e7138890463bbd3b4d7fdf3

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 afc056c4042268d1fc7c211514bf70c8a7e3484a491307523b85ba4dc779b83d
MD5 417d9473ce6db3be96ec00b148f1b78a
BLAKE2b-256 b67cadabaac105cfaacc3029c46db2f2cc642f3fa6bedf18c39e537fbb95d0c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e6f2500a501b0764f2841c3a46386f55d467cdccd001fa62721630e2be9774e5
MD5 05233170abec27e6b38a3af5ef556a3d
BLAKE2b-256 277a08b01906ef6d1a17ecc07c872b9b26d4d1ec558bd4e41b2e624a4f9d7aba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 415d5787fe390e4d48609b58dee3ea70277cf42ab6637f4b78cadc1231df58a5
MD5 e7ab489818a9af7ae3c2dcbc4d8e0b9a
BLAKE2b-256 8ebb34f0beab5bd38272749a7bc9d43536cccec63559c064b7cf4e1b785e2e11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1c4d5b24a86eb6ad76f5dd644a2dc93ed47515afc55a94e5e616286cec4bf915
MD5 0002443471964eaadf789a02c04bda83
BLAKE2b-256 5198e4c1614724e50a9d4761308e4e62a088f7d5ea45f3ebfd70ace86f2c7fe8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5bd9296ac59b4bc2224ac0e9e79febe8866745886ecc4698e74af2459d0fa60e
MD5 e138631728070875c1801d95d008e407
BLAKE2b-256 0d6e5ab487688687c6299bfa29759619005499ab073a31975c74d721b1f1f7f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 75a9066f982c1d5b342729c6245dd4f31661e807b1f4c9fe7c3db60bd415c1ba
MD5 db2dc1b78bf13afa6911747e94520872
BLAKE2b-256 8020f54cc9d153f7f14ea97066a89f811283ee8c2ead4383b4bfc788ec07b6f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 da27700a2098f21823df36b4e540b2883c285761cb22040f3c96894a87413afe
MD5 89ab0aeaddb08bb9fc94a6dd8e509ff5
BLAKE2b-256 7ce8db5d1f322e3d5a5faf74f05cd422f8cf787b94d1a1c432809851ecf649c0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b483e2b6c1087f45e740dd6c973872622c5a0545bad685b8afe35bdaa0a61e58
MD5 996176a43f7c9841a9a4460b78276e7a
BLAKE2b-256 28c2c49e9f0146b3b0f8a37c559676e6e4eacc01813e11dea98782dc28f06eda

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 c4b6b636d30e8dd92ae5b58758b1a2827853d15347f83da9458d83c0d7c3549e
MD5 00b770efd325461b6f83f3cd216e9e52
BLAKE2b-256 c399796c2dd428df8fb961e20928342ef7165e47b1de1d74444192208dbe3633

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b10-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.0b10-cp310-none-win32.whl
Algorithm Hash digest
SHA256 1b1fab62b5a9bccc1c0b401f6739ea5a812d7bc83a4a04196752e7e433932b64
MD5 73c16b2c83d6fcf088da97f2565dea66
BLAKE2b-256 7e47e106df2e3d48573873799d826361a9ba2720dc65d9b702142ef5c86de6e5

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aed743778bb7b91dc03a0a05e685bdf6ff30c20ae47f3fbbe0bb8f0bb062dad0
MD5 043180614985b6308ad60fe11d137cbd
BLAKE2b-256 6cacf5af9d93b463ef6c960d65a56ab187d5e1256d65effe9b453111a0e7d152

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7b23023269c61f66eaab9215c8815ded814bcb9711fa3944b5437595321369e1
MD5 84b64273e0c999068f903db978f18fb5
BLAKE2b-256 19744bdb49e148a71a6291fdfffe6df7dcd83135f58f58b3a777b54bde5b3edc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 aa2d7ba9ba9327ff2d08295ee00c76faa6ea9fe001e92700213cb00cc70daaef
MD5 8ef0ad55533e58ff4d1298360213181a
BLAKE2b-256 539c8c3b8f66782b3c7c857824c7babaaf45960159f4982552d20a6c189344e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 93dbb2f218251fbb7a7e2e0eff76c919b5e400ea16d68980cac641410fa4cddf
MD5 fc5d2452314c203293865d32b4dfc4eb
BLAKE2b-256 4640cb6d1aa2782ee1ac4b1e8138c16d847b433f8942a16093364203f46a936b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e0f4b9d47356f3ecc7bce95a1ffc35cf8e075fbb629ede2062ad8c628565b935
MD5 4a04df763ef78897ba80af68687f9149
BLAKE2b-256 947c6a8f9c56ec2f8a96688a0d6b340122de11b24d02fadaf781776e80d76787

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 08589397ba094d10acf7378d5f8c45e645eda5468fbfdf5bdb350dc6833be17e
MD5 20381f75019d5caa45fd6c0266d55e7e
BLAKE2b-256 d45ed13f5b06e97fd709fb6570dcba2f57a96079eb82175319b80d30c7aa7df3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 69fd4ea023c98076df790a708376e3f24c0607f2e5771632bc40075179dd0429
MD5 d0f64cd67b2c581573411f7a10d3a38d
BLAKE2b-256 7518bf990af153374c6c6b120d00bf572fbff486fc64bc3bce69b3145d847726

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b10-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 38d5b02f70d69d5aeaeeeb2cf070d285d22ade5e3e6a1ee2683bbe67d2a70152
MD5 1126075cb7734466a40e65bd8217d159
BLAKE2b-256 4126a24b93ebe567216c498d09c698c728fdd9c3c53f9a4e8bd1e80dc56d86dd

See more details on using hashes here.

Provenance

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