Metadata-Version: 2.1
Name: snowflake-utils
Version: 0.1.2
Summary: Utilities for generating and verifying snowflake ids
Home-page: https://impalah.github.io/snowflake-utils/
License: MIT
Keywords: snowflake,id,utilities
Author: impalah
Author-email: impalah@gmail.com
Requires-Python: >=3.10
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: loguru (>=0.7.2)
Requires-Dist: pydantic[email] (>=2.5.3)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Project-URL: Documentation, https://impalah.github.io/snowflake-utils/
Project-URL: Repository, https://github.com/impalah/snowflake-utils
Project-URL: Source, https://github.com/impalah/snowflake-utils
Description-Content-Type: text/markdown

# snowflake-utils
Snowflake id utilities

