Skip to main content

A reusable Django app to manage analyses.

Project description

PyPI version PyPI status TheLabbingProject Documentation Status codecov.io

django-analyses

A reusable Django app to manage analyses.

Quick start

  1. Add "django_analyses" to your INSTALLED_APPS setting:
    INSTALLED_APPS = [
        ...
        'django_analyses',
    ]
  1. Include the analyses URLconf in your prject urls.py:
    path("api/", include("django_analyses.urls", namespace="analyses")),
  1. Run python manage.py migrate to create the analyses models.

  2. Start the development server and visit http://127.0.0.1:8000/admin/.

  3. Visit http://127.0.0.1:8000/api/analyses/.

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

django_analyses-0.1.0.tar.gz (7.8 MB view details)

Uploaded Source

Built Distribution

django_analyses-0.1.0-py3-none-any.whl (125.5 kB view details)

Uploaded Python 3

File details

Details for the file django_analyses-0.1.0.tar.gz.

File metadata

  • Download URL: django_analyses-0.1.0.tar.gz
  • Upload date:
  • Size: 7.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5

File hashes

Hashes for django_analyses-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e3490ff7b1ed38c207024afae075217f48fa5088394d55bc7060b777747e7d87
MD5 ba6e7ddd5b2e24e28b7fc83467697c5c
BLAKE2b-256 682c5f432ecc3003fbe0bf38cef7b9656affb8b8a7e34eb85cc7bd9c11b977d8

See more details on using hashes here.

File details

Details for the file django_analyses-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: django_analyses-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 125.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5

File hashes

Hashes for django_analyses-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 41fb2e410f49bf7e2cf101baf8d6d67ce44b8431c3ed74fa0c6346b7f984a3c8
MD5 86e53959ffbf140cf816b5c5a3da1b09
BLAKE2b-256 cff52977ab3d95251536f33fc514e488b653e9bd195643588598c08b58890f81

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