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.1 (2019-01-30)

  • SQL view for Kamailio

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-1.0.1.tar.gz (13.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-1.0.1-py2.py3-none-any.whl (23.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for pyfb-direction-1.0.1.tar.gz
Algorithm Hash digest
SHA256 25ae6dced3c8d99018f779f6ea8893bec703ed0affcc492cd5d29652a57edefe
MD5 9ad875f9ce594ac3667e08b7805da7e3
BLAKE2b-256 b3836b0745c6692eb2d43daa5633938fe07ff5b305f1b80763dedfcffcb12a5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyfb_direction-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bae0ecb2b095e80720e8535493baa885fec8e2acc8719332c9f862dae3519295
MD5 4635190d4db50b55a250c5fe9ce26357
BLAKE2b-256 ffab05e7b0ebdaca2149c3dd42480341472b10952dbf07595d4c966d02b3dfb5

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