django-phonenumber-field


Namedjango-phonenumber-field JSON
Version 7.3.0 PyPI version JSON
download
home_page
SummaryAn international phone number field for django models.
upload_time2023-12-29 14:33:40
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
django-phonenumber-field
========================

.. image:: https://github.com/stefanfoulis/django-phonenumber-field/workflows/Test/badge.svg
    :target: https://github.com/stefanfoulis/django-phonenumber-field/workflows/Test/badge.svg
.. image:: https://img.shields.io/coveralls/stefanfoulis/django-phonenumber-field/develop.svg
    :target: https://coveralls.io/github/stefanfoulis/django-phonenumber-field?branch=main

A Django library which interfaces with `python-phonenumbers`_ to validate, pretty print and convert
phone numbers. ``python-phonenumbers`` is a port of Google's `libphonenumber`_ library, which
powers Android's phone number handling.

.. _`python-phonenumbers`: https://github.com/daviddrysdale/python-phonenumbers
.. _`libphonenumber`: https://github.com/google/libphonenumber

Documentation
=============

https://django-phonenumber-field.readthedocs.io/

Running tests
=============

tox needs to be installed. To run the whole test matrix with the locally
available Python interpreters and generate a combined coverage report::

    tox

run a specific combination::

    tox -e py310-djmain,py39-djmain

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "django-phonenumber-field",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Fran\u00e7ois Freitag <mail@franek.fr>, Stefan Foulis <stefan@foulis.ch>",
    "keywords": "",
    "author": "",
    "author_email": "Stefan Foulis <stefan@foulis.ch>, Fran\u00e7ois Freitag <mail@franek.fr>",
    "download_url": "https://files.pythonhosted.org/packages/5e/fd/a00c79db4eab7bdcfcb419a14c4879a8f92e92951140c2d84a256c2cd835/django-phonenumber-field-7.3.0.tar.gz",
    "platform": null,
    "description": "========================\ndjango-phonenumber-field\n========================\n\n.. image:: https://github.com/stefanfoulis/django-phonenumber-field/workflows/Test/badge.svg\n    :target: https://github.com/stefanfoulis/django-phonenumber-field/workflows/Test/badge.svg\n.. image:: https://img.shields.io/coveralls/stefanfoulis/django-phonenumber-field/develop.svg\n    :target: https://coveralls.io/github/stefanfoulis/django-phonenumber-field?branch=main\n\nA Django library which interfaces with `python-phonenumbers`_ to validate, pretty print and convert\nphone numbers. ``python-phonenumbers`` is a port of Google's `libphonenumber`_ library, which\npowers Android's phone number handling.\n\n.. _`python-phonenumbers`: https://github.com/daviddrysdale/python-phonenumbers\n.. _`libphonenumber`: https://github.com/google/libphonenumber\n\nDocumentation\n=============\n\nhttps://django-phonenumber-field.readthedocs.io/\n\nRunning tests\n=============\n\ntox needs to be installed. To run the whole test matrix with the locally\navailable Python interpreters and generate a combined coverage report::\n\n    tox\n\nrun a specific combination::\n\n    tox -e py310-djmain,py39-djmain\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An international phone number field for django models.",
    "version": "7.3.0",
    "project_urls": {
        "Changelog": "https://github.com/stefanfoulis/django-phonenumber-field/releases/",
        "Documentation": "https://django-phonenumber-field.readthedocs.io/",
        "Homepage": "https://github.com/stefanfoulis/django-phonenumber-field",
        "Source": "https://github.com/stefanfoulis/django-phonenumber-field",
        "Tracker": "https://github.com/stefanfoulis/django-phonenumber-field/issues/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a354f36dac859a1b9dbf9e737718d9b62e3502aca0eb74a10d659283b240992",
                "md5": "66a8170f979bf22e506b13e310713e04",
                "sha256": "bc6eaa49d1f9d870944f5280258db511e3a1ba5e2fbbed255488dceacae45d06"
            },
            "downloads": -1,
            "filename": "django_phonenumber_field-7.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66a8170f979bf22e506b13e310713e04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 66505,
            "upload_time": "2023-12-29T14:33:36",
            "upload_time_iso_8601": "2023-12-29T14:33:36.859589Z",
            "url": "https://files.pythonhosted.org/packages/3a/35/4f36dac859a1b9dbf9e737718d9b62e3502aca0eb74a10d659283b240992/django_phonenumber_field-7.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5efda00c79db4eab7bdcfcb419a14c4879a8f92e92951140c2d84a256c2cd835",
                "md5": "f699dd07200e8723bef18f46d97acd79",
                "sha256": "f9cdb3de085f99c249328293a3b93d4e5fa440c0c8e3b99eb0d0f54748629797"
            },
            "downloads": -1,
            "filename": "django-phonenumber-field-7.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f699dd07200e8723bef18f46d97acd79",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 43005,
            "upload_time": "2023-12-29T14:33:40",
            "upload_time_iso_8601": "2023-12-29T14:33:40.937236Z",
            "url": "https://files.pythonhosted.org/packages/5e/fd/a00c79db4eab7bdcfcb419a14c4879a8f92e92951140c2d84a256c2cd835/django-phonenumber-field-7.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-29 14:33:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stefanfoulis",
    "github_project": "django-phonenumber-field",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-phonenumber-field"
}
        
Elapsed time: 0.15662s