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.0.3.tar.gz (31.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-2.0.3-py2.py3-none-any.whl (27.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for quartet-trail-2.0.3.tar.gz
Algorithm Hash digest
SHA256 31bbba84635172db0996fb46654d4fc64763fec4aa3373ddc6e53db6aca873ae
MD5 7dde78a6017b6e66b84d7760a6c3bd99
BLAKE2b-256 225555eaee429e591d300d2dba8c764a521d5866eda9e0a42040c09ea0b41743

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quartet_trail-2.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a2057c328db91213d62033c42f9f1d99afa39b1ab72a5474feb09a57ef3397fe
MD5 0c20cbbf24a11ef30456d08187b9e35f
BLAKE2b-256 393a97c2b02c44509669d65c4224f60967e3d087cd52a3b999730665bdc5077e

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