https://github.com/dentosal/sigepy
Simple 2d Geometry Library for Python 3
https://github.com/dentosal/sigepy
Last synced: over 1 year ago
JSON representation
Simple 2d Geometry Library for Python 3
- Host: GitHub
- URL: https://github.com/dentosal/sigepy
- Owner: Dentosal
- License: mit
- Created: 2017-06-13T18:19:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T22:58:14.000Z (about 9 years ago)
- Last Synced: 2025-01-26T06:24:57.654Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sigepy
Simple Geometry Library for Python 3.
## Install
```
python3 -m pip install git+https://github.com/Dentosal/sigepy
```