punq | An IoC container for Python
kandi X-RAY | punq Summary
kandi X-RAY | punq Summary
punq is a Python library. punq has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install punq' or download it from GitHub, PyPI.
An IoC container for Python 3.6+
An IoC container for Python 3.6+
Support
Quality
Security
License
Reuse
Support
punq has a low active ecosystem.
It has 222 star(s) with 11 fork(s). There are 2 watchers for this library.
It had no major release in the last 12 months.
There are 8 open issues and 20 have been closed. On average issues are closed in 145 days. There are 14 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of punq is 0.7.0
Quality
punq has 0 bugs and 0 code smells.
Security
punq has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
punq code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
punq is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
punq releases are available to install and integrate.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
punq saves you 209 person hours of effort in developing the same functionality from scratch.
It has 513 lines of code, 74 functions and 11 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed punq and discovered the below as its top functions. This is intended to give you an instant insight into punq implemented functionality, and help decide if they suit your requirements.
- Register a service
- Registers a service and implementation
- Register a service and instance
- Updates the localns dictionary
- Return the type hints for the given class
- Register a ForwardRef
- Check if the service is a generic list
- Returns True if the given service is a GenericList class
Get all kandi verified functions for this library.
punq Key Features
No Key Features are available at this moment for punq.
punq Examples and Code Snippets
from typing_extensions import final
from attr import dataclass
# Note, we import protocols, not implementations:
from project.postcards.repository.protocols import PostcardsForToday
from project.postcards.services.protocols import (
S
Community Discussions
No Community Discussions are available at this moment for punq.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install punq
You can install using 'pip install punq' or download it from GitHub, PyPI.
You can use punq like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use punq like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page