Metadata-Version: 1.1
Name: deeptracy-core
Version: 0.0.10
Summary: Deeptracy Dependency Checker
Home-page: https://github.com/BBVA/deeptracy-core
Author: BBVA
Author-email: UNKNOWN
License: UNKNOWN
Description: Deeptracy Core
        ==============
        
        .. image:: https://travis-ci.org/BBVA/deeptracy-core.svg?branch=master
            :target: https://travis-ci.org/BBVA/deeptracy-core
        
        Core package for deeptracy
        
        .. image::  https://raw.githubusercontent.com/BBVA/deeptracy/develop/docs/_static/deeptracy-logo-small.png
            :alt: Deeptracy logo
            :width: 250 px
        
        +----------------+----------------------------------------------+
        |Project site    | https://github.com/bbva/deeptracy            |
        +----------------+----------------------------------------------+
        |Issues          | https://github.com/bbva/deeptracy/issues/    |
        +----------------+----------------------------------------------+
        |Documentation   | https://deeptracy.readthedocs.org/           |
        +----------------+----------------------------------------------+
        |DockerHub       | https://hub.docker.com/r/bbvalabs/deeptracy/ |
        +----------------+----------------------------------------------+
        
        Description
        ===========
        
        This package contains core classes for data access and plugin development
        
        
        Contributing to Deeptracy
        =========================
        
        You can contribute to Deeptracy in a few different ways:
        
        - Submit issues through `issue tracker <https://github.com/BBVA/deeptracy/issues>`_ on GitHub.
        - If you wish to make code changes, or contribute something new, please follow the `GitHub Forks / Pull requests model <https://help.github.com/articles/fork-a-repo/>`_: fork the s`Deeptracy Repo <https://github.com/bbva/deeptracy/>`_, make the changes and propose it back by submitting a pull request.
        
        License
        =======
        
        This project is distributed under `Apache License <https://github.com/BBVA/deeptracy/blob/master/LICENSE>`_
        
Keywords: deeptracy core
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
