Skip to main content

Django package that handles exporting of data

Project description

Installation

pip install unicef-djangolib

Setup

Add unicef_djangolib to INSTALLED_APPS in settings

INSTALLED_APPS = [
    ...
    'unicef_djangolib',
]

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;

Compatibility Matrix

https://travis-matrix-badges.herokuapp.com/repos/unicef/unicef-djangolib/branches/develop

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-djangolib-0.4.tar.gz (15.0 kB view details)

Uploaded Source

Built Distribution

unicef_djangolib-0.4-py2.py3-none-any.whl (7.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file unicef-djangolib-0.4.tar.gz.

File metadata

File hashes

Hashes for unicef-djangolib-0.4.tar.gz
Algorithm Hash digest
SHA256 edfb4c160ade7e16af1aabff7385a40c2c823ed913f133651f2ba829062a18b4
MD5 384b5cb4a46592267b71f5cf1a8dc89a
BLAKE2b-256 f8c7022e6c0068cd2358863d5cf8515e9076478ae875e901d716ccd3ef42123f

See more details on using hashes here.

Provenance

File details

Details for the file unicef_djangolib-0.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for unicef_djangolib-0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1550e5ead9436c25be472ec53f81efb6d6a6ab54a1380318fb030895892c83c5
MD5 b15a1066add9f145928a798e18f01a13
BLAKE2b-256 e75da8ccac3453deea24f5cd85d1e04a60faa6a3624337d53a5c9b61207f8665

See more details on using hashes here.

Provenance

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