https://github.com/pydantic/pydantic-extra-types
countries mac-address phone-number pydantic python
Score: 5.831882477283517
Last synced: about 21 hours ago
JSON representation
Repository metadata:
Extra Pydantic types.
- Host: GitHub
- URL: https://github.com/pydantic/pydantic-extra-types
- Owner: pydantic
- License: mit
- Created: 2023-02-06T10:44:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-01T21:04:13.000Z (about 1 month ago)
- Last Synced: 2026-01-05T02:58:08.051Z (about 1 month ago)
- Topics: countries, mac-address, phone-number, pydantic, python
- Language: Python
- Homepage:
- Size: 695 KB
- Stars: 303
- Watchers: 10
- Forks: 85
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Owner metadata:
- Name: Pydantic
- Login: pydantic
- Email: hello@pydantic.dev
- Kind: organization
- Description: Pydantic, Pydantic Logfire and Pydantic AI
- Website: https://pydantic.dev
- Location: United Kingdom
- Twitter: pydantic
- Company:
- Icon url: https://avatars.githubusercontent.com/u/110818415?v=4
- Repositories: 62
- Last Synced at: 2026-01-23T16:04:29.162Z
- Profile URL: https://github.com/pydantic
Dependencies
.github/workflows/ci.yml
actions
- actions/checkout v3 composite
- actions/checkout v2 composite
- actions/setup-python v4 composite
- pre-commit/action v3.0.0 composite
- re-actors/alls-green release/v1 composite
- samuelcolvin/check-python-version v3 composite
pyproject.toml
pypi
- pydantic @git+https://github.com/pydantic/pydantic.git@main
requirements/linting.in
pypi
- annotated-types *
- black *
- isort *
- mypy *
- pre-commit *
- pyupgrade *
- ruff *
requirements/linting.txt
pypi
- annotated-types ==0.4.0
- black ==23.1.0
- cfgv ==3.3.1
- click ==8.1.3
- distlib ==0.3.6
- filelock ==3.9.0
- identify ==2.5.17
- isort ==5.12.0
- mypy ==1.0.0
- mypy-extensions ==1.0.0
- nodeenv ==1.7.0
- packaging ==23.0
- pathspec ==0.11.0
- platformdirs ==3.0.0
- pre-commit ==3.0.4
- pyupgrade ==3.3.1
- pyyaml ==6.0
- ruff ==0.0.245
- tokenize-rt ==5.0.0
- tomli ==2.0.1
- typing-extensions ==4.4.0
- virtualenv ==20.19.0
requirements/pyproject.txt
pypi
- annotated-types ==0.4.0
- pydantic-core ==0.9.0
- typing-extensions ==4.4.0
requirements/testing.in
pypi
- codecov * test
- coverage * test
- dirty-equals * test
- pytest * test
- pytest-asyncio * test
- pytest-cov * test
- pytest-mock * test
- pytest-pretty * test
requirements/testing.txt
pypi
- attrs ==22.2.0 test
- certifi ==2022.12.7 test
- charset-normalizer ==3.0.1 test
- codecov ==2.1.12 test
- coverage ==7.1.0 test
- dirty-equals ==0.5.0 test
- exceptiongroup ==1.1.0 test
- idna ==3.4 test
- iniconfig ==2.0.0 test
- markdown-it-py ==2.1.0 test
- mdurl ==0.1.2 test
- packaging ==23.0 test
- pluggy ==1.0.0 test
- pygments ==2.14.0 test
- pytest ==7.2.1 test
- pytest-asyncio ==0.20.3 test
- pytest-cov ==4.0.0 test
- pytest-mock ==3.10.0 test
- pytest-pretty ==1.1.0 test
- pytz ==2022.7.1 test
- requests ==2.28.2 test
- rich ==13.3.1 test
- tomli ==2.0.1 test
- typing-extensions ==4.4.0 test
- urllib3 ==1.26.14 test