Skip to main content

Phonenumber's direction package

Project description

https://badge.fury.io/py/pyfb-direction.svg https://travis-ci.org/mwolff44/pyfb-direction.svg?branch=master https://codecov.io/gh/mwolff44/pyfb-direction/branch/master/graph/badge.svg

Phonenumber’s direction package

Documentation

The full documentation is at https://pyfb-direction.readthedocs.io.

Quickstart

Install pyfb-direction:

pip install pyfb-direction

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'pyfb_direction.apps.PyfbDirectionConfig',
    ...
)

Add pyfb-direction’s URL patterns:

from pyfb_direction import urls as pyfb_direction_urls


urlpatterns = [
    ...
    url(r'^', include(pyfb_direction_urls)),
    ...
]

Features

  • Telephony prefix management linking prefix with destination, country, network type and Carrier

  • Admin interface

  • CSV import / export

  • web template with Bootstrap 4

  • APIs

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

1.0.0 (2018-11-15)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyfb-direction-0.9.0.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyfb_direction-0.9.0-py2.py3-none-any.whl (21.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pyfb-direction-0.9.0.tar.gz.

File metadata

  • Download URL: pyfb-direction-0.9.0.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.5

File hashes

Hashes for pyfb-direction-0.9.0.tar.gz
Algorithm Hash digest
SHA256 9cdfd31a03abfb2a948970aeb44877be6d9779827a77ae94df402ed5faa9a53e
MD5 97b5ee396720d1471d583fff627ca90e
BLAKE2b-256 dab794ac8f5daba2bf44bbfafbef6e4541e39c453adb2fcfb73932d2d6c74cb3

See more details on using hashes here.

File details

Details for the file pyfb_direction-0.9.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyfb_direction-0.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3ad5a368e0dbfd596ad1b41bbac3548442762c7ba354922e3fa724876b9ffa9c
MD5 c43fe083c897ab4c8b04c397a8232a85
BLAKE2b-256 2b4e45c13182d3d97be24bd77785fb69c1f5a56d7130e976a51498911a358c2c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page