GitHub - tetframework/componentry: A new Zope-inspired component registry

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Overview

docs Documentation Status
tests
package

A new Zope-inspired component registry

  • Free software: GNU Affero General Public License v3 or later (AGPLv3+)

Installation

pip install componentry

Documentation

https://componentry.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

A new Zope-inspired component registry

Resources

Readme

License

AGPL-3.0 license

Contributing

Contributing

Activity

Custom properties

Stars

1 star

Watchers

4 watching

Forks

0 forks

Releases

No releases published