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

1.0.0 (2019-06-22)

  • Admin interface enhancements

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-1.0.0.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

pyfb_routing-1.0.0-py2.py3-none-any.whl (27.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for pyfb-routing-1.0.0.tar.gz
Algorithm Hash digest
SHA256 fe7a5a2f9faa1b57577e3d6e7227ccdd783a665db2ec9704a0f32555e581af1e
MD5 8d01c54d92a7d3bef5cdc39d34f04150
BLAKE2b-256 d121eca12094cb93c8cb62e2a7e0156971cb4f2cbf9550358acd42b344bcea6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyfb_routing-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 eac555c9567be68c4353e149adb9250b3081e5c88c8ca2809a430244634cb766
MD5 628fc06bf27591ad23e98066a1279b62
BLAKE2b-256 b4cd6a277d3b2bf5822c4dcd1e692f86d04a3a198f27ba30f43088aadb2d6acc

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