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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

cityseer-4.16.0b13-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.0b13-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.0b13-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.0b13-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (665.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

cityseer-4.16.0b13-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.0b13-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.0b13-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.0b13-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.0b13-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.0b13-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (619.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

File metadata

  • Download URL: cityseer-4.16.0b13.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.0b13.tar.gz
Algorithm Hash digest
SHA256 35ed895b4b966a96c18482419add5b9c54882cee3f63519258b882429cd65b4d
MD5 89e1b73694408e9012f8faed78248e94
BLAKE2b-256 684a592e678c7722340a3af0e840b1ef09b0d4e1377e0941c9a86bc4122bb27e

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b15b95b8feeb983336d65fc2f2f07eec9eff45d2763071eaf7b04af90c769422
MD5 02894e14ad076b38c11bab0992d0165a
BLAKE2b-256 b283718022f6f70b3acc1a6cf70331172437b5c85db87cb58960b90d41446fe5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dc54c16a9abc6c9ff84cbbe6f022f202faa739731a46ca53665cab3417c08e4b
MD5 aff1974a9c0ed27b2f87db0c81e8a468
BLAKE2b-256 8c44c135b5bb6737c0ba7424d93cff79db44f2d455f3d12dddb208c0e1077c6f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 437f529c1332f6096bfe24d1664dbee84c298ee8764e3b74fd4e7f5053d79c36
MD5 88447f4103a4d961cedf7fc458f156be
BLAKE2b-256 fca9585dca1b19247c594fe1ad8058af26ba1ca7bed75aa714bc7aad4b1f028d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 522ea378ef865002ecc703b4c1c99e485f4d507a7ee6f0580a62a379baedf54f
MD5 85b9cdcbcb99dad612280bd283859c1c
BLAKE2b-256 bf4a3d2ef2dcc3464239d809a2c34471de9531dee7815c51d7d0dd66176508d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ea1acb9afe4a9d005d3936a57c472e5dc6b089ec61dc91c24b36dd3b0b3a5577
MD5 175c287d4d03e0a85fde12d5dd354834
BLAKE2b-256 7f0e0efc02fec90658a870708eae4efe251acf71315c8388509128c6bc8fdb77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2ad721510d7ef80fc3d167d70208a788eb7837e8ea590aabd312561487a6e43a
MD5 98b75a9e4b0618ba98df38ae29ff7b79
BLAKE2b-256 d9d63bef196d1828653f36e3b57546a4c137499bd5b322310e68f12109001b7c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 d18c223f40440a8aea180784903a7afcbe841443a17281c0ba19675a25e58ce2
MD5 5095216f84f1623f5230c214ea1b2792
BLAKE2b-256 c43087925e9b98bd0d2b9236b12fa98c0c0b4fe06839f89d6990045ed9075ca7

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

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

File hashes

Hashes for cityseer-4.16.0b13-cp312-none-win32.whl
Algorithm Hash digest
SHA256 e6c0b060658096dd2fb4cae5f04d61cb53f7bc18eb6cfa75b5883d24def57b44
MD5 63d49fc74049480672be2775d2a14220
BLAKE2b-256 df2fa6d8f055a12622295b3828ff19a89410e1dfc536b7ba4a73492ca5392437

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5d37b3c85c26591e3dc9d1dab3909f1d97c8d1b36ef978a34fb5cfa66d6e1d68
MD5 f72350ed97385093774c93a326503a89
BLAKE2b-256 7096ef8567a66a99507f9901c7a4ff042c6beb8481ffabf6cca6538c9986b20d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 abefe32254fb9cf3bfc8a1ca4be8313881224f721f5b745ad911f1a110f2d347
MD5 adcc3bc789153653009571ade1d029f7
BLAKE2b-256 f82d20ad59f81ea0ce68a08b8a7fd25308746d6885e14aeff6d44133cb6404cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 58af167ef906227615599c85e4e7b13874fb8afbba669d928f82a45c41fd310e
MD5 24c503604ec51736464026e0202692f0
BLAKE2b-256 a56fad322fd1513899f2dc61f4ce616ef4644e19d8dee002f56d4a2c041d81ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 99e16925ed261bdbf20fbd9656e0812fb31393ebda64233cf74747d4c28d1860
MD5 dc57a380a25a6c96c830e1dd878e386a
BLAKE2b-256 30d24a74092ac5288155473934dd2d959cde9fcb1c6fc1e17203eaca9bc3e683

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 df01781e9ed78785d57ae2c182bf142d3bebb0c483888d5cedced98705531829
MD5 7a57c038b8acdb60178c46b19f20191b
BLAKE2b-256 99edef47ce24acc0e5a6cc15ed70f28d3ca9b56d6ee833987bdbd44c63776ba4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d117432db8932acdd096545f937d566624a7b1749c82c415447023e602f8e50f
MD5 6845d00199c0d9bee94e3f00dfe44594
BLAKE2b-256 c52e58796031d6140f11c8df818c2ecd3025b9ae3d096c63e924858b68e83c19

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 34ae8473137af6668a76c3b5d2986023c1c179b6905a44a8bb08440d39a4392d
MD5 14429dc8c57a6aca0d46b3b33c6389ab
BLAKE2b-256 a4a75b9481b4867db25727193eed7e052666fef5298b83ad3ca4bc198d730b32

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 12a58f3385b023284baf09b18d2088bb3fc517419a8f6e431d121f56b1dbfc96
MD5 d0703e84d6dd6dbe884cc0a14c9b9100
BLAKE2b-256 0fec8ee1ae316ba05b4bad8eacaed8375bd9b807c58c4e577417e4c4bfa9185b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 63ef1dd3c4e8c4d50755a8e03c17ab0333ffe8bed22f00b9b08a926c93e02da5
MD5 b459e26f44dc9770c59429d66d982253
BLAKE2b-256 32438fb5149831240f8413668e731450021a17c99f372bbb24c6f338b91b229a

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b13-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.0b13-cp311-none-win32.whl
Algorithm Hash digest
SHA256 bcf1c51dbd2f2cef48bdb7e345f11b00208af70a7a5e311693d2c8f8564cf6b1
MD5 28e3310cd6bd7a68de4493706172b3da
BLAKE2b-256 292c998ad0317bfbe090e646e69374713f7e2f1d46d6759f5781ca551a788823

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 32ed14f665c4426f3df319dc0be148a4f5a9c955ffa047f3fc9530054dc1629e
MD5 de6d595a317c88d526b2a9329c681ffe
BLAKE2b-256 2336889ff80ed6ce0f471028144e468c40c921850a113742a8432ff6df2c0cea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0526d377af697f1b0ac7fa31d5f20a1dfd76cfc895305a197df4e94e76b819c7
MD5 b87a010fce74434e988254a8f87ee8f4
BLAKE2b-256 d9690e24ea04301fe9401570a866aa57bc69d16ccb7c6233e48a13b07db88ef5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0949315993b4e3238983fae62e007fc0b42497b9736a4fa151a1116edc807991
MD5 4e3d07e3264dc0d5b56cc1f75e6e17ea
BLAKE2b-256 1687a171bc97718dd1b12e2e6650f5408a0ad8d48af24142985ac50912f5ffbe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4069884b971270f1d5d8df7679a34d59ae3dd542592d385c67f1f362fd73df6f
MD5 64d7dfd88a4950b921ca2fd4462d8267
BLAKE2b-256 0d5882bcc30d4fa06ade9641a74da5b331b15f36cbb346e23e0faa0b873449b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bfb1140eb7e9ba04d82a64cf763e10ab1174251fc4beddba7087f347d29bea1d
MD5 fe4b2f01effd8274266e554e737ba389
BLAKE2b-256 f26a03646a5b154fa26517f593fcc07bcac6459cc1cb6b485befd05033247d6e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 972f2ccf32ac909cc59fc14ff66c90674e4a11dec2c578c24ad6705314d18d98
MD5 57a81d4156e2378feceba964a51055bd
BLAKE2b-256 d6835cc6182aa7bbd5dd19b312f510254ce21322d8a1f9ff9e8993a2114a6527

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eee308219390f20cae2cb0c61da0d2f0472f1e644a5ed5e2b153140ccde7b784
MD5 9670f0a4a00f602158e23c392429e15a
BLAKE2b-256 7df8cad9143c3804a7539260d143e45daa4c7872f249319633dc0a5a2a0cceef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 048a2bd0f7f3f28f2860f2d3539b4a7cafc1dc5554f1f7ac1cd9c016b536a9c4
MD5 0fb7501335e8d3ef8fdee041b8931748
BLAKE2b-256 60e13fd017aec104a456a79a95c54b2e7be1a84722a2ffe31659b146edf435c2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 6014c61104c4ce70e9da944571e9900b3cf3616d4fdc9af2cc5415a22e76f48d
MD5 be2cdf306864c4a43d5b524e6b32391b
BLAKE2b-256 82fc059fc23dc2c2cf77d7c1aa1a094c2f7a7cd9a830f007f6ab6714de66ab1a

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

  • Download URL: cityseer-4.16.0b13-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.0b13-cp310-none-win32.whl
Algorithm Hash digest
SHA256 66312e0b8b0e1beb8594b4d01eb8a167baab2e9a8c30fc4f56786b8091a732e0
MD5 59be142ce0b87efd31cf00f78cb4b95f
BLAKE2b-256 6d18c3532e78ccc634a647dd6b66eab161b0111982dfc62ef0fb73b557ae6962

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e828e38cf7d786968cfc969003f013bcf17cbeaf00f0d4898e7e4c5581398c1f
MD5 5aed93eee2459c952c6b57a5b97e7428
BLAKE2b-256 b40e5d3d9420431dd7a6102079af671b56d9f58d59c9aa8279da3b4fbfc01d12

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2d8cbd166c1f65fd4b774300e1d7832faa08d80b74c4593c3f50198d36f0f9c3
MD5 7e2e6c6fd597f98a88567c504577ad8c
BLAKE2b-256 0732f03b9067e7f8c4658fc1b1414ff74ba575bd4f69790f7b5c757b0d00a8fb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9194f562faca7beebb775057061e8457cac21673047312fb6f789e34b9030fa7
MD5 3fa58d4d673788601f952c4e8e57286c
BLAKE2b-256 d43d9ed85bbd3435e547765e0a1a0331e9b28c17046217025631bd4d0bc4d667

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cc985380e495d8e188fa182c4b1c221f1d65f120220e6e80c8d61781aa404010
MD5 f8117c7b5b8590006d1478ea63c5a745
BLAKE2b-256 f9df81b8f55006ad290e8ef9db612d2c6efc2b6f1baf2cc9a71fb4ef5abe11e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 98da0611e06ecbdf80dffcbc80e07da67581092bb029dad30dde50c86d034e77
MD5 9176ae4c846e043e89f0ce95a36aabc5
BLAKE2b-256 71fc46a60b67c4630c8ee8370170ac87b9e5ccc9ecb1140f24ef08704da7cc81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 70c1b4778975865faeb832abc51f32b4211bdc0a66393b74616f815f6eb1dac1
MD5 a3b9246b8a65222d93aa5add04267436
BLAKE2b-256 fb5f4756dcb577d7fb415730eb260913fe403d8c0963911c9f28b7019571d659

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 50d6ccf97b17e8beb25ea6a1454ca55c822d755b49fa143d3282923a07d88d7d
MD5 add500ab33e657f700516b8e7f20fbef
BLAKE2b-256 f5dc71ddac0a63e4bbfe2e71ce92df6dc323f490d8e9ca99fad1acb88e243167

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cityseer-4.16.0b13-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 695f8f59d8b07e6e210a7462f715078e6744c488c2956f2b47f7870eb890817b
MD5 e37bd07955c7112fcf5d25456f86c2cc
BLAKE2b-256 23f1972e21192a5eea2cb4dca14e33ce67633759c58eda639f36da81c3c17f31

See more details on using hashes here.

Provenance

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