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/build.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-1.0.2.tar.gz (31.0 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-1.0.2-py2.py3-none-any.whl (23.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for quartet-trail-1.0.2.tar.gz
Algorithm Hash digest
SHA256 bb7bc7092dede1d84d1647ca840f74c129e84bb72f9a9be166bc3df9605a202d
MD5 dd046b8ce95bbb1c42f42d3b116e1767
BLAKE2b-256 4c357673b9949d26a7305e42290828fe9f9969a7c13d66dca294708981a25c8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quartet_trail-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 16cc9e29ef9a50a7cb9830c2a460935b1378ca3162dd4c22b773b891a03e518c
MD5 4247e0e83e4a87afc959878652d35c03
BLAKE2b-256 896e918981fc1d33e2cc8dc1dc1391210678cd30f66bdbf1091d731f0734ff91

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