mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-01-31 03:36:41 +03:00
Updating docs main page
This commit is contained in:
parent
fae322fc7f
commit
d286b2565c
|
@ -29,6 +29,19 @@ Dependency injection framework for Python projects.
|
|||
| | :alt: Coverage Status |
|
||||
+---------------------------------------+-------------------------------------------------------------------+
|
||||
|
||||
*Objects* is a dependency injection framework for Python projects.
|
||||
It was designed to be unified, developer's friendly tool for managing any kind
|
||||
of Python objects and their dependencies in formal, pretty way.
|
||||
|
||||
Below is a list of some key features and points of *Objects* framework:
|
||||
|
||||
- Easy, smart, pythonic style.
|
||||
- Obvious, clear structure.
|
||||
- Memory efficiency.
|
||||
- Semantic versioning.
|
||||
|
||||
Main idea of *Objects* is to keep dependencies under control.
|
||||
|
||||
Contents
|
||||
--------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user