Metadata-Version: 2.0
Name: tendril-framework
Version: 0.1.1a5
Summary: An open-ended framework for handling information, to aid development, management, and production cycles
Home-page: https://github.com/chintal/tendril
Author: Chintalagiri Shashank
Author-email: shashank@chintal.in
License: AGPLv3
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Classifier: Topic :: Office/Business
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Framework :: Flask
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Requires-Dist: Flask
Requires-Dist: Flask-Analytics
Requires-Dist: Flask-Assets
Requires-Dist: Flask-Login
Requires-Dist: Flask-Migrate
Requires-Dist: Flask-Principal
Requires-Dist: Flask-User
Requires-Dist: PyPDF2
Requires-Dist: SQLAlchemy
Requires-Dist: alembic
Requires-Dist: appenlight-client
Requires-Dist: argparse
Requires-Dist: cachetools
Requires-Dist: colorama
Requires-Dist: cssmin
Requires-Dist: driver2200087
Requires-Dist: future
Requires-Dist: idstring
Requires-Dist: iec60063
Requires-Dist: jinja2
Requires-Dist: jsmin
Requires-Dist: jsonpickle
Requires-Dist: mistune
Requires-Dist: paramiko
Requires-Dist: pcb-tools
Requires-Dist: pika
Requires-Dist: pillow
Requires-Dist: progress
Requires-Dist: psycopg2
Requires-Dist: pyhull
Requires-Dist: pyyaml
Requires-Dist: qrcode
Requires-Dist: scipy
Requires-Dist: splinter
Requires-Dist: sqlalchemy-utils
Requires-Dist: svn (>=0.3.44)
Requires-Dist: tendril-connector-tally (>=0.1.3)
Requires-Dist: tendril-dox-render (>=0.1.2)
Requires-Dist: tendril-utils-core (>=0.1.4)
Requires-Dist: tendril-utils-types (>=0.1.2)
Requires-Dist: tendril-utils-www (>=0.1.2)
Requires-Dist: versioneer
Requires-Dist: watchdog
Requires-Dist: wtforms-components
Provides-Extra: doc
Requires-Dist: sphinx; extra == 'doc'
Requires-Dist: sphinx-argparse; extra == 'doc'
Requires-Dist: sphinx-rtd-theme; extra == 'doc'
Requires-Dist: sphinxcontrib-documentedlist; extra == 'doc'
Requires-Dist: sphinxcontrib-googleanalytics; extra == 'doc'
Requires-Dist: sphinxcontrib-sqlalchemyviz; extra == 'doc'
Requires-Dist: versioneer; extra == 'doc'
Provides-Extra: package
Requires-Dist: twine; extra == 'package'
Requires-Dist: wheel; extra == 'package'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: tendril-devtooling; extra == 'test'


The Tendril Framework
=====================

.. image:: https://badge.fury.io/py/tendril-framework.png
    :target: http://badge.fury.io/py/tendril-framework

.. image:: https://travis-ci.org/chintal/tendril.png?branch=master
    :target: https://travis-ci.org/chintal/tendril

.. image:: https://coveralls.io/repos/chintal/tendril/badge.svg?branch=master&service=github
    :target: https://coveralls.io/github/chintal/tendril?branch=master

.. image:: https://landscape.io/github/chintal/tendril/master/landscape.svg?style=flat
    :target: https://landscape.io/github/chintal/tendril/master

An open-ended framework for handling information, to aid development, management, and production cycles



