Skip to main content

Routing package for PyFreeBilling application

Project description

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

Routing package for PyFreeBilling application

Documentation

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

Quickstart

Install pyfb-routing:

pip install pyfb-routing

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'pyfb_routing.apps.PyfbRoutingConfig',
    ...
)

Add pyfb-routing’s URL patterns:

from pyfb_routing import urls as pyfb_routing_urls


urlpatterns = [
    ...
    url(r'^', include(pyfb_routing_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

0.9.0 (2018-12-05)

  • 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-routing-0.9.0.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

pyfb_routing-0.9.0-py2.py3-none-any.whl (26.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for pyfb-routing-0.9.0.tar.gz
Algorithm Hash digest
SHA256 f64beac6d89bd3b6ede92d067164a791ea03f454393f7af25be74ebcd6fd6197
MD5 9fa19518197d2d1016b509725d8088ff
BLAKE2b-256 1872b527759c703e702a5873547c564956ff1cef832ea372d168087223f9091d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyfb_routing-0.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 57efe1cb9cfbefd85b0d106e9ad09b0478ecfe9632cd23ae0df8255679514241
MD5 aee91e6a59c17be755108fee63052b18
BLAKE2b-256 22a07768520cbba7cdedbf17a0aa22c1a7e8e9d2ec7cf064a1d198ee737357d2

See more details on using hashes here.

Supported by

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