Digitz

Latest version: v0.4.0

Safety actively analyzes 689550 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.0

Major API changes.
- Only a single `PhoneNumber` class is available. (SlottedPhoneNumber, PhoneNumberTuple, and FrozenPhoneNumber have been removed)
- This class is a frozen dataclass.
- Many new properties are available on the PhoneNumber class including
- national_destination_code
- subscriber_number
- is_geographical
- is_voip
- is_exact_match
- Added replace() method that returns a new PhoneNumber object with the replaced fields. (Similar to datetime objects)

0.3.0

- Added additional documentation.
- Documentation can be found at https://digitz.rykroon.com
- PhoneNumber object uses slots.

0.2.0

* Added parse() function that returns a PhoneNumberTuple instance.
* Added CountryCodeSource Enum.
* PhoneNumber objects are frozen.

0.1.0

Say Hello to Digitz! A Developer friendly wrapper around the `phonenumbers` library.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.