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.5.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

unicef_djangolib-0.5-py2.py3-none-any.whl (10.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: unicef-djangolib-0.5.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for unicef-djangolib-0.5.tar.gz
Algorithm Hash digest
SHA256 c724dcce9dd3bc617b75f2170a256cf31808a72b32cbeb1fcfda094ba28fe10b
MD5 e437c876a29dbacc4784520f335e3c78
BLAKE2b-256 7c1edb3098c4573f8fcae2999d5b4e78ae8243d62a476b21754e86ae46614441

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for unicef_djangolib-0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5b34778bcf9e77c9905dccca2b5d1da3980dac13e7e7ab28cc7b56778aa47bf0
MD5 d1db986beeaf0fd65726661f5a516ef9
BLAKE2b-256 c5a4adceaa42ef5764002c0259295fd5bfe386c38083be54b29da0e30f791623

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