valkyrie-tools

View on PyPIReverse Dependencies (0)

1.0.2 valkyrie_tools-1.0.2-py3-none-any.whl

Wheel Details

Project: valkyrie-tools
Version: 1.0.2
Filename: valkyrie_tools-1.0.2-py3-none-any.whl
Download: [link]
Size: 23920
MD5: f3633abb609cf3d1f4adedb5a9df6bc8
SHA256: 9a4db75b20e1a079d59d1ea6c9db07363acbdbeb3677dbfcd5901cd82cbfe004
Uploaded: 2023-12-18 00:50:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: valkyrie-tools
Version: 1.0.2
Summary: Valkyrie Tools
Author: Kevin Haas
Author-Email: xransum[at]users.noreply.github.com
Home-Page: https://github.com/xransum/valkyrie-tools
Project-Url: Changelog, https://github.com/xransum/valkyrie-tools/releases
Project-Url: Documentation, https://valkyrie-tools.readthedocs.io
Project-Url: Repository, https://github.com/xransum/valkyrie-tools
License: MIT
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.8,<3.12
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: art (<7.0,>=6.1)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.2)
Requires-Dist: click (>=7.0)
Requires-Dist: ipwhois (<2.0.0,>=1.2.0)
Requires-Dist: nox (>=2020.8.22)
Requires-Dist: nox-poetry (<2.0.0,>=1.0.3)
Requires-Dist: packaging (>=20.9)
Requires-Dist: pexpect (<5.0.0,>=4.8.0)
Requires-Dist: python-whois (<0.9.0,>=0.8.0)
Requires-Dist: sphinx-click (<6.0.0,>=5.0.1)
Requires-Dist: sphinx-rtd-theme (<2.0.0,>=1.3.0)
Requires-Dist: tomlkit (>=0.7)
Requires-Dist: types-beautifulsoup4 (<5.0.0,>=4.12.0)
Requires-Dist: types-requests (<3.0.0,>=2.31.0)
Requires-Dist: validators (<0.23.0,>=0.22.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5021 characters]

WHEEL

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

RECORD

Path Digest Size
valkyrie_tools/__init__.py sha256=OMMhnXo9lEzHGObWRxqHwVwPukrZtM_SgHBx_TKul5Y 259
valkyrie_tools/cache.py sha256=4Pv8j59FSmQfyzvR88SdYU2DWhaG6y_J4od_JZiyLXI 4216
valkyrie_tools/commons.py sha256=Yv-oXfmryuzqJRZgXoEAwLe5Y-Iv9QkQ9lxcr27ERrc 9657
valkyrie_tools/constants.py sha256=Ookx6ipRPG5AtbEnXHlvXfnK_e2PZqSz8Z1ryuBVSv8 6003
valkyrie_tools/exceptions.py sha256=0cx8RzPfVutY0Wb2CACrsNvLg8f6w0KXqux6HWdgYig 1004
valkyrie_tools/files.py sha256=7vRNxdnH6PUR02ryS_1QKW9N-UiiQ17UNCWyxP6Y70s 3046
valkyrie_tools/httpr.py sha256=ZBK3ucmjcV3lKJygj_T2Q08abXZgvhkYlAou4OMK-Jw 7535
valkyrie_tools/ipaddr.py sha256=DYIP5I3ikuP7DJ7Jj63nmY5KEji3_xKT-42WaBnsHRw 7851
valkyrie_tools/ipcheck.py sha256=GXBQ4d8DgGFZMyh7kWPIJY6m2WPlKRrpcu7cf6hVsmM 1383
valkyrie_tools/logger.py sha256=cAfVYGflpkg9pZ0W3Y8oaxpzr45WxJtWqkakI9qNdSo 1666
valkyrie_tools/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
valkyrie_tools/urlcheck.py sha256=juHzdROooLFZ4-OHv_OokrFddvcxjuLi12L2MXYOMiw 5545
valkyrie_tools/valkyrie.py sha256=uRP8CB5P-JT5vwdBC5O91UVSFsGsGioSDmMzy8cJapk 955
valkyrie_tools/whobe.py sha256=KoqV56m5ns-GsrUQImWSbKcCwsMtJNNoBTtw6SQqlx0 5863
valkyrie_tools/whois.py sha256=98iPwsJNJsmtPzO8myYqammTIAdilcMO5GQk3zSq2Xk 1129
valkyrie_tools-1.0.2.dist-info/LICENSE sha256=F-ZjbNkXaDWPgG61rhgJ19C_7DtxRlHKnHOMB0vga78 1066
valkyrie_tools-1.0.2.dist-info/METADATA sha256=YN2cVyvWcdf35nSOFEewCGDtexEoHhHTyOcHU6V-FXk 6470
valkyrie_tools-1.0.2.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
valkyrie_tools-1.0.2.dist-info/entry_points.txt sha256=GbYOVdrE-tSRHcE-bxO-KLm2J897p3trFuGnWAvZvDg 159
valkyrie_tools-1.0.2.dist-info/RECORD

entry_points.txt

ipcheck = valkyrie_tools.ipcheck:cli
urlcheck = valkyrie_tools.urlcheck:cli
valkyrie = valkyrie_tools.valkyrie:cli
whobe = valkyrie_tools.whobe:cli