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.2 (2019-03-27)

  • Change carrier to be nullable in destination model

  • Destination’s screen improvements

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.2.tar.gz (13.4 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.2-py2.py3-none-any.whl (24.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for pyfb-direction-1.0.2.tar.gz
Algorithm Hash digest
SHA256 c0a2a44c526f5deb2c231170cd7d1ea5b3265f17352b677359f171818012917c
MD5 362b48230afb915ee5cb3441fd414054
BLAKE2b-256 1333a2a21f8330f726633a2b94967c745a298c70ff93974a76cf350d91196d9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyfb_direction-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 105b464a4a17aab39c3cb1234c10be2cd9b291a38c530d2bfd62b950e0855aea
MD5 e5f545353db4d38ea01055c712906154
BLAKE2b-256 b84adb8aeb29ee7b5437158672b8940f076f4f2576d48f5eee4ce5d16211d777

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