No project description provided
Project description
UNICEF-Vision
=========
Installation
------------
.. code-block:: bash
pip install unicef-vision
Setup
-----
Add ``unicef_vision`` to ``INSTALLED_APPS`` in settings
.. code-block:: bash
INSTALLED_APPS = [
...
'unicef_vision',
]
Usage
-----
TODO
Contributing
------------
Environment Setup
~~~~~~~~~~~~~~~~~
To install the necessary libraries
.. code-block:: bash
$ make install
Coding Standards
~~~~~~~~~~~~~~~~
See `PEP 8 Style Guide for Python Code <https://www.python.org/dev/peps/pep-0008/>`_ for complete details on the coding standards.
To run checks on the code to ensure code is in compliance
.. code-block:: bash
$ make lint
Testing
~~~~~~~
Testing is important and tests are located in `tests/` directory and can be run with;
.. code-block:: bash
$ 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-vision/tree/develop
- Source Code - https://github.com/unicef/unicef-vision
Links
-----
+--------------------+----------------+--------------+--------------------+
| Stable | | |master-cov| | |
+--------------------+----------------+--------------+--------------------+
| Development | | |dev-cov| | |
+--------------------+----------------+--------------+--------------------+
| Source Code |https://github.com/unicef/unicef-vision |
+--------------------+----------------+-----------------------------------+
| Issue tracker |https://github.com/unicef/unicef-vision/issues |
+--------------------+----------------+-----------------------------------+
.. |master-cov| image:: https://circleci.com/gh/unicef/unicef-vision/tree/master.svg?style=svg
:target: https://circleci.com/gh/unicef/unicef-vision/tree/master
.. |dev-cov| image:: https://circleci.com/gh/unicef/unicef-vision/tree/develop.svg?style=svg
:target: https://circleci.com/gh/unicef/unicef-vision/tree/develop
Compatibility Matrix
--------------------
.. image:: https://travis-matrix-badges.herokuapp.com/repos/unicef/unicef-vision/branches/develop
=========
Installation
------------
.. code-block:: bash
pip install unicef-vision
Setup
-----
Add ``unicef_vision`` to ``INSTALLED_APPS`` in settings
.. code-block:: bash
INSTALLED_APPS = [
...
'unicef_vision',
]
Usage
-----
TODO
Contributing
------------
Environment Setup
~~~~~~~~~~~~~~~~~
To install the necessary libraries
.. code-block:: bash
$ make install
Coding Standards
~~~~~~~~~~~~~~~~
See `PEP 8 Style Guide for Python Code <https://www.python.org/dev/peps/pep-0008/>`_ for complete details on the coding standards.
To run checks on the code to ensure code is in compliance
.. code-block:: bash
$ make lint
Testing
~~~~~~~
Testing is important and tests are located in `tests/` directory and can be run with;
.. code-block:: bash
$ 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-vision/tree/develop
- Source Code - https://github.com/unicef/unicef-vision
Links
-----
+--------------------+----------------+--------------+--------------------+
| Stable | | |master-cov| | |
+--------------------+----------------+--------------+--------------------+
| Development | | |dev-cov| | |
+--------------------+----------------+--------------+--------------------+
| Source Code |https://github.com/unicef/unicef-vision |
+--------------------+----------------+-----------------------------------+
| Issue tracker |https://github.com/unicef/unicef-vision/issues |
+--------------------+----------------+-----------------------------------+
.. |master-cov| image:: https://circleci.com/gh/unicef/unicef-vision/tree/master.svg?style=svg
:target: https://circleci.com/gh/unicef/unicef-vision/tree/master
.. |dev-cov| image:: https://circleci.com/gh/unicef/unicef-vision/tree/develop.svg?style=svg
:target: https://circleci.com/gh/unicef/unicef-vision/tree/develop
Compatibility Matrix
--------------------
.. image:: https://travis-matrix-badges.herokuapp.com/repos/unicef/unicef-vision/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-vision-0.1.tar.gz
(19.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unicef-vision-0.1.tar.gz.
File metadata
- Download URL: unicef-vision-0.1.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
556677d014a910004f762622008a5cdb7eb51275413b334cc06b3a8e250dde0a
|
|
| MD5 |
d781fc77afbd815fbd9e9c2925477f44
|
|
| BLAKE2b-256 |
b4d51bcc7db18f8e466637e284a2e2414b150685a4bcff2763e9e75758c6931b
|
File details
Details for the file unicef_vision-0.1-py2.py3-none-any.whl.
File metadata
- Download URL: unicef_vision-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fff832660e4f48ed31110157ae33ff1acaf18912ff484fe26e271e8441dcbc6c
|
|
| MD5 |
94b377c3909c8bc39b51c5507188e9cc
|
|
| BLAKE2b-256 |
bfd4d38795d89ccaeef339fff2721ab812f15a8a3b9a7aa75e3d14e433c90ef1
|