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

Uploaded Source

Built Distributions

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

Uploaded PyPy manylinux: glibc 2.17+ x86-64

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

Uploaded PyPy manylinux: glibc 2.17+ s390x

cityseer-4.16.0b7-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (692.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

cityseer-4.16.0b7-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.0b7-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (623.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (618.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

cityseer-4.16.0b7-cp312-none-win_amd64.whl (456.2 kB view details)

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (617.8 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.12 macOS 10.12+ x86-64

cityseer-4.16.0b7-cp311-none-win_amd64.whl (456.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b7-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (731.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (689.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (617.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

cityseer-4.16.0b7-cp311-cp311-macosx_10_12_x86_64.whl (582.3 kB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

cityseer-4.16.0b7-cp310-none-win_amd64.whl (456.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

cityseer-4.16.0b7-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (731.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

cityseer-4.16.0b7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (689.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

cityseer-4.16.0b7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (617.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

cityseer-4.16.0b7-cp310-cp310-macosx_10_12_x86_64.whl (582.3 kB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: cityseer-4.16.0b7.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.0b7.tar.gz
Algorithm Hash digest
SHA256 de696005cc7a886ac93ab5f882ad5bf4c059fd9ccca2b60c127448614df4d95f
MD5 773824af0334882d9287118cb5d73739
BLAKE2b-256 35e15206d50acf5592cea71b372b813c85b2cf9509c183fffe0938a8d32f977f

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6e69b8fac3bbc299cf3b64ef3dba20482ba61c058e7e85176b2268b0df2950e4
MD5 89956a1c95484adbab8e898bcb1be215
BLAKE2b-256 eb7e94eba22d9b254923affcf8ab57dd352f6bc3490ab32bf2e89ff9a044c1f5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a2cf9e5b7aa0412a9d97f82f9373925079e0b41c757a3e1f68e8c9ffbff5e580
MD5 6b4028b816a43219d927ca2f642621f2
BLAKE2b-256 ecd79ba0c198dd20ff599b464d379df7b04cc42ed6ae8a19c9a51de44d3c972b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1e5fb1a8462d067d7cb1d8712498be91766cdb2aaaf90225f9dd40be2cc3c9cc
MD5 d91b7018317877c25561a27e1aaa1dee
BLAKE2b-256 f60383a4fde5dce60293e6e4ea715517411dceac3fb72448006b9ca172844d5e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 47956d066b0af7be30511030089cc1abe0e4688742716b8183e14032af26531e
MD5 d100d3fbcd23d7849f8da7c75d7b2237
BLAKE2b-256 928b9d5d9d385f4d0a6d13ee34b37138f26d52902784c5809fc8e68d21eff778

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6cac91036b007b3a17e5d1f1f723d3a83a30ee3e7b62adecc3ee1ea7df245b5f
MD5 41e95af4cf5cc047b0bf316cc346100a
BLAKE2b-256 eea4ace1c554921a4e2342e9538b95435bc08946e9c9eede120e3c64b5f01a63

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6f3a7191bb76d7f45142510fbce34fd7ee28999b809099b9981ce13043fa1270
MD5 59341945852ac15a4cfa7fb2b1a04ae7
BLAKE2b-256 444578e4333b9f9ae18461446dea5513e367649dd02fb1a7318d1a5f15817948

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 8ed90477d7164002d52feb06efd985465a5c4a25a3a1f345f370a74b6d8511b9
MD5 4011162ff70ff6fcbd630154f11081b9
BLAKE2b-256 b21adb0248b7fe26ca611454587a33b7d61f992232041a5d22783425f593b8a5

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

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

File hashes

Hashes for cityseer-4.16.0b7-cp312-none-win32.whl
Algorithm Hash digest
SHA256 a411e63b71861efe4021b4fcf090b27eb262888eb0a36c69376860f9e8c46fd2
MD5 6f4cda77ae9362d04b5ef00bc4fef1d5
BLAKE2b-256 a7a1fcf48dd340b235eea9a7a226e9a5a01121f5d73f81a053d0d35eaf5145ef

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 32a9af83bccfffe96d57fce48d824bb7684e6b439558f05a92bce1274dcfabb3
MD5 59ee7eb32dae9c1df57ac7b0cc3d0901
BLAKE2b-256 97daa24df0832707c484a969dc90bd61dea6b97a13295e1c7410157fb3131113

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c4ebabe57d8c4b15c393ceed650b428978e278909be0cd27ef8e3f3371175c9c
MD5 aa55c441a6191e7a2499113b6d434516
BLAKE2b-256 a8116e6d6fe25492939886c1138e9d5252c9fdd557c98b34373e9165f0322412

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e6c345ea176005f9c9b08c4a58c0092502022faf531af818a81fe86c78b77c70
MD5 830a3f5b3de6aebdf885a09ba8707bf2
BLAKE2b-256 c20d9192dd26ed698ff72730588d38d2ba34f8112e5bd45fd443e3f699663e0e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6361a2c9aa872c47fbbe20d84babfa2d9bbe6c5436b13cda496bc1299421f7a6
MD5 ebcdce8ebc25fd553dc23ba948328876
BLAKE2b-256 4e99740f8714c8e15bb3c5c0838558be1f90fb99354484c3a62a3e4b240c3fd8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 78888fd996a66165d0279fbcefdb83df63cbbf996bfdc33560c037385d73c570
MD5 64f081a3901660ac946b6bb19180402f
BLAKE2b-256 f75a203cd998c125bf8af81317897c183bd71e5ee121e20ccab204e2a6a8a0f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 24a6f53b27524c2be0cff91db93f3ab94e745d4acb2e62c58b3f21227fc95f20
MD5 735fbe4e1f98c4cf1c751dc55ea8e70d
BLAKE2b-256 c500404c35764d21e253a69635d665026fa1e979d9e7eeb617dc97500600982a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 53f8447f8589eb8cfde98676656c8ab711ff9954bbb3fda08e7e5f1b1c5bc3ab
MD5 7cdd69c5cba57d0cb9c47480e05439ef
BLAKE2b-256 65d88fe3f297ab8d976ca546ce62009122932b6cb609f5541d97425c9d0cc4d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cdd9e1bdd05f7f997564c5292173c2d778ed0d5450b45244c36ac25ba70a1de4
MD5 299690b8cdb5559bb368607025ce881b
BLAKE2b-256 91e61eafd01a99e44add43e08ee98da8eec946011e20a9e9056ef7737b98c10a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 2bf2384e9758293cabc815f4f5f7323a04eb3a5b9a09b75c08dd872f5392efd2
MD5 d80b5cee2a7b250b20d080d5aed46b9b
BLAKE2b-256 c69d753addf4c3f90993b62432111a11a184e1bb54f352a36b3971aedae13a62

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b7-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.0b7-cp311-none-win32.whl
Algorithm Hash digest
SHA256 514073f0df24d8a9e4b03e614d7a1711b32389aa04390a6a1931fcb3313e4b31
MD5 f80e120ab7c05f4ebc38446e6cb2183e
BLAKE2b-256 dd27e4cbb0f0bfc855c1715f066b596c03b74068820749e0e588868728ea41ab

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2b5587fc8f870970d9c81e6d62b6aab6b4b955c3aeee6a105eebee1fff8f329d
MD5 7730b0d49404dd5fd9af76db8bf2a02d
BLAKE2b-256 281f6318f7a77e5d6e1b287568ea4088c028ff825de2bd7720e9146c92ff519d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5e9226f08abdde36027af03403d4ac7631968eefa02c1e5a7bb6d8d5dc536173
MD5 19eb4b3cf49e82dfa8ef89e80dd86fdc
BLAKE2b-256 a8b6d059f232bab0351354f37098e19b4bb28a897be30801d5033a30f003c7eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ff5da044f6fe76ec1fd6909a88f3e68b9aee971864e7bd4639d466511f3f0b09
MD5 5731f4c6ca5f20f674d38f38dcb39a19
BLAKE2b-256 cb59bbaa322366a5d5b79cd6e6534b7c7f0204a1a5ddeec56ec6b2aaa65d9222

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e57ba721ffa3b17613ec7ed63e1056a4e08eed8c6de070136cb4c6b3f7815181
MD5 571ace5e322bd1f340a05175038950aa
BLAKE2b-256 19e1597befc1cf408f0158de4eccee36ca011e8299f50de95b5e3f935111306f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 44c4b86594bb6b1fcd68370562081584f28db89c9772de4dd199fb323ea0a0cf
MD5 53345ef5ca81d32de3bea1d0cc8f35e3
BLAKE2b-256 db8d2b24808db2fdea23d1d4b07ea44e5f44c25077ef452afae5a34f04c44c20

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 483dd35e014eb44a85aa93d590276557986ac45c2e23f196924653217e9469fa
MD5 3b30ae212f4c6288a9c3f8c1da94064c
BLAKE2b-256 16bd644f94fa571f336c848f6c1628fa839ed460d3f5b0488d346b693ccedcaf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1d9c8b5bd662f0c512c05f1f74a94b93bd47841a81a492d452d30c6291f4b562
MD5 a208060ca79ab53129b3051c5c1c27a9
BLAKE2b-256 cc67c73d8544e9dd1fbed1a9b87cca83d85cbbd6b3aa6332c321840210d7a635

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1d89b867436b7193b55135dcca863710de32b334d553e7977209646aece8d33b
MD5 322ec1f992f9571e4ea6a65de1c51b36
BLAKE2b-256 b7aec49c80e13c96de0aafa9f7241c61a667176081abfc32760947a2030de834

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 fbff0578e7ed326f54653963df3cfa12f55eee5195c4189f52d21373d37b9317
MD5 83a8e99ff5ac968d4bc1f9022f637934
BLAKE2b-256 d511ae06c0893410eaeb6a51312aa65b8742d2783996efcefc5c2f2e9b62711d

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b7-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.0b7-cp310-none-win32.whl
Algorithm Hash digest
SHA256 bd6c19368002bacdffcd7338d0405e5f4e3f86ce28a52e2e4252562b29f57861
MD5 95bbf552e50a7e1c92f01c064bf9a6ad
BLAKE2b-256 f51442cc21beb0b481e8ffbec71cdac6e03c465c1627c1596e1e61ea1cb2a0ea

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1ba889528a5b6b09012d9700c71f0ede7123156fd1b1f8a63dfafc6c4b16b9b6
MD5 b59df833b2c97b48097d3455c84c0264
BLAKE2b-256 17a8ae8af3bf696068f3d28a6d92e3b653a74a179bd3504c46cb21a4ab0e4fa3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ed5e22f97afc5925587f63d941fc83925edc4f6b0f5c97bc220703fdc4e02bea
MD5 ca01e1b3d02a157c9fcea15c241726cc
BLAKE2b-256 b8699b78db85152a786e5b91f53b5028620243bbbdbbb908e8cc7940f3d2616d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5bedc228e76bd26bb43941b767f4fa30e4e81559dfd8aaeb16a5442097b84b6c
MD5 a46708fd89ea83095b51789e320ade02
BLAKE2b-256 a3ed77276936c93a616452035d40ef4c77d39d6c5727f8a09bbc72b2eeed2e54

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 89d4929af073605c9ac4fb5fc29a5643706b42a01a6275b635781d4565c97fc0
MD5 30f4903b3b34364c38ef35ebee066a7a
BLAKE2b-256 87b63449ccb0584bd24c4a40382d4b8e015fd283d81c2e5e3e5f9f52cdd11d87

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3e74b95e285bf30a7028cc075ea7bd7c9bd5f033b14f4f1ce9c781532cd5c6c6
MD5 b66ca49de022ae37f520da2c7faab906
BLAKE2b-256 3a04231f48b81accb39dba2472b6ee00721aef9ee3c820e58fc6008f880b8d1e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 30da0d78ac05202a475d04009b823d2184be3a8f31efb33ea14f3ea337f7cca1
MD5 c1eb1a405075c2068305133a462e920c
BLAKE2b-256 00fd310454db7d764197f32c11525d37f17444c9749e35d6ae657928c95d0924

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d2163c068bf60ae49c2a1f5d3ef535bca035fbd9371bfd736c0e525d75552f37
MD5 52cd9c4ed102aef406f0701c2fd60017
BLAKE2b-256 91d6971de4b569e9222be237f12f341bdf1032046abd00ce3eecb040df5f48af

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b7-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ec92636825b94b33e76078c34a5e617d79cc2fb04c636b65c04c52d9f93af428
MD5 6d74f2829fdb6fc9d21ea3f3c91b1ef0
BLAKE2b-256 03af3a4c27ef48833c174b221eea1d4674e9631c496219b975c87980a198cb90

See more details on using hashes here.

Provenance

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