Skip to main content

Logs action in Quartet

Project description

https://gitlab.com/lduros/quartet-trail/badges/master/coverage.svg https://gitlab.com/lduros/quartet-trail/badges/master/build.svg https://badge.fury.io/py/quartet-trail.svg

Logs action in Quartet

Documentation

The full documentation is at https://lduros.gitlab.io/quartet-trail/

Quickstart

Install Quartet Trail:

pip install quartet-trail

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'quartet_trail.apps.QuartetTrailConfig',
    ...
)

Add Quartet Trail’s URL patterns:

from quartet_trail import urls as quartet_trail_urls


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

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

History

0.1.0 (2018-11-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

quartet-trail-0.2.6.tar.gz (27.4 kB view details)

Uploaded Source

Built Distribution

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

quartet_trail-0.2.6-py2.py3-none-any.whl (18.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file quartet-trail-0.2.6.tar.gz.

File metadata

  • Download URL: quartet-trail-0.2.6.tar.gz
  • Upload date:
  • Size: 27.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for quartet-trail-0.2.6.tar.gz
Algorithm Hash digest
SHA256 c56c12ce01f0927f92b3e983598e5a4549d84ffe155c21808d70d66694927da8
MD5 de35537b1a5c67d43910893c7164ebf7
BLAKE2b-256 80968b09d00e9185366284705c933f52096004e35267bf32ee5ec5fde379381c

See more details on using hashes here.

File details

Details for the file quartet_trail-0.2.6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for quartet_trail-0.2.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2910201850c9d6cc6f14e6b51abe140baff4ecc14c16e6065f46e2f26b8afd14
MD5 4fdfec6b939911ec4dbd8e0489b57bbf
BLAKE2b-256 bd4ff59c197121e9382651c7123d33c4cd2bceb2e7878a2d24c9446b770e5ca1

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