Skip to main content
https://badge.fury.io/py/pyfb-did.svg https://travis-ci.org/mwolff44/pyfb-did.svg?branch=master https://codecov.io/gh/mwolff44/pyfb-did/branch/master/graph/badge.svg

Your project description goes here

Documentation

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

Quickstart

Install pyfb-did:

pip install pyfb-did

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'pyfb_did.apps.PyfbDidConfig',
    ...
)

Add pyfb-did’s URL patterns:

from pyfb_did import urls as pyfb_did_urls


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

Features

  • TODO

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-05-21)

  • Update dependencies

1.0.2 (2019-06-26)

  • Add dependencies for migration

1.0.1 (2019-05-23)

  • Add domain in SQL view

1.0.0 (2019-01-30)

  • SQL view for kamailio

0.9.0 (2018-12-07)

  • First release on PyPI.

Download files

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

Source Distribution

pyfb-did-1.0.3.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

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

pyfb_did-1.0.3-py2.py3-none-any.whl (16.3 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for pyfb-did-1.0.3.tar.gz
Algorithm Hash digest
SHA256 6d4193a1a992068807c16b302fa5a463dd78105f97eabb7631f2bc9eaa67b60c
MD5 afcf542ad7411662184f646bcfff290f
BLAKE2b-256 d7926109d04d4089a4390ec138dfa12668de57a485752c9cdf0a9c133ffdd3e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyfb_did-1.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.5

File hashes

Hashes for pyfb_did-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c58cb80abd76cd73760c2210d90c598817223b66252bc0a66dab14d7da8bdb6d
MD5 b956a8d3d2093d727e472bbd4e7a5ba2
BLAKE2b-256 5bdd93cf717f14ea6a9348cc144aa4cbf7f7b0190c3fd7f671fdfbabad9a4cdd

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.3 This release

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.9.0

2 files

Supported by

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