django-phonenumber-field


Namedjango-phonenumber-field JSON
Version 8.0.0 PyPI version JSON
download
home_pageNone
SummaryAn international phone number field for django models.
upload_time2024-06-24 13:49:13
maintainerNone
docs_urlNone
authorNone
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": null,
    "name": "django-phonenumber-field",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Fran\u00e7ois Freitag <mail@franek.fr>, Stefan Foulis <stefan@foulis.ch>",
    "keywords": null,
    "author": null,
    "author_email": "Stefan Foulis <stefan@foulis.ch>, Fran\u00e7ois Freitag <mail@franek.fr>",
    "download_url": "https://files.pythonhosted.org/packages/8f/d1/0a2ba41434d98ac9a2669ea7edfc8d1bc75055da450d94894c597913e01c/django_phonenumber_field-8.0.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": "8.0.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": "fcab4738a40d6f297688ecedd08cf6dc1608ad06c08ba3c03d1fc85b19ac6717",
                "md5": "7775bb588f087f0544acc4e7e37b1d63",
                "sha256": "196c917b70c01a98e327f482eb8a4a4a55a29891db551f99078585397370b3ba"
            },
            "downloads": -1,
            "filename": "django_phonenumber_field-8.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7775bb588f087f0544acc4e7e37b1d63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 66441,
            "upload_time": "2024-06-24T13:49:11",
            "upload_time_iso_8601": "2024-06-24T13:49:11.650885Z",
            "url": "https://files.pythonhosted.org/packages/fc/ab/4738a40d6f297688ecedd08cf6dc1608ad06c08ba3c03d1fc85b19ac6717/django_phonenumber_field-8.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8fd10a2ba41434d98ac9a2669ea7edfc8d1bc75055da450d94894c597913e01c",
                "md5": "13f71297444f7a44ba668d0c8e83df8d",
                "sha256": "8a560fe1b01b94c9de8cde22bc373b695f023cc6df4baba00264cb079da9f631"
            },
            "downloads": -1,
            "filename": "django_phonenumber_field-8.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "13f71297444f7a44ba668d0c8e83df8d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 43759,
            "upload_time": "2024-06-24T13:49:13",
            "upload_time_iso_8601": "2024-06-24T13:49:13.649859Z",
            "url": "https://files.pythonhosted.org/packages/8f/d1/0a2ba41434d98ac9a2669ea7edfc8d1bc75055da450d94894c597913e01c/django_phonenumber_field-8.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-24 13:49:13",
    "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: 1.15227s