centerline

View on PyPIReverse Dependencies (0)

1.1.0 centerline-1.1.0-py2.py3-none-any.whl

Wheel Details

Project: centerline
Version: 1.1.0
Filename: centerline-1.1.0-py2.py3-none-any.whl
Download: [link]
Size: 7915
MD5: 08f3455216e35980fee4e54050a3f8f6
SHA256: b1fd57b499f8447d68c44621818b132f63151c4aca5b2b22431e06a2c8f683a2
Uploaded: 2024-02-10 20:26:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: centerline
Version: 1.1.0
Summary: Calculate the centerline of a polygon
Author: Filip Todic
Author-Email: todic.filip[at]gmail.com
Home-Page: https://github.com/fitodic/centerline
Download-Url: https://pypi.org/project/centerline/
License: MIT License
Keywords: polygon,centerline,Voronoi
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Platform: POSIX
Platform: Microsoft
Platform: MacOS
Requires-Python: >=3.7
Requires-Dist: Fiona (>=1.7.0)
Requires-Dist: Shapely (>=1.5.13)
Requires-Dist: numpy (>=1.10.4)
Requires-Dist: scipy (>=0.16.1)
Requires-Dist: Click (>=7.0)
Requires-Dist: ipdb; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: GDAL (>=2.3.3); extra == "gdal"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: black; extra == "lint"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest (>=4.0.0); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-sugar; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: gdal
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 2186 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
centerline/__init__.py sha256=6gk66wHglD7mbjibSJ3GG_il9j4J9GrhjNz09WewbPE 259
centerline/converters.py sha256=X_epq3N44wPDsbZNxurHKDNrtza_-tIBXFmTrWQKHiI 4132
centerline/exceptions.py sha256=I7Sv26OS8RjbhCqg6QKvgvVNEHDoQB1JCNO07_fH1wc 868
centerline/geometry.py sha256=QPgThtLt5r0uFeEJuNrLvkvNg-oDYwDLqEqb9zs3vyw 6322
centerline-1.1.0.dist-info/LICENSE sha256=adRabHKVHnneEXpsy-opwVEDUt0N0bf_Jz1HX9bMTsc 1087
centerline-1.1.0.dist-info/METADATA sha256=5YD3voncJG51TYsm7LwnkQ6TD7Pk8assYbdVMaM4zyM 4111
centerline-1.1.0.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
centerline-1.1.0.dist-info/entry_points.txt sha256=bBb9_OitEEkny7mfkn3lkS82DHofixNJ9O0elt-n0pY 80
centerline-1.1.0.dist-info/top_level.txt sha256=z6rprnS90-_Jng4EI9PrlxaUgU2f20SblAX55EuB0Wk 11
centerline-1.1.0.dist-info/RECORD

top_level.txt

centerline

entry_points.txt

create_centerlines = centerline.converters:create_centerlines