python-phonenumbers-stubs
Phone number types
Provides Python type definitions for the phonenumbers library, enabling developers to use the library in their code while maintaining type safety.
Python typing stubs for phonenumbers(lite)
2 stars
1 watching
0 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lxml/lxml-stubs | Provides type annotations for a specific Python package to support static analysis and code completion tools | 43 |
kotlinisland/basedtypeshed | Provides static type annotations for the Python standard library and third-party packages | 3 |
typesnippet/antd-phone-input | A customizable phone input component with advanced features like validation and localization. | 60 |
dropbox/sqlalchemy-stubs | Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 571 |
stefanfoulis/django-phonenumber-field | An extension to Django that validates and formats phone numbers using python-phonenumbers | 1,487 |
typeddjango/django-stubs | Provides precise static types and type inference for Django framework | 1,613 |
ex-phone-number/ex_phone_number | A library for parsing and formatting international phone numbers | 255 |
ambv/retype | Re-applies type annotations from .pyi stubs to codebases | 141 |
jorenham/scipy-stubs | Provides type hints and annotations for the SciPy library to improve IDE suggestions, autocompletion, and static type-checking. | 19 |
autonumeric/autonumeric | A JavaScript library that formats numbers and currencies in real-time as the user types | 1,770 |
blm768/pg-libphonenumber | Provides access to Google's phone number formatting and validation service within PostgreSQL databases | 92 |
hbmartin/pythonista-stubs | Typed interface stubs for the Pythonista iOS API | 13 |
twcclegg/libphonenumber-csharp | C# port of Google's libphonenumber library, providing phone number parsing, formatting, and validation functionality. | 779 |
shabbyrobe/grpc-stubs | Provides type information for gRPC | 36 |
ruimarinho/google-libphonenumber | A JavaScript wrapper around Google's libphonenumber to parse and format international phone numbers on Node.js | 1,408 |