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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

File metadata

  • Download URL: cityseer-4.16.0.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.0.tar.gz
Algorithm Hash digest
SHA256 01d02ebce29d546c91c3697a2402e822fa336705729ca05f1ee1ef5b858b1cda
MD5 6a9c2fad15538e0b4077b802e4f5c5b8
BLAKE2b-256 d59b50dd5c56d288f5573820b8d0b86ba6bde326cfe5d4de36d36e19d5fa4207

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1e66379a18848a5d990f3327e76a661d17996c1a14552d2f63316d5196dcfce9
MD5 8816e922f14fdc4bd06360cfa2f7923c
BLAKE2b-256 9e89c967b1a0069496f68ae37e07fa523e1cb4802f05b3e29439e6c947b63418

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 699b2499e755dbc4af0cd12cb38bb2417921b905747d9586807d7277dfab3c5f
MD5 6083be588de629338d6325371545e55c
BLAKE2b-256 762d13f997b438b9aa57b8917e4e9a645ea7363a8b64195bb68efd57222b860e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 983ec21714fc720ec15b794781ed0faeaa1400673f64bd03a130140aac8ee50e
MD5 17cadc362abbc6c2b9a4a3c716ca0f1b
BLAKE2b-256 b5e81a0b6941d997b98ae648182c703b716f0c990667ce78246767657df23bc1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7edd15e61770de6165d5654dfc06b6846bbd16a60c83207a90e9edebe1f7b88e
MD5 b30ff928ffc54d0d013f997be2310462
BLAKE2b-256 2867644f3ba5f780e37b55120acdcfd6aee1e2e2e3de5508bdb6bfcfa9f69253

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 16a2c7795aa4d438de16fef9ec689553b98006a2189a4eef4a116936d31fc827
MD5 edcf53b72da2cfb7a7d312e6b87c502e
BLAKE2b-256 8a91cb2259beee35027e83f26c9ec090aa79262e8a46e2197071d199971d6cf9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b6766c26edabec00867641c4cf8ec3e70ded99f18b789ec8915a0863bcfe6539
MD5 c25949e0b3c712c57333a587297cd2c8
BLAKE2b-256 07bcdc183395853ec77dee5b0dcd7cf489cbfb750e55884e0d0419c0301d4de3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: cityseer-4.16.0-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 457.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cityseer-4.16.0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 95281d325c4c00d2966d302cfbdd8d75d6f58668a2a8123ff50e267d9f000d1e
MD5 20b1d172c2f8284ebf536c1ebd8cc720
BLAKE2b-256 e8b32d5e5c3cfbde439a693c90f17e40c1b10312cca429a7aa1b4c0bacfba389

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0-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.0-cp312-none-win32.whl
Algorithm Hash digest
SHA256 96b8b45bd6d7f31ecf7edd4f2c904e32622177ca69afdd70fa1e6331927f0594
MD5 97c58518d3d0cd0ce4361b8e136a3768
BLAKE2b-256 bad08ea11f72d0255db141381e0ef184b77af461508595cb13c48f011874084d

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4998ed83bb10c0ae6a1a9015d3f3f87d486ec98689965820bca7830932d1374e
MD5 73700168411198528f47489576f6dc8b
BLAKE2b-256 3bd8860f9a51e60383e42082d8a93ab777a93b9f28ee6086c53ae73c8e751369

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3addd9d4141081b0817bf378fdfaa4b8f5aa7c50d088e83efe97f14a7b3e13a9
MD5 da8c04700b2e443d12761b517e6c99f4
BLAKE2b-256 9ed72fc97acc6ea031d097e7f70442e2f8f33de9918b278dfa782d4d83ee0a1e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 992830463ac28bf84e31697f2b8363b89eb2815cb640806e7d432ada0b00f95c
MD5 4e5da083cf05484e133dc4aff5fe8f41
BLAKE2b-256 34697d9b620333b546ae4596f9ba22a8711e0ad34c58333a5d64c261554f3e29

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2c169357c31998e42f114adf4532d55d89cb7d0656257fbb2aa1db0063be558c
MD5 3c6c14fd26e880b663c71786dbd43e87
BLAKE2b-256 9b98964b96cb0ce3cab45bcec45d18ee93e9925bf833060e86e0c53976c1cca3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9dda2706c218e251cd257538feba887185dd011dc07881f88bea7664af6f25db
MD5 eb4ae52669bef7e3d504588220d69e03
BLAKE2b-256 0bc6734ea4e56fcd32b9510231fd5ef6c2f04b90e80040e11d354dfd447a29ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aac36c766dceb0eb9b06736584ea9ac9ff51837f06cf7d2ece8f12b858e548ef
MD5 d66c0ceda3b9c72d511e0cb4121b2482
BLAKE2b-256 08d65bce210638024efbf236e27b02cc555fdcc3d9a89bc824eb74ddd6922ace

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 959488526ce764239ea3ae214650a093f528787823ecf2d87752788bcf4c4d63
MD5 6dff34a769128f5a76dd30b2dc62bd9c
BLAKE2b-256 d2c32b0037ab24729db1966bf51baf78c05053690ce515cc4e403e6fb95ac71d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6f9a47ebebadd35b2d9b6de41f22735056ca979d4b4cd6ad303761fba2215785
MD5 da56693e7b8e3c51e4ee65c8192cb999
BLAKE2b-256 a02fb57685302e76becd50bfa1015f129c4f82422a1ae8cbe074ecb053c9eaca

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: cityseer-4.16.0-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 457.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cityseer-4.16.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 a8d2d2ce75ef6662b73ff8a549b7f621249cd11f2fb7eec280d718797a81bc28
MD5 98b4c22debc2b0028d59960108d7e978
BLAKE2b-256 de856a79b19e72860b308ab45ae5f8fb09d9fc7ce09d844ae9ce1e39815be541

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0-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.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 3913233cc5999f23526bb4357296a32021a1399c5c165c869359feebd2822011
MD5 027adfa034b44840b03202a32d61a9a7
BLAKE2b-256 88ba618e4e51b6f87af32b770a93ae127ec56a3084d1af34221a02dec6683f4f

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ccf827a36a837b7155735056ee35a53824efae9954ab1be0242d4280eb5938de
MD5 05663da917702762105386872b06bb66
BLAKE2b-256 71550ba82b81bfca0ef1ab3948b0bcf72147c5e65c6eb7d8ffe0328e50426756

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1e4b3c98dd88f12ef51b81f9fcbffd8a8bf03a1a334b3184f70310c21cac754d
MD5 5286aafd859a5ba1a9cc146989c0a6bd
BLAKE2b-256 f6cf30255433fc2ffff23e5fc16413d41ccfcc96bc98fe1c05d1670b00b2735e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9a0446fa8f1610b17cbc83099713ba3085e88e1d7a7406fe74fbabb930472283
MD5 d6f454cc41c60b844ef47704366d611e
BLAKE2b-256 f011d8e604c4cfc130f70856a95af49ff926ccaecc77a43d50ea265e6c5acd32

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0a6a7407ed0750f9cdeda9d0b016d3c98b4a959663554d708e87dfc36f70b42f
MD5 4b1627a835fcc52d427787e5192696d0
BLAKE2b-256 f52a08d25007457ea23bf14f8f94c1e88e588a4f4c1fdd74ee2a072c02e90dd8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a096343641447a41a2445ae8ac78be6f3afa34a1b201ab74b9a200c005509aa4
MD5 020b2cc47d473aee9db623806f2710ac
BLAKE2b-256 7ad524dcc6954ee1cae4502325e855a3db135742d5cea163d4389fe60b7c7b95

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ccceb2e8eeeb5e41e89921661f6144e9ac232dbde2b6d297ea782b2c92c6154e
MD5 11f74c94c91b0d6633c949796c87187d
BLAKE2b-256 4228f8c2794f0549179a188e576f901e0fa037cf136131a40e32a51a78357afe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8733d9db7896a6460bc29cd431f734bf2767c64a247a23ca09be115736b47fed
MD5 713940a5915584f43a2096e0c115aa75
BLAKE2b-256 2bd1d282b01970736856d23ae6d7549aa0cd763c697b0b43b97d494526a10f6f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4786441fe9a893023ac4d67bc8e364d3d2e48f7607c88f2a5ca55afaa167ffec
MD5 6f5e799dff0ef51c592640ef52b09c68
BLAKE2b-256 fc4a66e5988dd4bc63ec57c9aaa685b73501062c9ef61af823e7a4b509f8d27c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: cityseer-4.16.0-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 457.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cityseer-4.16.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 376a11f8b1cfd5749be861178c97c7a4c28a3822a0e1f6e194c710ba90a81137
MD5 ae0bb97f1a0c5e24e6bbf11d5017740f
BLAKE2b-256 adcba8ab45e7dfc8dbaef4cccabdaaf93fe1c7598ea65ff440e2b3d0d12f6203

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0-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.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 a25ed15476044773f3466fb6760e38aca32b9573cb27452682a8b784b7ffd114
MD5 cec89783c3802147229f650df1183c5c
BLAKE2b-256 6c7f5d124affa0951f1d17ec6551ea7cffa3d91977b0e89ccecf2bfed1a04e81

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5de314901ae33fb74cee132cadb92ab5923c93d266b115e000ac0907004630b8
MD5 3f78b019be88ab8a1242919f78846682
BLAKE2b-256 fa938a830a4cc79a3ff839ba26cb7499fb9d5278f97840c7ee54ae83dccc87fb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a5a85e41c958532ed2f79f63debd115c5ab1ec0cce035be9f10367ef08725d69
MD5 3769288928858524fc84c0ca15c57139
BLAKE2b-256 fc8ac76778997e92ca6a46752dee861560b3872513093ab25f2b06579a790b19

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 466bc019ad1a6ef42c67d99b8349ea503e64195a349f16ae79282a2b1d143628
MD5 4ed28176710cf1b5824638b055df6c6c
BLAKE2b-256 e32355deff318cae2962f5e688332cb8b65f3ff3d56ec075bc901dcc1fe134e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a33a7da35856f9f3914586fa0628ba63e5efe3673069842817da068f8b794ca5
MD5 e506241a5a7b57f570792b0f894c8e6a
BLAKE2b-256 e60580980f01e70fd5667fc26b6972ee9605fd82f43e751c031446246256407a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 53f8a461fa92f30027d302060b269fb125a1c83c3ac1abff6f6663161f3a512a
MD5 46601ef65ca8e9a0784a74868a6a2e95
BLAKE2b-256 72574a3c45d50d560a0d1fcccd2004bb3f2d64e15de2c2b9bd98c6c8d9a6c480

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fba2068e14171e4d8e004e1980361407adb203ff45e16a7a734c94a1d1116813
MD5 a7714a7611bdfb90c0b7c6207247a9ea
BLAKE2b-256 cb1be61c8505d545b8aa038d25deaa726cd541139bac9192190ad3debf03ed89

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8cac36b05bbb0974e81106e0ff61df5620339653682046b112fdae3d78d1a4d9
MD5 7f5f7bc9d79abcf1e959a933f27559bc
BLAKE2b-256 ad14dc1ed5adfda722ea6eb4592ab5f4606de1eab6fbe145cf8fb4820b5d11d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8196c26cdd3cb40d3c50db1cfc8d11e038bf6f1e09eea5d6897c09499aa6a1a2
MD5 5d661552a283d90b5f69a87595936d23
BLAKE2b-256 714c850394b6d03fc2ed0cf34dd25f12facc640cfb61d9fbbe1c5999dc34cc74

See more details on using hashes here.

Provenance

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