yacore

View on PyPIReverse Dependencies (0)

0.4.0 yacore-0.4.0-py3-none-any.whl

Wheel Details

Project: yacore
Version: 0.4.0
Filename: yacore-0.4.0-py3-none-any.whl
Download: [link]
Size: 13803
MD5: e4759e63e4d85255e6baf7d05b8ddafa
SHA256: 0f64edec3514be5f79191bd39f36fd38691c18c5ac101aad8633846286abb216
Uploaded: 2023-07-26 22:32:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yacore
Version: 0.4.0
Summary: yet another core library
Author: pohmelie
Author-Email: multisosnooley[at]gmail.com
Home-Page: https://github.com/pohmelie/yacore
License: MIT
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >= 3.11
Requires-Dist: cock (>=0.11.0)
Requires-Dist: facet (>=0.9.1)
Requires-Dist: giveme
Requires-Dist: asyncpg; extra == "db.postgresql"
Requires-Dist: yarl; extra == "db.postgresql"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: async-timeout; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: loguru; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: yarl; extra == "dev"
Requires-Dist: httpx; extra == "dev"
Requires-Dist: asyncpg; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: hypercorn; extra == "dev"
Requires-Dist: pyyaml; extra == "dev"
Requires-Dist: testcontainers; extra == "dev"
Requires-Dist: fastapi (>=0.89.0); extra == "dev"
Requires-Dist: loguru; extra == "log.loguru"
Requires-Dist: pyyaml; extra == "log.std"
Requires-Dist: async-timeout; extra == "net.http"
Requires-Dist: fastapi (>=0.89.0); extra == "net.http"
Requires-Dist: httpx; extra == "net.http"
Requires-Dist: hypercorn; extra == "net.http"
Requires-Dist: yarl; extra == "net.http"
Provides-Extra: db.postgresql
Provides-Extra: dev
Provides-Extra: log.loguru
Provides-Extra: log.std
Provides-Extra: net.http
Description-Content-Type: text/markdown
License-File: license.txt
[Description omitted; length: 2176 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
yacore/__init__.py sha256=Ch2pByS1xzwHUn1EGe0DnTJ5fgnlqus31zVT8089K7U 330
yacore/executors.py sha256=jC2pB3fLFtSr9oEd_0S-9EA44lR9h0UfzB2RLSrpVPE 2472
yacore/injector.py sha256=P3zXUAqd1-9tERDXR576rdl1k7Xpcm4CLqnyA5hPYiA 166
yacore/version.txt sha256=QLjrQACpE6d5EJBTXykdPTaYdBYqie88nj1OiHobnnk 6
yacore/db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yacore/db/postgresql/__init__.py sha256=LeQd8gzcSQrspBBYheW2OgZhdvnM7jfxLw0zIEFQRMM 124
yacore/db/postgresql/fixtures.py sha256=9uUWwPF0QKFX_b52LvruyyU5j-8eFiVuF5cwacRfy3o 2413
yacore/db/postgresql/postgresql.py sha256=Y8GakQf5adOgPRasDSdlgU4aKA5Voq9d-x_J4oX_kIk 8181
yacore/log/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yacore/log/loguru.py sha256=QpNsgbgLojlRS7sNxcHJKFWQPBsy3JvWBN-y2VbJmcE 1310
yacore/log/stdlib.py sha256=Em6UwHnYkdj3WQnDFpzOqQTV1TB4iBiKtEhOSe6AmXo 3440
yacore/net/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yacore/net/http/__init__.py sha256=Pn35mB77-nilv9QOoee1aoLZD0-nLkjJcXYn9L4UA0I 142
yacore/net/http/client.py sha256=ZJhKMb7xqVhC9URm9jJKBm_kgMVw_cF_7Lr5oB9MSjM 1474
yacore/net/http/server.py sha256=NUgDejUMvPwXKVZimWlU7pxBvWQy_8VDDgfxAso2UUE 4702
yacore-0.4.0.dist-info/METADATA sha256=56PnhfaoSmAMzJ1TE5oV16IWXvDFZpfwxQlMRpv1DLw 3738
yacore-0.4.0.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
yacore-0.4.0.dist-info/entry_points.txt sha256=4T0zoOU_bs4SmXnwMEL2sjY_k6nxTC2fKKApHYcQbRk 64
yacore-0.4.0.dist-info/license.txt sha256=sgd64xyFQZ1uiQDKhJqZ5kpE801uJsk08l5Ox_gZ-ys 1072
yacore-0.4.0.dist-info/top_level.txt sha256=bHtAFrxU5Crd5NluahX3TVi8dKJZE2cS8fQOfQRVhTg 7
yacore-0.4.0.dist-info/RECORD

top_level.txt

yacore

entry_points.txt

yacore-db-postgresql = yacore.db.postgresql.fixtures