Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivervea/ioc
https://github.com/olivervea/ioc
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/olivervea/ioc
- Owner: OliverVea
- Created: 2023-05-05T12:07:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-13T08:45:22.000Z (over 1 year ago)
- Last Synced: 2024-12-12T20:16:45.239Z (2 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# IOC
Module for a .NET-style IOC container for Python applications.
## Introduction
## Installation
installation command `python -m pip install -r requirements.txt`
## Use