Metadata-Version: 2.0
Name: codenerix-lib
Version: 1.0.8
Summary: Basic libraries used by CODENERIX.
Home-page: https://github.com/codenerix/codenerix-lib
Author: Juan Miguel Taboada Godoy <juanmi@juanmitaboada.com>
Author-email: UNKNOWN
License: Apache License Version 2.0
Keywords: codenerix
Platform: OS Independent
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: colorama
Requires-Dist: pycryptodomex

=============
codenerix-lib
=============

Codenerix LIB is a base module of libraries used bys `CODENERIX <http://www.codenerix.com/>`_ 

.. image:: http://www.codenerix.com/wp-content/uploads/2018/05/codenerix.png
    :target: http://www.codenerix.com
    :alt: Try our demo with Codenerix Cloud

**********
Quickstart
**********

1. Install this package::

    For python 2: sudo pip2 install codenerix-lib
    For python 3: sudo pip3 install codenerix-lib

2. Since Codenerix LIB is a library, you only need to import its parts into your project and use them.

*************
Documentation
*************

Coming soon... do you help us? `Codenerix <http://www.codenerix.com/>`_

You can chat with us `here <https://goo.gl/NgpzBh>`_.

*******
Credits
*******

This project has been possible thanks to `Centrologic <http://www.centrologic.com/>`_.


