Skip to main content

CRAMS API opensource crams resource usage package.

Project description

Crams Resource Usage Package

Crams Resource Usage is a Django app package for CRAMS api open source. Detailed documentation is in the "docs" directory. Souce code is available at https://github.com/CRAMS-Dashboard/crams-api

Quick start

  1. Add "crams_resource_usage" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'crams_resource_usage', ]

  2. Include the crams_resource_usage URLconf in your project urls.py like this::

    path('', include('crams_resource_usage.urls')),

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

crams_resource_usage-1.0.2.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

crams_resource_usage-1.0.2-py2.py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 2 Python 3

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