Providing tools for optometrists.
Project description
Optom Tools ⚠️ Under develepment ⚠️
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 details)
Built Distribution
File details
Details for the file optom_tools-0.2.1.tar.gz
.
File metadata
- Download URL: optom_tools-0.2.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0366936f700b5ee389464335f95c3658eebcb2ae79f9261fbb26d4179fadf11e |
|
MD5 | d7daac096a8f33044d139efaa4edb85c |
|
BLAKE2b-256 | 668b973926abdffac28a0ce9a5aff75d5809de7eb458f40d41fecf0ddab71d11 |
File details
Details for the file optom_tools-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: optom_tools-0.2.1-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c764a512270031c13592649414dced05cfc1f941be2654d985cfd8ba914d897f |
|
MD5 | 2a981228c11ed28d9dc26b0a5621ecc2 |
|
BLAKE2b-256 | bd44e13b87f9db2b49df28bcedfca6ae4a355414508836c57a3d08d860cbb900 |