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.4.tar.gz (27.7 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.4-py2.py3-none-any.whl (17.3 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for quartet-trail-0.2.4.tar.gz
Algorithm Hash digest
SHA256 e40d93b64a192b04b33a69afe775029cc503f92f1b48446410c037908a57bf61
MD5 779f87bfde2cb940721acede1a44c0e0
BLAKE2b-256 1eb326f628f4641de6971bdec6b962390463f0e630bbca90627ce5f342dfcd9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quartet_trail-0.2.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6d39a0ca24e222473acafaca1d3c7634b95f01f409e8166e853bdc4f3bad6d2d
MD5 c762ba1cfabffce5eecab4baafef2827
BLAKE2b-256 5d03c720cb66c62ed8f530f4047dab2f262b3fffdba17a98a8eb89270862bdee

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