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://github.com/benchmark-urbanism/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

pdm install python -m ensurepip --default-pip brew install rust rust-analyzer rustfmt

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

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686

cityseer-4.6.7-cp311-none-win_amd64.whl (421.5 kB view details)

Uploaded CPython 3.11Windows x86-64

cityseer-4.6.7-cp311-none-win32.whl (398.2 kB view details)

Uploaded CPython 3.11Windows x86

cityseer-4.6.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cityseer-4.6.7-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

cityseer-4.6.7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

cityseer-4.6.7-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

cityseer-4.6.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

cityseer-4.6.7-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686

cityseer-4.6.7-cp311-cp311-macosx_11_0_arm64.whl (576.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cityseer-4.6.7-cp311-cp311-macosx_10_12_x86_64.whl (586.4 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

cityseer-4.6.7-cp310-none-win_amd64.whl (421.5 kB view details)

Uploaded CPython 3.10Windows x86-64

cityseer-4.6.7-cp310-none-win32.whl (398.2 kB view details)

Uploaded CPython 3.10Windows x86

cityseer-4.6.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cityseer-4.6.7-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

cityseer-4.6.7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

cityseer-4.6.7-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

cityseer-4.6.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

cityseer-4.6.7-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686

cityseer-4.6.7-cp310-cp310-macosx_11_0_arm64.whl (576.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cityseer-4.6.7-cp310-cp310-macosx_10_12_x86_64.whl (586.4 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

Details for the file cityseer-4.6.7.tar.gz.

File metadata

  • Download URL: cityseer-4.6.7.tar.gz
  • Upload date:
  • Size: 8.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for cityseer-4.6.7.tar.gz
Algorithm Hash digest
SHA256 f6a7d378ed100c44ee12e1812c9c07dc4f1630dc53e94f1f9ca41e98f58075c8
MD5 fb648d22c1c9a3247cf9b734ed50e5de
BLAKE2b-256 5bcd60cd0434f73e9c8cbf6c404ce98e752876ffb69899edd88a731202c205eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 05af7c86ae1a9b7315224df24da838fdad6264ba629bfc45e1b943fa4808e9cf
MD5 be4bb059b7bac950b8715e10fce0de16
BLAKE2b-256 cef86531410ecd74999b089127aada54cc8ad145aefd2a9cf67b6524f3a02716

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 18c48bdf8a36c1b822aab5e09bb65774cf8f3b65e0ac7905ca48b7ec984bd810
MD5 f983db8c39a334734e571bd3230f7b69
BLAKE2b-256 eec5f5ceb47278cbb177d4602de2d7fcdcbafbcd563a3e6fa448762692265ecc

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6af65c78187ea408df1c958e9174e9612d245824cb925352e553898217f4b707
MD5 70f45e25d2914312c5b9a412d640129e
BLAKE2b-256 a19ad932bac40d9ddf267eb1029f6b52fbda9231a79997b52d39f3ecd48ded8b

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 048b82d56769edff804be68846c53f4f8a095bc61bf597795201a8e69e75de4d
MD5 a3ad696718ae17ac4da30cb096292d1b
BLAKE2b-256 d0b5d6295932e00cce87a7d577908444a8b270f520f006e85dd8c8fede31a36a

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 64178042a6720a99bddf11bb261a7c2a1b9cdc38d3021d95440aa762682dd2c0
MD5 a59108ae984254cf6b96c43dfa36e478
BLAKE2b-256 8f8e6e4d64073e1ae759a90967aec926bde06df61cd9fbff98b5ef79dd9c7b00

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 3133e834ca9e4b74040e271e7759573066e4cb01cc99cf77672d54a5da72aaae
MD5 28f55da36b2bfd853916ff6e4b50dcc0
BLAKE2b-256 0646acc3a5643db66e01b98e64c27f9212047d1a4870c5e8f91a16ce0540fb2e

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp311-none-win_amd64.whl.

File metadata

  • Download URL: cityseer-4.6.7-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 421.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for cityseer-4.6.7-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 eceed35b304c90dea3a8ec9d29ddad3d8a3b97b06310b33c135ec786167a5c89
MD5 31dfd62a214be65e577edce02e7cdfa1
BLAKE2b-256 4efc130a7795367e448872bbaf352fa1c603449915a9aca987d7d0a9b8423bd4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cityseer-4.6.7-cp311-none-win32.whl
  • Upload date:
  • Size: 398.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for cityseer-4.6.7-cp311-none-win32.whl
Algorithm Hash digest
SHA256 753dfaaf24d4d6138f73a484eadd26347f9ca104e4fbe8f19c2bcc5d7948e175
MD5 fb569dcd5a7970a385eeabdaa948ff65
BLAKE2b-256 cbbd011ffd240d8f5fa70ae4510980f8b262b5c29e25102ab4279e67faad9883

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.6.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b9d9bedc2a123a09857cd94f0fb97344ae29e6edc093b2d2ad20e990d0803910
MD5 db20629a75a4800d807ea20432b54c05
BLAKE2b-256 b1f9acd2769a1e4734c52f72e4e846db52ba020b0904c150667aa21c91862b82

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c1db0b84435fbe3920fec00a002fd5b1fad36ba7ab0d7e7a01946770caf80909
MD5 56dc23e174f7f3f40bf23d0d18269a8e
BLAKE2b-256 bcedb017b4530d9bd729e0a43a2aad388697d9572a515cd2c73777d9ad585c2c

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 03bb7f345f945c568069c32ea245216eb7f6e2eb469bf46ba48a0952527c39bf
MD5 6e474088063a7143a8fd1edca6acc8ee
BLAKE2b-256 270ba87ee74ae545622f99b2e1d0237f44706ee72df4cc623e29f46e68304029

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e6679c2a828d23a9713077ece3fe7555bc64e3535de22afc61ef1fd145d9b86b
MD5 1e27d91e9dff8f96b86f406c3475b54e
BLAKE2b-256 c019744b3ce3ce68d665acc8d3ac0e670f7f9cc34a5cb3afda8d840b85ac1d5c

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b19dabdde7214521c2af57fbcfdc730f569db641b8727b3f6b5f08ff05f418e7
MD5 3f3214afc9e59060a625d78980ba90e8
BLAKE2b-256 70a6ac56639db32d9788eccb0702bd9a548a3b1f2e15e9f890f1589273589d5b

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 44ced91291b8ef25dc781c9d6053456ad0ea3019e75568a805f46959763c11c7
MD5 04a4adb79e9a14a89803e87ee23c9b82
BLAKE2b-256 90d88df15c0484ca361c9d5c6429b86fe6a43de36ffee534801fe197cb96b949

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 886156c3918a95932e161cc613adb75b0400df9c230593310a8f5c1639f7ad47
MD5 f887ed3508cdb1080e0d3d2f2d545fcc
BLAKE2b-256 e34855c7263c53e89e22fe5260a8cd7dbbe1741683ceef36f0735eae76fd44b4

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5b334353a0b6bea85aa100ebfbe9212fbb64295f77777d616ff6a17a42bad873
MD5 f6661759bfbe5a140b088202808b0d3d
BLAKE2b-256 983eb90ec73cc95466bb7c7987e8c88f373547b0ff11d24f0f182b11b3d85530

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp310-none-win_amd64.whl.

File metadata

  • Download URL: cityseer-4.6.7-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 421.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for cityseer-4.6.7-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 cb746c6ffe28dbed4b9cbf9cc7cc9303b0b075628a665f4622d184722bc89b54
MD5 e3682c44f579b3ac4e5c6fbb120310c5
BLAKE2b-256 37072bc41e2ec53be66dc6c23692c1535e84b62d0dd5c2d8218ad237f3f436d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cityseer-4.6.7-cp310-none-win32.whl
  • Upload date:
  • Size: 398.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for cityseer-4.6.7-cp310-none-win32.whl
Algorithm Hash digest
SHA256 bc4c1738bfed344322d5c19c5d3dc0d7c4f9cc49fbf39f36bf06d62eb4a4ec65
MD5 27f281c3fb75ea3b4cfd6e63e84105b6
BLAKE2b-256 c6ead31926029c716fe3311f3eaae5c8f1b34f5065eed59880ed9b962ca04ef3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.6.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3ac2161850e4c56c2a958ebb482a9870058dacd26718b8e0c463acab6424173d
MD5 cd76e9954abf6116072fbfb79fb3da67
BLAKE2b-256 84f745a568b611e27b2f18e5a5dc0cf3937197e70feadd8cbeacd1ce8fa9ff06

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 78b27e451bbb6038ef71284ef79f33c89b7fc829f6f3fe21f825be263498ca4d
MD5 ca80c1c06e67b086dd253f86b677b084
BLAKE2b-256 cff37310390a6b971157b3a81b36eb88c288753816fca065d46b3334dedf5cc8

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f353c70650ec2ca1b7d219354414c4639ceb4c7ecf3236fd750710e847dab70f
MD5 2a4a9410472374348a614bc52c246f44
BLAKE2b-256 7dabcf9433db5c0a584857847e08225489a77eae1c5663ab3a52996a3d5eb5a8

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 fb319eeb592089ef31beede1674a32fd28f06057731febf122685cc8d75e074f
MD5 7869fe30750190ccc3d0da578725a9be
BLAKE2b-256 9fc16dbd9444d6c27451db5b0f94e9b85562917f44bb84ac16d358b2336ce949

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ff3e69b91b7f133069e8c94c3d93adc6bb6357423589e82b043ec982a3e667c2
MD5 ca7db54a78a33d3900d6b0a315e7a2b8
BLAKE2b-256 a4ca75f65efee2c514e48a02a67b1178221b9b007d4cbdd0636823ba80cfb54b

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 033a6ebacd0c12f46e329ede3d7d844cfa134f7e297f3d5a5477d3d596acd516
MD5 1722bd5a0bdca56ccb927df3f07b04ec
BLAKE2b-256 d5e3e67d13a46269cf5312e839270521b25509ad97f8ec79fee2c60070b8dc75

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 63068faf32fc265db9ebbc201c8248cab7b0a16210e0d6d0c7a9d795dad16830
MD5 3bb76811145347db0144cb0e74464705
BLAKE2b-256 5ff78616d8c4574e1a11c1ae0bc9f93738f8dce02339f6e93986a1de4bc2dbee

See more details on using hashes here.

File details

Details for the file cityseer-4.6.7-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.6.7-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f37d7ed7ead30d7beb5de9508e237d90b0ed3435608a1fe3dde35d0a2022214b
MD5 ff9543038f4fc997744504d2502ee647
BLAKE2b-256 3dcbe3f595c2c2f8be44b96d1c7af8ec77f7f06d9a937fd6282bc7fa3bfdc68e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page