Package and publish the project as a pip-installable module.
Steps:
- Confirm setup.py or pyproject.toml is complete
- Add license, long_description, version
- Register project on PyPI
- Tag a release in GitHub
- Upload using twine
Add install instructions to README:
pip install openindexmaps-py
Package and publish the project as a pip-installable module.
Steps:
Add install instructions to README:
pip install openindexmaps-py