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 Links
Continuous Integration - https://circleci.com/gh/unicef/unicef-restlib/tree/develop
Source Code - https://github.com/unicef/unicef-restlib
Release files for unicef-restlib 0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| unicef_restlib-0.7.tar.gz | 31.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| unicef_restlib-0.7-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 65.9 kB
Release files / unicef_restlib-0.7.tar.gz
| Download URL | unicef_restlib-0.7.tar.gz |
|---|---|
| Size | 31.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b4be04a228f8409a1eefca19a4d206ecef638bc3ea9e5655531f8c37731bed59
|
|
BLAKE2b-256 checksum How to use checksums |
74696b26db817a1b78dfb50c196145b79f159ee25ca5cd158af2087b17613b2f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.8
|
Release files / unicef_restlib-0.7-py2.py3-none-any.whl
| Download URL | unicef_restlib-0.7-py2.py3-none-any.whl |
|---|---|
| Size | 34.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
30454c8b1f0b24959cc1c1aa0a34d6e3ba2dfca80053ac18e0f189e7492119a0
|
|
BLAKE2b-256 checksum How to use checksums |
acc5e8cd701233f1313d5f8030bf853ed898a80a1302ce2405cc3260ef75adcc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.8
|