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.3 (2020-04-20)

  • Destination count in per country was wrong

  • Add search feature in country, prefix, region view

  • Update test config

  • Add feature to evaluate risk

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.3.tar.gz (14.0 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.3-py2.py3-none-any.whl (25.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for pyfb-direction-1.0.3.tar.gz
Algorithm Hash digest
SHA256 943a2bc276333d942bf48e1a4e101c27139678c4a5e991cb5c1d8063e829caae
MD5 0cc691eba56b014f148f3d074aba8db1
BLAKE2b-256 cae07fd188bec507754f759b0b24f018e4164dfc2a99d8268ba25355cc5fe86b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyfb_direction-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3e3031bd6051bc5be2f33d2f619a0c8285d4a598daf61049ae41112c89ce0163
MD5 5314955052d7b22ede3bac9cc690d1e6
BLAKE2b-256 85f77122725ad982996f492abdb63d82212395cfa39474f95113335ac943ad71

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