habanero

View on PyPIReverse Dependencies (27)

2.0.0 habanero-2.0.0-py3-none-any.whl

Wheel Details

Project: habanero
Version: 2.0.0
Filename: habanero-2.0.0-py3-none-any.whl
Download: [link]
Size: 28426
MD5: ad41d14768e73ece7a3693d0051caf85
SHA256: cb5ab4f09f3fc49bf8302bdc6598a449cbc500fb1f577cb43dfe24aacfb749ea
Uploaded: 2024-11-25 18:32:10 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: habanero
Version: 2.0.0
Summary: Low Level Client for Crossref Search API
Maintainer-Email: Scott Chamberlain <myrmecocystus[at]gmail.com>
Project-Url: Homepage, https://github.com/sckott/habanero
Project-Url: Documentation, https://habanero.readthedocs.io/
Project-Url: Repository, https://github.com/sckott/habanero
Project-Url: Bug Tracker, https://github.com/sckott/habanero/issues
Project-Url: Changelog, https://github.com/sckott/habanero/blob/main/Changelog.rst
License: Copyright (C) 2024 Scott Chamberlain Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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 OR COPYRIGHT HOLDERS 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.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
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: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.10
Requires-Dist: httpx (>=0.27.2)
Requires-Dist: packaging (>=24.1)
Requires-Dist: pyyaml (>=6.0.2)
Requires-Dist: tqdm (>=4.66.5)
Requires-Dist: urllib3 (==2.2.0)
Requires-Dist: bibtexparser (>=2.0.0b7); extra == "bibtex"
Provides-Extra: bibtex
Description-Content-Type: text/x-rst
[Description omitted; length: 5375 characters]

WHEEL

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

RECORD

Path Digest Size
habanero/__init__.py sha256=YLayBhOArtLOIjuG1i5mzjvGxJV6FOz4zrh1_rdL3ss 1017
habanero/cn_formats.py sha256=1WuzFuGWcgozHKxHc1bvrcbNGJbNTtwPOjDkR_d_rGo 1076
habanero/cnrequest.py sha256=8P0Zu8MpYZVXogdDPYhWjR_CyJQ7kjIKBBKVmkgVggA 2381
habanero/exceptions.py sha256=3r441fU0laW3h9sGdFZhUw70mQpZ-xClyLmCP3htjjU 547
habanero/filterhandler.py sha256=FyKIZeJhBwtJtNm0CZ2xqP1nWz_zeIFHQc-BRqaJawc 2086
habanero/habanero_utils.py sha256=2i_diyV-lJIYZT1FdSqsIKYyHRKWNhprwgCALLlsCGA 2534
habanero/noworks.py sha256=tB5pd17egr8CNOKGoH0ezASoEjfODAvxcS4Q_BG7TNA 400
habanero/request.py sha256=lmDXU_IK-vQ6Hk9_QlbwZoYN_UMjC0kosooUhEiSflQ 4484
habanero/request_class.py sha256=gIebhpqCaSNUoJuuUCNc1E_kYpPBRYLnUVqq7XhfLLI 5342
habanero/response.py sha256=rFI6Vp4rk6opxReyXzWicT71QtdKjkUIkKBSAPf-1RU 933
habanero/cn/__init__.py sha256=s2-pRZmgY_0JgoqonaiB02dRD6qDvY3Jrygo-4asxAQ 92
habanero/cn/cn.py sha256=oOHuABWoGJ8ZFuiWhHOK5S2a8woKf12y61cPEjKwSYM 4529
habanero/cn/constants.py sha256=vTLQCUFvF7s4cIZF0PmB4d9yayjcSIAQ4XZDkHHPFrg 32
habanero/cn/styles.py sha256=lXShG1AGVQqqzhufn_fCPiVFppNdhyEpK2vLHPaX92E 929
habanero/counts/__init__.py sha256=_1c5T3BJlrCWtY6P6_fmcWQghdOxxf0WJW5Ub59fC0o 258
habanero/counts/counts.py sha256=6hh5echkJr2gtTNSWtj6sD74bWrA5-rKpSHhS43198I 1184
habanero/crossref/__init__.py sha256=8L3UVg1-amMVz6jF9fhMjfcWRemTrYTtDSkrQA-xcn0 99
habanero/crossref/crossref.py sha256=DuRC7C4jszu86aO2nAAIJyBzUv-0TIN4yKWDgTzcYRQ 51679
habanero/crossref/filters.py sha256=KwNgv30iBGuXeHjDEFYlz-4ZnZ8kW8emdH9Wi47MLZs 11902
habanero/crossref/workscontainer.py sha256=eqNoIeQfoFtV4oIsMD4IO6k790IafiYBNCZNiBL2RgM 2719
habanero-2.0.0.dist-info/METADATA sha256=R16jwe5pv_UX_9Ras54kPxuieCeSUEHiuuq-wp_xkK4 7933
habanero-2.0.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
habanero-2.0.0.dist-info/licenses/LICENSE.md sha256=Sl4TSPO4fp26rJpuXjiPz0SxK1zupGrvge89aisc7TE 1062
habanero-2.0.0.dist-info/RECORD