Installation¶
Install from PyPI¶
The recommended way is installing the latest stable package from PyPI:
This installs the package and the indiapins CLI entry point.
Python requirement:
- Python 3.11 or newer
If pip is not available, install/update it first:
From Source (Local Development)¶
Clone the repository and install locally:
For editable installs during development:
Verify Installation¶
Quick import check:
Quick function check:
Expected output is True for the second command.
Useful Links¶
- Project homepage: https://github.com/pawangeek/indiapins
- Package on PyPI: https://pypi.org/project/indiapins/
- Documentation: https://pawangeek.github.io/indiapins/