Skip to main content

User, internal and external configurations

Project description

https://badge.fury.io/py/plugs-configuration.png https://travis-ci.org/ricardolobo/plugs-configuration.png?branch=master

Your project description goes here

Documentation

The full documentation is at https://plugs-configuration.readthedocs.io.

Quickstart

Install Plugs Configuration:

pip install plugs-configuration

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'plugs_configuration.apps.PlugsConfigurationConfig',
    ...
)

Add Plugs Configuration’s URL patterns:

from plugs_configuration import urls as plugs_configuration_urls


urlpatterns = [
    ...
    url(r'^', include(plugs_configuration_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.1.0 (2017-01-07)

  • 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

plugs-configuration-0.2.3.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

plugs_configuration-0.2.3-py2.py3-none-any.whl (10.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file plugs-configuration-0.2.3.tar.gz.

File metadata

  • Download URL: plugs-configuration-0.2.3.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for plugs-configuration-0.2.3.tar.gz
Algorithm Hash digest
SHA256 0f69bab1c077c79d80979e7ee7ebd391cd7548325eafba03aa991333cad3430c
MD5 943114d1e87151812c36dfabff028ac7
BLAKE2b-256 f6fb00802cdad0eb0e975cabab3d4379757a6acad60df776aa905292adb906e0

See more details on using hashes here.

File details

Details for the file plugs_configuration-0.2.3-py2.py3-none-any.whl.

File metadata

  • Download URL: plugs_configuration-0.2.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for plugs_configuration-0.2.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 938336f8e69c2afc4a039b7107f7eefeb66d5c135e27d455762befe765b052f1
MD5 27ec89743cb3e4e3c02c93964f242067
BLAKE2b-256 bcadc29b36fb28b2a05155b04a955539fa3569a7ba6ee6b13cd5b8c1ac1aa1ab

See more details on using hashes here.

Supported by

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