https://github.com/bwesterb/mirte
A framework for modular applications
https://github.com/bwesterb/mirte
dependancy-manager module-loader python
Last synced: 11 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 15 years ago)
- Default Branch: master
- Last Pushed: 2017-01-29T13:38:18.000Z (about 9 years ago)
- Last Synced: 2024-08-10T07:14:44.981Z (over 1 year 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