decy-tools

View on PyPIReverse Dependencies (0)

2.2.1 decy_tools-2.2.1-py3-none-any.whl

Wheel Details

Project: decy-tools
Version: 2.2.1
Filename: decy_tools-2.2.1-py3-none-any.whl
Download: [link]
Size: 12234
MD5: 740f7fa4a1badb3abb107ba6c07334c6
SHA256: cfd3ce84a62e3e56e3f9ab7c7a33fcd699c0d18b5ad2a852274fb34e110d61c9
Uploaded: 2021-12-24 15:31:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: decy-tools
Version: 2.2.1
Summary: CLI tool to utilize with Decypher automation
Author: Jakson Wainwright
Author-Email: jaxonawain[at]gmail.com
Home-Page: https://gitlab.com/decyphertech/decy-tools
License: MIT
Keywords: decypher automation
Requires-Python: >=3.8.2
Requires-Dist: requests (==2.26.0)
Requires-Dist: prompt-toolkit (==3.0.23)
Requires-Dist: wheel-0.37.0; extra == "build"
Requires-Dist: black (==20.8b1); extra == "build"
Requires-Dist: pytest (==6.2.2); extra == "test"
Requires-Dist: pytest-cov (==2.11.1); extra == "test"
Requires-Dist: toml (==0.10.2); extra == "test"
Provides-Extra: build
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 1731 characters]

WHEEL

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

RECORD

Path Digest Size
app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/_version.py sha256=2gyz7F-qIh39B82JfMaq1RfO5fCHconaX6JQk-nLhO8 142
app/cli.py sha256=lVSH9g_e2zDyqGc0UcJ9ln3iSia3PfS_hI2fzwojrHI 1077
app/config.py sha256=uoO4dFkVdoc7R9_gcTGuH6Ns4aX0HtXVd_rHW3VkyhA 183
app/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/api/api_client.py sha256=gM8xSSLw1uKOIjuPJaUTBC3Xm0rmbHavHSBZp6qBOEA 2475
app/dao/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/dao/new_email_dao.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/dao/new_email_interactive_dao.py sha256=p02SnRD4dTHcZ_H5EYo8M32FAFdc0zYaoqVQicZhvOs 2552
app/router/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/router/router.py sha256=Zm6zFkoA-ePXK9x0jiBIdUtwOaQHRwFw5oziL7qLfe4 700
app/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/utils/exceptions.py sha256=zXqjISdFGdK46uS0NgPGrdiX_QiECl01Il37IfigzxU 41
app/utils/logger/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/utils/logger/logging_utils.py sha256=vetptFgvhnGhyuL8L_DZsZly_y7TcGP_UrF6FTvAlug 1510
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/test_api_client.py sha256=IJ7H194evd3IvIQhHwQX7U0O1yVw5YIHiavFMs1luPM 4441
test/test_cli.py sha256=lHbfVZYEMwxR2y5A7nWCKtEE4t7spPirLTGPDyqn4OQ 1588
test/test_dao_interactive_cli.py sha256=-S9T1bqG0Ej7dmQIP1feg5PqRWwKZ4wyGIP_EJKvIb0 5281
test/test_router.py sha256=ds-7LpuF-wJldH8dO7JZsjioCDenwsYdAUABkZ12gcg 808
decy_tools-2.2.1.dist-info/LICENSE.txt sha256=WprSQkM8GTXR4glXsUL4sLhbKdbjrINXDvOguvZFJwQ 1065
decy_tools-2.2.1.dist-info/METADATA sha256=YaIUKm43d65xPve7NvRLmkXg3XYx4AaUbZw359tm77w 2479
decy_tools-2.2.1.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
decy_tools-2.2.1.dist-info/entry_points.txt sha256=3svSQJrfvX8MNK41mgQ5MxUdvVpn1D1PDTH8E65MXGg 44
decy_tools-2.2.1.dist-info/top_level.txt sha256=GkxOGWstE_dEexjwfK_z8F5I4eOOaoyjs_vqXnkYI7Q 9
decy_tools-2.2.1.dist-info/RECORD

top_level.txt

app
test

entry_points.txt

decy-tool = app.cli:main