Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

from_uuid should take UUID as input #17

Open
hongquan opened this issue Dec 25, 2024 · 0 comments
Open

from_uuid should take UUID as input #17

hongquan opened this issue Dec 25, 2024 · 0 comments

Comments

@hongquan
Copy link

I want an utility to convert UUID to ULID and found ulid-rs-py, but was surprised by its API.
The from_uuid function takes str as input, instead of UUID.

UUID is a standard type in Python, it should be supported out-of-the-box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant