isocodes
This project provides lists of various ISO standards (e.g. country, language, language scripts, and currency names) in one place (by Atem18)
pydantic-i18n
pydantic-i18n is an extension to support an i18n for the pydantic error messages. (by boardpack)
| isocodes | pydantic-i18n | |
|---|---|---|
| 1 | 1 | |
| 17 | 100 | |
| - | 2.0% | |
| 6.1 | 4.3 | |
| 2 months ago | 8 months ago | |
| Python | Python | |
| GNU Lesser General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
isocodes
Posts with mentions or reviews of isocodes.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-12.
-
isocodes: A python library that provides you access to lists of various ISO standards (e.g. country, language, language scripts, and currency names).
Github: https://github.com/Atem18/isocodes
pydantic-i18n
Posts with mentions or reviews of pydantic-i18n.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing isocodes and pydantic-i18n you can also consider the following projects:
pycountry - A Python library to access ISO country, subdivision, language, currency and script definitions and their translations.
datamodel-code-generator - Python data model generator (Pydantic, dataclasses, TypedDict, msgspec) from OpenAPI, JSON Schema, GraphQL, and raw data (JSON/YAML/CSV).
pyi18n - Small and easy to use internationalization library inspired by Ruby i18n
l10n - Python library for translating your application