Metadata-Version: 2.1
Name: rivertils
Version: 0.1.8
Summary: utilities commonly used by rivers cuomo
Author: Rivers Cuomo
Author-email: riverscuomo@users.noreply.github.com
Requires-Python: >=3.8,<4.0
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
Requires-Dist: google-cloud-translate (==3.9.0)
Description-Content-Type: text/markdown

To publish to PyPi you have to pass the creds for pypi
- increment the version number in pyproject.toml
- poetry build
- poetry publish --username(not email) --password

# Rivertils
Scripts that are imported by packages you've deployed to pypi
