Metadata-Version: 1.1
Name: tabs
Version: 0.6.4
Summary: Tabs - Import tables in a consistent, maintainable, and readable way
Home-page: https://github.com/ohenrik/tabs
Author: Ole Henrik Skogstrøm
Author-email: ole@amplify.no
License: UNKNOWN
Description: Tabs - Import tables in a consistent, maintainable, and readable way.
        
        Tabs is a Micro framework for defining and loading tables in a consistent way.
        The goal is to make data science projects more maintainable by
        improving code readability.
        
        Tabs comes with support for caching processed tables based on the current
        configuration resulting in shorter loading of tables that have already been
        compiled once.
        
        Link to full documentation: http://tabs.readthedocs.io/en/latest/index.html
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
