Hacker News new | past | comments | ask | show | jobs | submit login
Python ISO enums for the ISO-4217, ISO-3166, ISO-639 standards (pypi.org)
3 points by koldakov 3 months ago | hide | past | favorite | 1 comment



Created a library to work with different ISO standards, like currencies/countries/phones. The library absolutely compatible with pydantic. Also it's really easy to use it with FastAPI, Starlette or similar.

I understand there is already a great library pycountry, but as you know dynamic enums in python is not the best choice. Also pycountries has it's own unique features like normalizing amount, etc.

Currently it has around 200 downloads a day, 1500 a week, 6000 a month and 1 issue created by a nice person.

Is it worth it? Do you think this lib has feature? Shall I promote it somehow or forget about this lib?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: