Simple Spring-inspired IoC framework for Python.
Project description
Ricochet - IoC simplified
This is still in concept stage. No implementation exists yet
Ricochet is designed to be an architectural design framework for Python applications which utilises inversion of control. Built with the aim of making complex designs simpler to implement, this framework will allow you to specify dependencies between components in a simple way and allow the framework to handle wiring the references together.
It is designed to be simple, easy to learn, fast to use, but powerful when you need it, and aims to provide utilities for wiring up a Python application using tagged components (similar to Java annotations) and configuration classes. The recoil runner context will then manage dependency injection for you on startup, creating singletons of each class you tag.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ricochet-0.2.1.tar.gz
.
File metadata
- Download URL: ricochet-0.2.1.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a0c1e79d09750ea60c806d1f3394e976398a8d6944acc55d696cd6731c9c942 |
|
MD5 | 24a6f6667f190bf390533f141cccde37 |
|
BLAKE2b-256 | 58ef1a8be3e63ec7fdf2958c10d1c5c77710f90178d1eb78a5b7524bd40ef1d7 |
File details
Details for the file ricochet-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: ricochet-0.2.1-py3-none-any.whl
- Upload date:
- Size: 24.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 010571dc7c3dce5d87d495adaa93031f2e6bd54c43e71454150f8009a71249cc |
|
MD5 | d29cc5dd79dec90b6e1bdaee1e588b60 |
|
BLAKE2b-256 | e8c65c75741bddaa41d9999c40b967413f645ec8d052c51f2700451ce8d75cf9 |