anydi

View on PyPIReverse Dependencies (0)

0.24.0 anydi-0.24.0-py3-none-any.whl

Wheel Details

Project: anydi
Version: 0.24.0
Filename: anydi-0.24.0-py3-none-any.whl
Download: [link]
Size: 21058
MD5: 25a74ae6f7fafec9635ecd84c425d863
SHA256: 1bb34e70e52b94fb5d3987763feb2aeeb68c29bbd602488ba67523a79c8e0106
Uploaded: 2024-04-20 18:05:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: anydi
Version: 0.24.0
Summary: Dependency Injection library
Author: Anton Ruhlov
Author-Email: antonruhlov[at]gmail.com
Home-Page: https://github.com/antonrh/anydi
Project-Url: Repository, https://github.com/antonrh/anydi
License: MIT
Keywords: dependency injection,dependencies,di,async,asyncio,application
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: anyio (<4.0.0,>=3.6.2); extra == "async"
Requires-Dist: mkdocs (<2.0.0,>=1.4.2); extra == "docs"
Requires-Dist: mkdocs-material (<10.0.0,>=9.1.13); extra == "docs"
Requires-Dist: typing-extensions (<5.0.0,>=4.8.0)
Provides-Extra: async
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 2626 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
anydi/__init__.py sha256=p2GQq45mulZRlC8oJ7bvOpjVFCeycsgI2IcNJjs_LhU 562
anydi/_container.py sha256=bd1qe6DY6dyyIjBXbRhSglUD0MJX6OeVKVSGqUqFTuU 28347
anydi/_context.py sha256=btGJzvTMkj5v95rAw6kjOclISKcSugC4wzrHlWlCk_I 10258
anydi/_logger.py sha256=UpubJUnW83kffFxkhUlObm2DmZX1Pjqoz9YFKS-JOPg 52
anydi/_module.py sha256=1fBo9-RWxo7TeyP0Y2uJokT-NXP2pjik6CXNoeo3l-8 3712
anydi/_scanner.py sha256=YYPqzAQRgxxMpOSOpE7EqA_hccC6VjKi9Y8y_5HbtlA 6781
anydi/_types.py sha256=AuHR2hvqaMazL55xj8I9YI6nyBAD16uQznNcmZoQsPE 3240
anydi/_utils.py sha256=haRwC6YTTFf6CNTfwsRQ4NZsNByoUkEmE4-rh1-VYLs 3152
anydi/ext/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anydi/ext/fastapi.py sha256=zKuo7nNpcMXppUsime5LLKTkAiNrlEtcLRFK4FRur0c 5311
anydi/ext/pytest_plugin.py sha256=tmncz2IbIR7FGlgmAtcf00yDKg9SQP9lCFnJBmtHx3A 3976
anydi/ext/starlette/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anydi/ext/starlette/middleware.py sha256=Ni0BQaPjs_Ha6zcLZYYJ3-XkslTCnL9aCSa06rnRDMI 1139
anydi/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anydi-0.24.0.dist-info/LICENSE sha256=V6rU8a8fv6o2jQ-7ODHs0XfDFimot8Q6Km6CylRIDTo 1069
anydi-0.24.0.dist-info/METADATA sha256=CHsIxLvT_9rZeLKYpn9IQk0Ta66t2aZBblDGlUuxNTc 4371
anydi-0.24.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
anydi-0.24.0.dist-info/entry_points.txt sha256=GmQblwzxFg42zva1HyBYJJ7TvrTIcSAGBHmyi3bvsi4 42
anydi-0.24.0.dist-info/RECORD

entry_points.txt

anydi = anydi.ext.pytest_plugin