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;
Project Links
Continuous Integration - https://circleci.com/gh/unicef/unicef-djangolib/tree/develop
Source Code - https://github.com/unicef/unicef-djangolib
Links
Stable |
|||
Development |
|||
Source Code |
|||
Issue tracker |
Compatibility Matrix
Project details
Release history Release notifications | RSS feed
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.3.tar.gz
(10.7 kB
view hashes)
Built Distribution
Close
Hashes for unicef_djangolib-0.5.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c784042c6ae8ad88ffe449c4b4216e3be217d6910f8b68e0520deac67aa0cb9 |
|
MD5 | 385322a61d950beff0ebf85c46895ffc |
|
BLAKE2b-256 | 51453a189624994f1e8f61118bf7ad50cbb8840a9650c34319be5d0e0786943c |