Skip to main content

Django package that handles exporting of data

Project description

Django package that handles includes rest framework extras

Installation

pip install unicef-restlib

Setup

Add unicef_restlib to INSTALLED_APPS in settings

INSTALLED_APPS = [
    ...
    'unicef_restlib',
]

Usage

TODO

Contributing

Environment Setup

To install the necessary libraries

$ make install

Coding Standards

See PEP 8 Style Guide for Python Code for complete details on the coding standards.

To run checks on the code to ensure code is in compliance

$ make lint

Testing

Testing is important and tests are located in tests/ directory and can be run with;

$ make test

Coverage report is viewable in build/coverage directory, and can be generated with;

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

unicef_restlib-0.2.0.tar.gz (18.2 kB view details)

Uploaded Source

File details

Details for the file unicef_restlib-0.2.0.tar.gz.

File metadata

  • Download URL: unicef_restlib-0.2.0.tar.gz
  • Upload date:
  • Size: 18.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for unicef_restlib-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9666ed8a8525ade6d289d7c5da9f4524b3eacf84aef22cc9388d450a9e6a6780
MD5 cf4dd21acce5bfc3f9729ec7b7f56440
BLAKE2b-256 2e1f2ec9c99d651d8591ed1a2f062cf48d1084ef7e969edcb53468e4f70dcc43

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