centerline

View on PyPIReverse Dependencies (0)

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

Wheel Details

Project: centerline
Version: 1.1.1
Filename: centerline-1.1.1-py2.py3-none-any.whl
Download: [link]
Size: 7921
MD5: 82f0cece98a1e004a5c4ed9d01b4ae13
SHA256: 61ea28efa1babd04b1ec97fecbc07eeb848196a48d2748a1cddb46080dd70489
Uploaded: 2024-05-26 11:59:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: centerline
Version: 1.1.1
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.43.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
centerline/__init__.py sha256=pC4TNj24a0O5GLJn7tOuoQ0b5WOh8me_3CvL3uswe-8 259
centerline/converters.py sha256=X_epq3N44wPDsbZNxurHKDNrtza_-tIBXFmTrWQKHiI 4132
centerline/exceptions.py sha256=I7Sv26OS8RjbhCqg6QKvgvVNEHDoQB1JCNO07_fH1wc 868
centerline/geometry.py sha256=26DtcQkU1dqK1FwE_g5Cy5RDf-VVKb2gbYP9V8CBTQk 6354
centerline-1.1.1.dist-info/LICENSE sha256=adRabHKVHnneEXpsy-opwVEDUt0N0bf_Jz1HX9bMTsc 1087
centerline-1.1.1.dist-info/METADATA sha256=2bfWNx3XQaUvMM0BJC27HnZF26VCQNUWYdOQ2xV7uJw 4111
centerline-1.1.1.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
centerline-1.1.1.dist-info/entry_points.txt sha256=bBb9_OitEEkny7mfkn3lkS82DHofixNJ9O0elt-n0pY 80
centerline-1.1.1.dist-info/top_level.txt sha256=z6rprnS90-_Jng4EI9PrlxaUgU2f20SblAX55EuB0Wk 11
centerline-1.1.1.dist-info/RECORD

top_level.txt

centerline

entry_points.txt

create_centerlines = centerline.converters:create_centerlines