Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bwesterb/mirte
A framework for modular applications
https://github.com/bwesterb/mirte
dependancy-manager module-loader python
Last synced: about 2 months ago
JSON representation
A framework for modular applications
- Host: GitHub
- URL: https://github.com/bwesterb/mirte
- Owner: bwesterb
- License: agpl-3.0
- Created: 2010-06-04T19:11:18.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-01-29T13:38:18.000Z (almost 8 years ago)
- Last Synced: 2024-08-10T07:14:44.981Z (4 months ago)
- Topics: dependancy-manager, module-loader, python
- Language: Python
- Homepage:
- Size: 190 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
mirte
=====``mirte`` is a runtime module framework for Python --- it allows you to write
your application in modules and knit them together at runtime.Installation
------------::
$ pip install mirte