Skip to content

sammnnz/GeomPy

Repository files navigation

GeomPy

license Tests codecov

Python/C API library for geometry calculations.

Install

pip install "git+https://github.com/sammnnz/GeomPy"

Usage

Using the polygon.is_inner_point function, you can determine where the point is located relative to the polygon: outside or inside.

Support

Python 3.7, 3.8, 3.9, 3.10 on Windows and Ubuntu platform.

Example

You can see 1.py file from example directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published