Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zechcodes/backbone
A simple app utility framework that provides tooling for loading module extensions and an ECS like streams of composable entities.
https://github.com/zechcodes/backbone
Last synced: 16 days ago
JSON representation
A simple app utility framework that provides tooling for loading module extensions and an ECS like streams of composable entities.
- Host: GitHub
- URL: https://github.com/zechcodes/backbone
- Owner: ZechCodes
- License: mit
- Created: 2023-11-06T18:46:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T02:39:24.000Z (about 1 year ago)
- Last Synced: 2023-11-08T05:07:19.445Z (about 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# App Backbone
A simple app utility framework that provides tooling for loading module extensions and an ECS like streams of composable entities.
## Installation
```shell
pip install app-backbone
```