We are excited to announce the initial release of the Snowflake ID Generator library!
Features:
- Asynchronous Snowflake ID generation for Python.
- Configurable epoch, node ID, worker ID, and bit allocation.
- Base62 encoding and decoding of Snowflake IDs.
- Extraction of timestamp, worker ID, node ID, and sequence number from Snowflake IDs.
Installation:
To install the package directly from GitHub, use the following command:
pip install https://github.com/10XScale-in/snowflakeid/releases/download/v0.1.0/snowflakeid-0.1.0-py3-none-any.whl