Metadata-Version: 2.1
Name: Hunabku-siiu
Version: 0.0.6
Summary: Hunabku plguin
Home-page: https://github.com/colav/Hunabku_plugins
Author: Colav
Author-email: colav@udea.edu.co
License: BSD
Description-Content-Type: text/markdown
Requires-Dist: flask >=1.1.2
Requires-Dist: requests >=2.22.0
Requires-Dist: hunabku
Requires-Dist: pymongo
Requires-Dist: elasticsearch
Requires-Dist: elasticsearch-dsl

<center><img src="https://raw.githubusercontent.com/colav/colav.github.io/master/img/Logo.png"/></center>

# HunabKu siiu plugin 
UdeA SIIU api plugin.



# Description
This plugins allows to get information extracted from SIIU using KayPacha,
the information at the moment is only for projects. There are plans to extract
additional information that can be provide SIIU.


# Installation

## Dependencies
This plugin requires the data generated by KayPacha
for that install MongoDB https://www.mongodb.com/docs/manual/administration/install-on-linux/

## Package
Write here how to install this plugin
usauly is 

`pip install hunabku_siiu`

or

`pip install hunabku[siiu]`

# Usage
**TODO!**


# License
BSD-3-Clause License 

# Links
http://colav.udea.edu.co/



