Skip to main content

Logs action in Quartet

Project description

https://gitlab.com/serial-lab/quartet_trail/badges/master/coverage.svg https://gitlab.com/serial-lab/quartet_trail/badges/master/pipeline.svg https://badge.fury.io/py/quartet-trail.svg

Logs action in Quartet

Documentation

The full documentation is at https://serial-lab.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-2.1.5.tar.gz (35.4 kB view details)

Uploaded Source

Built Distribution

quartet_trail-2.1.5-py2.py3-none-any.whl (45.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for quartet-trail-2.1.5.tar.gz
Algorithm Hash digest
SHA256 a9bb2f09ce4fb4b7234f61e2acb3b557ead5d49920a7005f2e6fdd24f4e7c0b8
MD5 d75d74aa0fcf81bedfd1e501f91eaf15
BLAKE2b-256 02a8b234b63a4f503404e9085976b274890e60bec145a356c0e9e4b526b3caeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quartet_trail-2.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3916b449ad8420f4c80685d011b2fd9a6220cecf73f6ff20f2a75ce33ef66afa
MD5 7d9a3ff5298b7b2ce536b4ae33b7dcb0
BLAKE2b-256 3fe40efcb6df20bb428a2efc6920074fda5769af992c13269e495a79a512c886

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