pynyaa

View on PyPIReverse Dependencies (0)

2.0.0 pynyaa-2.0.0-py3-none-any.whl

Wheel Details

Project: pynyaa
Version: 2.0.0
Filename: pynyaa-2.0.0-py3-none-any.whl
Download: [link]
Size: 15129
MD5: 1c6fcf8995ae44ac807b3a59b675e890
SHA256: 00c80fe8e82e2c2d0126108f3a3621539a5f13dcdcfb44359a89d70df3112501
Uploaded: 2024-09-23 04:31:28 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pynyaa
Version: 2.0.0
Summary: Turn nyaa.si torrent pages into neat Python objects
Author-Email: Ravencentric <me[at]ravencentric.cc>
Project-Url: Homepage, https://pynyaa.ravencentric.cc
Project-Url: Documentation, https://pynyaa.ravencentric.cc
Project-Url: Repository, https://github.com/Ravencentric/pynyaa
License: This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to <https://unlicense.org>
Keywords: anime,nyaa,nyaa.si,python,torrent
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: beautifulsoup4 (>=4.12.3)
Requires-Dist: httpx (>=0.27.2)
Requires-Dist: lxml (>=5.3)
Requires-Dist: pydantic (>=2.9.2)
Requires-Dist: strenum; python_full_version < "3.11"
Requires-Dist: torf (>=4.2.7)
Description-Content-Type: text/markdown
[Description omitted; length: 2038 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pynyaa/__init__.py sha256=D3Bx3TquGquEHlnpu12yJfcqj_ic0DUpVuIQwE6sW4M 1490
pynyaa/__main__.py sha256=Ym3eaHdtPpSIx0GAoJJ-mioEnjOgYTJMa_QH3iWn30c 1074
pynyaa/_compat.py sha256=UcqIHJOABj6IVSGkdbqI3loEPIdziMfOJQGD8LYvNRQ 395
pynyaa/_enums.py sha256=Qgxg89lLXAbQ7i8M6zd1g-LBHsjqczRv4H54_ScXzEk 6426
pynyaa/_models.py sha256=GTex9M8wyHD8CJQUIJOfD68JeZBaNMRBP8HZ_i9I4pQ 7322
pynyaa/_parser.py sha256=Kzmk9QnBdeTu7mM4Ae7cYcAHNfpKNoz_Gs6cMksFYuA 4365
pynyaa/_types.py sha256=xJ0NBqmP3tq8CkRa4QcYSD2rZ__n6__qFN1QOtqSTy0 2181
pynyaa/_version.py sha256=WjI3bamxYN4G9qkVBxfe6liSl6tuWOmJfIryL6fOz4w 285
pynyaa/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pynyaa/_clients/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pynyaa/_clients/_async.py sha256=Wk6C3b4l99UK85un2hSdVRVVVcuUpc_uVJkBGnG1_4E 4255
pynyaa/_clients/_sync.py sha256=soD6XLmTJFT70yaWrj0iYd7bTBjXGoPyS0bEnFDuyKc 4144
pynyaa-2.0.0.dist-info/METADATA sha256=XWbXweSmfHp_-fKm4pdwCMBPFsnV0U5hKZ3TiUaQxsY 4434
pynyaa-2.0.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
pynyaa-2.0.0.dist-info/entry_points.txt sha256=zoIPJupNX5d0u5hStT0bKf0AgTp-E5z0JB0CpnmNMMQ 48
pynyaa-2.0.0.dist-info/RECORD

entry_points.txt

pynyaa = pynyaa.__main__:main