Metadata-Version: 2.4
Name: geopto
Version: 0.1.0
Summary: Geometry & coordinate framework for optical and imaging systems
Author-email: Anton Sharapov <sharapov.anton@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/SharapovAnton/geopto
Project-URL: Source, https://github.com/SharapovAnton/geopto
Project-URL: Issues, https://github.com/SharapovAnton/geopto/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.23
Requires-Dist: allytools>=0.6.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file

# PythonLibs

A.Sharapov Python libraries

---

## 🚀 Features


---

## 📦 Installation

```bash
pip install gosti
