Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 1.53 KB

File metadata and controls

63 lines (45 loc) · 1.53 KB

The Tendril Framework

https://badge.fury.io/py/tendril-framework.png https://travis-ci.org/chintal/tendril.png?branch=master https://coveralls.io/repos/chintal/tendril/badge.svg?branch=master&service=github https://landscape.io/github/chintal/tendril/master/landscape.svg?style=flat

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

Roadmap for Restructured Tendril

  • Tendril Framework package becomes a virtual package (v0.2.0)
  • Other tendril packages to generally follow the roadmap :

0.1.x

Extraction and refactoring while preserving core functionality

0.2.0

Inclusion of Build System helpers and test, doc scaffolding. Py3 support likely but untested.

0.2.x

Development of tests, docs.

0.3.0

Tested, documented with high coverage. Py3 support verified. CLI scaffolding in place.

0.3.x

Extraction / redevelopment of CLI scripts.

0.4.0

CLI scripts functional. Web frontend scaffolding in place.

0.4.x

Web frontend extraction and/or redevelopment.

0.5.x

Web frontend functional

0.9.0

Migration of repository to a 'tendril' organization for 1.0 release.