Skip to main content

Providing tools for optometrists.

Project description

Optom Tools ⚠️ Under develepment ⚠️

Build Deploy Docs Code style: black Latest Version Format Python Versions Implementation License

Getting Started

Install with pip or your other favourite package manager (e.g. pipenv or poetry).

pip install optom-tools

Simple Example

>>> from optom_tools import Prescription

>>> prescription = Prescription.parse("+1.00/-2.00x180")

>>> prescription.transpose()

>>> str(prescription)

"-1.00 / +2.00 x 90"

Docs

Comprehensive documentation can be found here: https://shivan-s.github.io/optom-tools

Contribution

Yes, please. I'd love some help on this.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

optom_tools-0.2.1.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

optom_tools-0.2.1-py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page