Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

echonextdi

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

echonextdi

Light and intuitive Dependency Injection Library for pyEchoNext Project

pipPyPI
Version
0.2.0
Maintainers
1

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

StatementsMissCoverage
1171091%

(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)

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts