Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 393 Bytes

pyflaker 3.0.0

pyflaker is a Python snowflake ID generator. It offers a SnowflakeGenerator class that can be used to create unique snowflake IDs.

Support

Discord - @drixxenol

Features

  • SnowflakeGenerator - A synchronous snowflake generator class to handle the creation and management of SnowflakeGenerator instances

Requirements

  • Python 3.11 (other versions untested)