Skip to main content
https://badge.fury.io/py/dj-experiment.svg https://travis-ci.org/francbartoli/dj-experiment.svg?branch=master https://codecov.io/gh/francbartoli/dj-experiment/branch/master/graph/badge.svg

Django application for organizing numerical model experiment output

Documentation

The full documentation is at https://dj-experiment.readthedocs.io.

Quickstart

Install Experiment:

pip install dj-experiment

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'dj_experiment.apps.DjExperimentConfig',
    ...
)

Add Experiment’s URL patterns:

from dj_experiment import urls as dj_experiment_urls


urlpatterns = [
    ...
    url(r'^', include(dj_experiment_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.1.0 (2017-07-31)

  • First release on PyPI.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dj-experiment-0.3.1.tar.gz (15.5 kB view details)

Uploaded Source

File details

Details for the file dj-experiment-0.3.1.tar.gz.

File metadata

  • Download URL: dj-experiment-0.3.1.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dj-experiment-0.3.1.tar.gz
Algorithm Hash digest
SHA256 f78ac60ca14144eec71775c1ac7119ed04f895c8527e4d8c4b116f630dfbcd9c
MD5 aade7deaac905bd0d36645996ac8b46f
BLAKE2b-256 dd869ff2424e71039f3d943fe4aef35380a23c4c2bf099f2f0c8e25cb392d2a8

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.1 This release

1 file

0.3.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page