.. openNPL documentation master file

openNPL Documentation
==============================

.. image:: opennpl-logo.png
  :width: 100
  :alt: openNPL Logo
  :align: left

**openNPL** is a Python / Django powered platform for working with detailed (*loan level*) data with a particular emphasis on capturing *non-performing loan* information. openNPL implements closely the recommended European Banking Authority templates for such data, contributing towards the standardization and simplification of exchanging NPL portfolio information.


* Author: `Open Risk <http://www.openriskmanagement.com>`_
* License: MIT
* Domain Documentation: `Open Risk Manual Loan Data <https://www.openriskmanual.org/wiki/EBA_NPL_Template>`_
* Development Website: `Github <https://github.com/open-risk/openNPL>`_
* Project Discussion: `Gitter <https://gitter.im/open-risk/openNPL>`_
* Docker Image: `Docker <https://hub.docker.com/repository/docker/openrisk/opennpl_web>`_
* Training: `Open Risk Academy <https://www.openriskacademy.com/login/index.php>`_

.. toctree::
   :maxdepth: 2
   :caption: Documentation Contents:

   description
   installation
   requirements
   loading_sample_data
   usage
   modules
   api
   api_docs
   changelog
   contributing



Indexes and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
