Metadata-Version: 2.1
Name: Hunabku
Version: 0.0.2a0
Summary: Papers database endpoint API
Home-page: https://github.com/colav/Hunabku
Author: Colav
Author-email: colav@udea.edu.co
License: BSD
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pymongo (==3.10.1)
Requires-Dist: flask (==1.1.2)
Requires-Dist: pandas (==1.0.1)
Requires-Dist: numpy (==1.18.1)
Requires-Dist: requests (==2.22.0)
Requires-Dist: joblib (==0.14.1)

# HunabKu  / Servidor De Datos /  Maya - padre de todos los Dioses
PDBS (Paper DataBase Server)
PDBL  (Paper DataBase Loader)
PDBM (Paper DataBase Manager) (manejar colecciones - CRUD)

# Dependencies
* Install node js
* Apidocjs https://github.com/apidoc/apidoc 
* The other dependecies can be installed with pip installing this package.

Version 0.0.1-alpha Notes
* Plugin system implemented
* Apidoc support
* Plugins for GSLookUp, GSQuery and GSCites im package Moai craeted
* setup.py and requerements with fixed versions
* Old PDBServer completed removed
* Hunabku supports custom JSON encoder 
* Support to check syntax of Apidocs in plugins before load it, if it fails, plugin is not loaded
* Support for decorator in methods to create the endpoints
* Added plugin por apidoc
* Added support to check if an endpoint already exists





