Metadata-Version: 2.4
Name: opalib
Version: 0.4.0
Summary: A library to do multiple things
Author-email: Donovan <donovandelisle7@gmail.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/DeveloperDankyMan/opalib
Project-URL: Homepage, https://github.com/DeveloperDankyMan/opalib
Keywords: physics,mesh,http,format,util
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# opalib
A library to do multiple things

## New modules

- `src/physics.py`: gravity, force, kinetic energy, potential energy, and projectile motion helpers.
- `src/units.py`: length unit conversions including `studs`, meters, feet, and custom units.
