Skip to content

alexeev-prog/echonext_di

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EchoNext DI

Light and intuitive Dependency Injection Library for pyEchoNext Project
Explore the docs »

Getting Started · Basic Usage · Documentation · License


Light and intuitive Dependency Injection Library for pyEchoNext Project.

Tests coverage

To test the library, PyTest with the pytest-cov plugin is used. You can look at the tests in tests directory

Statements Miss Coverage
117 10 91%

(back to top)

Check Other My Projects

  • SQLSymphony - simple and fast ORM in sqlite (and you can add other DBMS)
  • Burn-Build - simple and fast build system written in python for C/C++ and other projects. With multiprocessing, project creation and caches!
  • OptiArch - shell script for fast optimization of Arch Linux
  • libnumerixpp - a Powerful C++ Library for High-Performance Numerical Computing
  • pycolor-palette - display beautiful log messages, logging, debugging.
  • shegang - powerful command interpreter (shell) for linux written in C

(back to top)

🚀 Getting Started

EchoNext DI is available on PyPI. Simply install the package into your project environment with PIP:

pip install echonextdi

Once installed, you can start using the library in your Python projects.

(back to top)

About

Light and intuitive Dependency Injection Library for pyEchoNext Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages