Metadata-Version: 2.4
Name: alt-tabpy
Version: 0.0.2
Summary: A lightweight TabPy implementation
Home-page: https://alttabpy.readthedocs.io/en/latest/index.html
Author: Will Ayd
Author-email: will_ayd@innobi.io
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: tornado
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# AltTabPy: An Easy Alternative to TabPy

AltTabPy is a lightweight alternative to TabPy aimed at single user Desktop applications aiming to get up and running with Python and Tableau in tandem as fast as possible. It aims to be *zero-configuration* and can be set up in a few minutes. It also focuses on a much smaller subset of applications, leaving environment and module management as out of project scope.

Official project documentation can be found at:
https://alttabpy.readthedocs.io/en/latest/index.html
