Metadata-Version: 2.1
Name: inforcehub
Version: 0.1.1
Summary: Utilities for data science and customer management
Home-page: https://github.com/inforcehub/inforcehub
Author: inforcehub
Author-email: matt.gosden@inforcehub.com
License: GNU
Keywords: inforcehub
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Software Development :: Libraries :: Python Modules

=============================
inforcehub
=============================

.. image:: https://badge.fury.io/py/inforcehub.png
    :target: http://badge.fury.io/py/inforcehub

.. image:: https://travis-ci.org/Inforcehub/inforcehub.png?branch=master
    :target: https://travis-ci.org/Inforcehub/inforcehub

Utilities for data science and customer management


Features
--------

* **colors** module - to enable quick use of inforcehub branded colors


Installation
------------

To install the module in your virtual environment::

    pip install inforcehub


Requirements
------------

Python 3.6 or later 


Documentation
-------------

Full documentation on the utilities in this package can be found 
at http://inforcehub.rtfd.org




Documentation
-------------

The full documentation is at http://inforcehub.rtfd.org.



History
-------

0.1.0 (2018-10-15)
++++++++++++++++++

* First release on PyPI.
* Colors module providing inforcehub brand colors


