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.11.0.tar.gz (8.1 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.11.0-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.11.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

cityseer-4.11.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymanylinux: glibc 2.12+ i686

cityseer-4.11.0-cp312-none-win_amd64.whl (443.2 kB view details)

Uploaded CPython 3.12Windows x86-64

cityseer-4.11.0-cp312-none-win32.whl (412.9 kB view details)

Uploaded CPython 3.12Windows x86

cityseer-4.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cityseer-4.11.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

cityseer-4.11.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

cityseer-4.11.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

cityseer-4.11.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

cityseer-4.11.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.12+ i686

cityseer-4.11.0-cp312-cp312-macosx_11_0_arm64.whl (563.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.12+ x86-64

cityseer-4.11.0-cp311-none-win_amd64.whl (443.3 kB view details)

Uploaded CPython 3.11Windows x86-64

cityseer-4.11.0-cp311-none-win32.whl (413.1 kB view details)

Uploaded CPython 3.11Windows x86

cityseer-4.11.0-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.11.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

cityseer-4.11.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

cityseer-4.11.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686

cityseer-4.11.0-cp311-cp311-macosx_11_0_arm64.whl (563.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cityseer-4.11.0-cp311-cp311-macosx_10_12_x86_64.whl (582.4 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

cityseer-4.11.0-cp310-none-win_amd64.whl (443.3 kB view details)

Uploaded CPython 3.10Windows x86-64

cityseer-4.11.0-cp310-none-win32.whl (413.1 kB view details)

Uploaded CPython 3.10Windows x86

cityseer-4.11.0-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.11.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

cityseer-4.11.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

cityseer-4.11.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686

File details

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

File metadata

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

File hashes

Hashes for cityseer-4.11.0.tar.gz
Algorithm Hash digest
SHA256 0eaf7b73fdbd1d9611a32218ea9dd8d8fa53d9a9fb9df3d3d29580ec357c3644
MD5 99e1d353a79aae56f14a5999aca9e949
BLAKE2b-256 759d4534191495b2cdbfd83d0e069736c0b9e25c12978aa41ca8e6558256bbdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6a6391d3499a67fc6bad8e294a71b72185cc2f6a77910216a83d49d3458ead46
MD5 2e9212bb7a6f6a8b633cf21841cfb5aa
BLAKE2b-256 4b3b0f2fe17469288a62fc948aac26ad1d008b812a5888d1dd1b1e5594e9d7be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b345dd4307697842e5de69fc400124c602410f71dc654ff3d2917f78db9611c2
MD5 357791ea56eb007c8375139056fe3311
BLAKE2b-256 a079bc81ca9dab6c174d8aa90b3984b2bde086f7fdff7162d5341e5e5525b972

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dac98911c36ce51a132da1b978df4bbf9961fd6372bc0e60ebda0a577c523c61
MD5 38f980f43ca911eb09cd7bdd8b5ea6aa
BLAKE2b-256 198125c0caaacbb7d965500e216ec6559b30eaa114fdd2b9baa33ac769e1b132

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7e3b1d036e46e0ceaedea6fc785dc3765a09d9d3bd9ac5a914195c52221b03c1
MD5 9cc1173c47ba5443c56bb65ccd4eeec2
BLAKE2b-256 e7526a47a008db1adaead7bd491b8e54f7ad899a2330e8372706336f030578ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ec95c70016c9141cdaefd4a7e4e64deba1a792f77c6342fb591ab1cb7a3cbf6b
MD5 18003555a553186b275d1847bbfd478a
BLAKE2b-256 b01d8b03ad4bc0e2035f50ddac5a6a5c90a5acdf9918fdc194c55c5fc12b6589

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 dbad9f9a8d4b9eb437abc8404188853908226c891fb9a745f500ea74203b49d8
MD5 37af18f2739bf51876d3aa32ee99ba8d
BLAKE2b-256 e2cb7a1b951bf3b5900c591d74a3864bf2ab58ba2c19f57608fd8e9c3a1282df

See more details on using hashes here.

File details

Details for the file cityseer-4.11.0-cp312-none-win_amd64.whl.

File metadata

  • Download URL: cityseer-4.11.0-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 443.2 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for cityseer-4.11.0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 330af2a8c0a2b66c5c7ef207ed2fa9b354ba6db7af8e3f74c7360291ad0c5255
MD5 43329a02d0b1c412374569c13a99d2ae
BLAKE2b-256 ef95088084fd959c79360047c2e0e3cc0b75a798b7d776f75aa2c76af2965118

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cityseer-4.11.0-cp312-none-win32.whl
  • Upload date:
  • Size: 412.9 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for cityseer-4.11.0-cp312-none-win32.whl
Algorithm Hash digest
SHA256 ef43d763654920142bfa237e80ab4f39ec207696135aeb458be9fc1bd8b4ae0a
MD5 a963a8b68a160e23a4545592e136f91b
BLAKE2b-256 7320952bef4039458f275187d345c9fe747294939b1f9e0d76f29044dea96c1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a72f4813ee9e729b7a04132f601b9557101586061af25926882abe6f3f422a15
MD5 73321acf0daa4e6cc0ecbd39825cad49
BLAKE2b-256 5238a919a51932cdb70ed66f38c90ec276eace9352c22d4f8e6b97d7a6ddad74

See more details on using hashes here.

File details

Details for the file cityseer-4.11.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cityseer-4.11.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 edeb76fa10fc3f2079abe83b873b06754f2ad3638ef594204ac12b7d8ba96ce6
MD5 9a6dad2790def60f656c75c2c52a644d
BLAKE2b-256 9dee85179100a8c8567a31ae387bca77149076002af45851aee27f754ae0e139

See more details on using hashes here.

File details

Details for the file cityseer-4.11.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cityseer-4.11.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c379c7c73da0d0ac370babd6a0a05dbe98cdfea5011fecf3281bc0de797be108
MD5 e7d9aabaece830016fb54e3f7c326fea
BLAKE2b-256 acb6a8a7191f8677b2547d35d1e29015fbc30df8b73b411f9942072517483be9

See more details on using hashes here.

File details

Details for the file cityseer-4.11.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cityseer-4.11.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 54791238743ab5e96d7a74080c8e87423bfe8d94bee8515bdd6d8305b0f0569c
MD5 ad00a6a2361001f687701ed0b1ce10c3
BLAKE2b-256 258d7065aea3522107d99cbf86c33fed83d709456047145c2321a215a9107388

See more details on using hashes here.

File details

Details for the file cityseer-4.11.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cityseer-4.11.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 90f7472ac2402bc4aa4920dcf83fe1f34bd64284d0eba9b8e3ed443a0e800c3a
MD5 5c4829b4c4f6c58a9ac20b27917b824e
BLAKE2b-256 ecfceb24dee1ec1ac8032021c2725bedaef9d4d8845989ede532529c6f7cff52

See more details on using hashes here.

File details

Details for the file cityseer-4.11.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cityseer-4.11.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 fb32088770fb4df6f1df22e737cf3c30c2877f57eb6847c42d4a8cd64254af02
MD5 259deaade6a2bfc1efe9dcf3dc05a01e
BLAKE2b-256 f20525b03bf202b93a9de8cd816f01d9b171785eb92d22b3d1b0b66e4263ac63

See more details on using hashes here.

File details

Details for the file cityseer-4.11.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cityseer-4.11.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a0ccc5def1d74aebc3da5b1900e429dd2f9919a7b9861d297b2bb6110ae30bfb
MD5 55537f3496b2543abe6c5c33671d9231
BLAKE2b-256 ebaf638170cb850d4b8d216232136f31d1187488683a9f78f84433fece5d5f4d

See more details on using hashes here.

File details

Details for the file cityseer-4.11.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cityseer-4.11.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 60a9aea4ea4ea965ead16fc0e4065ccee6fa6d709d3d2c894abe096437d50086
MD5 c6ac4c29d1f5a0846e8fcaca8abf51f3
BLAKE2b-256 2f36e9fc983a093f9896b054b8edd6e5bbeb78f4a2a96e72f9c26e7493cf061b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cityseer-4.11.0-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 443.3 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.11.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 88bb58b91722932a2f14396c433ef7fa7a02cbbdab72efc4de227ea3b13676d1
MD5 edb75a9d58c9446a9ab22601330cea90
BLAKE2b-256 fb1af518d22b8b644b53c44377704655f87ccb1a641c5b2b922629c449e9f058

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cityseer-4.11.0-cp311-none-win32.whl
  • Upload date:
  • Size: 413.1 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.11.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 70a350e2675e39d5617120acf8e18ca2dc617c6292c9b1b6f795fbefb01c7b2c
MD5 d29342ef605f7b49794bcc7f9bef5b02
BLAKE2b-256 873331b13c157167c4b6d332fed0ad6c5763607d5a6b3d53f12af30cc33e1de9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5a009fcd95fc7600ad965e2459ae752404e869f27e9c0d5a81b276f6ff8c21fc
MD5 a2d2b87a4dc765665007c9220629657b
BLAKE2b-256 d064ad70ba99ad78f00e84cac58c2c4453e1fd7ead87788fa0bf60b20f2517e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cdd93b10c4564459ccfdf6e944c236d335a3923dd5e80fe21ff20038a4251192
MD5 0fa226cb87b4583b0815a4c0e31773e6
BLAKE2b-256 aab77afebd83e23a7f8d45eb38b9e2432e4c9c2e1ace8a3cb30724981141d191

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e250e6c4cbea3c26487656add459e204bf078c3ef0a8f2d35e2687e698b217dc
MD5 7da8c2873f8f2151d3789509be2a1029
BLAKE2b-256 4c8a6ac02e532aa669b60b1cacead9fc0bf63fc849780977aaea3b775b7a49c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 53a8337484302c88c759f04b0b0315c804766e9e102db5e16fe76c6fcb374725
MD5 3374156693f0188df3bf195cfc270c34
BLAKE2b-256 c10917d8be5a58917dbcfccea82d1b49ecf9249d19b09cda56f30b693f4bc2e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5623292ba1073813d458bec6e41e7204a6b281ae82221f862bb2e158ae33e4ff
MD5 e7c3c85f3945781695a591396519a42a
BLAKE2b-256 442952a661f1e5cb71e5f84d99dcf05708e7edf0a77093f1c395925c2a4b3148

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 e8e64dc49d52b8303c3b4ed55003539f6fc768e062c587d8be778030e24288dc
MD5 9a67c00eeb99aa9b475f975d0ff4ebb9
BLAKE2b-256 ee490132675ff9a7de55a8f9282c8099c9be67dca7eedca9079248455c72c7f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 299f880df22a788b3cbed4b56aecb8f66bbd19cd5157fdb7b986fc1daac8f9bc
MD5 8554e3e851db4fdd1d1833559b48f8c8
BLAKE2b-256 85ee66815fa480213afdbf914e753a12a18158747089c6c39000d13409823aef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 902aa947d266c84e35fa266942869e33631638728bcdcd5c82e7743d002debb7
MD5 28a5a828063fd6cccbfed18832391acd
BLAKE2b-256 4d0febcae8bc73d9cd29f93b8b91fe8dc5f09ae1900d0e5f4fadd4a1cf9a0381

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cityseer-4.11.0-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 443.3 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.11.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 edcb6a1a80fcc481cdd01c35ef71123c46f1ffeb0f265502c0385e8579427ea0
MD5 f93b2a0b1b4874a7aaf6c168ba98ba57
BLAKE2b-256 2dc580c8d42a9a2d0d70010f953512d85bdde443bca09604bd95806fd49135d0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cityseer-4.11.0-cp310-none-win32.whl
  • Upload date:
  • Size: 413.1 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.11.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 453e582c8a4b5bd87522334d617a4d030143a1072783e946f653b3a0c2464f1f
MD5 db4279521579a7c679bbc81bc135b114
BLAKE2b-256 8ad1cadbe8ea9ce8a645174cb858b19cfd851c5cb7e2f21ca405129e4b861e2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8bb6bdcdc6a9283de14adbdb77bdb0bd414cb652491b40c785ce84080695e117
MD5 146a4191ab9a014f38b40318a8e7fc33
BLAKE2b-256 d2d829f46fb2f689454921507e6265f9853d68eb7f2f92d9ec60f71484d8b0c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3d411af4261dc30d0f1424e8b0c730d2fbd42f27b175de84b3d0620b90896310
MD5 81f89f724ec0b9f8913933888cd1c9e2
BLAKE2b-256 7bf2f15153cc7de97250f9a5854366ab003667a5c44af8468bdd7246c11fed3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0ff119656adb26849aa8872f87755001b72fdf8388739781d272a71a11110c5d
MD5 f3e8a671e4fdcb40754f4beb888a4a2d
BLAKE2b-256 c5d9a9c7eb10a24045436bcac3e89888cd7741c8982c6e2428fb6da22b3e4f28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0c2af1c91402f02cabd28d9d571be31dd3a830c6a19d540ae6874a528cc3fabb
MD5 bede550bc4ad1e03d833b7e364d42ddc
BLAKE2b-256 71cd54a8a33575c00c627caca6fde4ed76c7bd6e1a2a588b9666371e805bcaa6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a1056d8dee97deab021106e859a42d01b224fc3c2dd039c69fcd0e5e5d8cfe07
MD5 66ce54f6847a71fc30799db99863356c
BLAKE2b-256 9367bd29c1f3a1f780fe6a1fd775b6c57491f6bac397612b7f29c08d6481c79a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cityseer-4.11.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f7306c3531b7266b9f6c081f9108af78a3a86ae76d4a549d2e97fbd8343a7308
MD5 38ff6d51d6d5692eded7da261c52bed0
BLAKE2b-256 b4b3055906f2da99095e1b16e6203437d5c371ed93c642a7609cb0f998d56da6

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