pytest-store
View on PyPI — Reverse Dependencies (0)
0.0.3 | pytest_store-0.0.3-py3-none-any.whl |
Wheel Details
Project: | pytest-store |
Version: | 0.0.3 |
Filename: | pytest_store-0.0.3-py3-none-any.whl |
Download: | [link] |
Size: | 14791 |
MD5: | 17dc40aebc91839f6134a19afe6c7b42 |
SHA256: | de2b772ad0cd14cf4b175bd9fb76b8ec55f758670ecf9e88022509faf947d16c |
Uploaded: | 2024-09-04 15:34:56 +0000 |
dist-info
METADATA · WHEEL · RECORD · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | poetry-core 1.9.0 |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
pytest_store/__init__.py | sha256=6mZdJYtM25mzA5Q5uCcp6n9HPDZ5nk_CTF_IYPdXUGc | 61 |
pytest_store/plugin.py | sha256=c3BUecvFSk6x8N023gV2TQs0jLuEplO09lBc5gd0KQQ | 9038 |
pytest_store/store.py | sha256=47aW1FEWzNzKtmYcdUqTp82Aav5TJ3ve8oRrM3Qlz1s | 7103 |
pytest_store/stores/__init__.py | sha256=BekpdAcv0TPTz40hR-7sPp4hEh3-pkTb4H56_5bL-HY | 745 |
pytest_store/stores/_store_base.py | sha256=M6DqBlHt3U043hwWcVkPZiySY7z_urH0Ud7Ub7FlHnU | 2503 |
pytest_store/stores/list_dict.py | sha256=dQM-SVdP_sjyXZD5YSQcH3kj7SGaiN0Fy4jEpKAs_RA | 2890 |
pytest_store/stores/pandas_df.py | sha256=FqkLeYYFK3qVJEDSVheXv5YwUq3B9BbbQdrLOE7Y7yc | 4128 |
pytest_store/stores/polars_df.py | sha256=59MiVjZHcNFi6Eu_OXgA2xHIKKmylOuRSED3nB49iWo | 5697 |
pytest_store/types.py | sha256=lUwSqjsv-QItt3mpADZBacbW6pYK02lfrjjtaSWRmEk | 213 |
pytest_store-0.0.3.dist-info/LICENSE | sha256=hYBYPd8FCPjJxZh_BiCxS10EhERmqbRcn2CYGbVkux0 | 1070 |
pytest_store-0.0.3.dist-info/METADATA | sha256=PBf2uTPr6xPg5pHKuT_9dvRmbOz5ftaM7vfgkewIOSI | 4303 |
pytest_store-0.0.3.dist-info/WHEEL | sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg | 88 |
pytest_store-0.0.3.dist-info/entry_points.txt | sha256=WqLPSSnz_lsi0QVe1qlDKaeiw6qTFvzQPl_rWgCLW2M | 45 |
pytest_store-0.0.3.dist-info/RECORD | — | — |
entry_points.txt
[pytest11]
pytest-store = pytest_store.plugin