pytest-tally
View on PyPI — Reverse Dependencies (0)
1.3.1 | pytest_tally-1.3.1-py3-none-any.whl |
Wheel Details
Project: | pytest-tally |
Version: | 1.3.1 |
Filename: | pytest_tally-1.3.1-py3-none-any.whl |
Download: | [link] |
Size: | 21617 |
MD5: | 6151cf4c4e6b80ab0c25fca098613fdd |
SHA256: | 24b189971ca646b8221a7e39d6cc7ca869f89f289938d17e91bf5988cd8b750b |
Uploaded: | 2023-05-22 05:52:42 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | bdist_wheel (0.40.0) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
pytest_tally/__init__.py | sha256=dZJjCeVJ6g2i5oFgRV2kVNAMXJI-Ijm7EZnRyZH6QDY | 144 |
pytest_tally/classes.py | sha256=y7_CmuNaNPi_7foG0AyPdN2pu8MKch3KDzwTcPEFdxw | 3466 |
pytest_tally/dashboard.py | sha256=9jhlgJLrLlMsUS7yAqk6GTS_3Zz7UZArZHCUge0VzqY | 1526 |
pytest_tally/plugin.py | sha256=jyWNTQse-B2HsokN_6yrL_mLe8fpu-s9yI78PFCmyiw | 8250 |
pytest_tally/pytest_reportlog.py | sha256=f96Fd_wjvvv2ixMYBgmaNFKsbB6Y1mrmvD0HymnG2vo | 2826 |
pytest_tally/utils.py | sha256=qSf9HyIPHiMWmvkScvlvl9xqvrgt7lLy3QRphW0_ozo | 2687 |
pytest_tally/clients/app.py | sha256=JRBgODMr02chkeL42818MOj4jeW8L8J8McT5YEVlt-E | 3200 |
pytest_tally/clients/rich_dashboard.py | sha256=__wXBwAWGP-t7HjBEMmqN_CatBh6wIHbAGoi1D2Uv_U | 11206 |
pytest_tally/clients/tk_client.py | sha256=DFtwU8xtLPIdf4Vu5tHF0AsJ6ZNyrixpt3ZSHH7Ju78 | 11817 |
pytest_tally/clients/templates/index.html | sha256=BZmfOaAITwNURxu8IiwO_wM6Ni-rB2CC4Dq357MiYB4 | 11749 |
pytest_tally-1.3.1.dist-info/LICENSE | sha256=8wbX9FJwrjz7lZvWYsLDU_F0YD0jXdnSfgRGTYU0J30 | 1068 |
pytest_tally-1.3.1.dist-info/METADATA | sha256=vktkV6iycFuXIWJ2musErGFokWVPk69g2eM5LC12OlA | 6110 |
pytest_tally-1.3.1.dist-info/WHEEL | sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 | 92 |
pytest_tally-1.3.1.dist-info/entry_points.txt | sha256=7lqo8zI8vfLSMnQX7Rb-OKVP9wCdqNLaUPHiuPo9JfY | 210 |
pytest_tally-1.3.1.dist-info/top_level.txt | sha256=s4-8bJOn-HkoyBK0oqgcEvM0pUKCl_9MkRbZd2C-ieI | 13 |
pytest_tally-1.3.1.dist-info/RECORD | — | — |
top_level.txt
pytest_tally
entry_points.txt
tally-flask = pytest_tally.clients.app:main
tally-rich = pytest_tally.clients.rich_dashboard:main
tally-tk = pytest_tally.clients.tk_client:main
[pytest11]
pytest_tally = pytest_tally.plugin