lazy_loader

View on PyPIReverse Dependencies (144)

0.4 lazy_loader-0.4-py3-none-any.whl

Wheel Details

Project: lazy_loader
Version: 0.4
Filename: lazy_loader-0.4-py3-none-any.whl
Download: [link]
Size: 12097
MD5: 9f0ab8b0139a27988ac8e5447f21369e
SHA256: 342aa8e14d543a154047afb4ba8ef17f5563baad3fc610d7b15b213b0f119efc
Uploaded: 2024-04-05 13:03:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lazy_loader
Version: 0.4
Summary: Makes it easy to load subpackages and functions on demand.
Author: Scientific Python Developers
Project-Url: Home, https://scientific-python.org/specs/spec-0001/
Project-Url: Source, https://github.com/scientific-python/lazy_loader
License: BSD 3-Clause License Copyright (c) 2022--2023, Scientific Python project All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
Requires-Dist: packaging
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: changelist (==0.5); extra == "dev"
Requires-Dist: pre-commit (==3.7.0); extra == "lint"
Requires-Dist: pytest (>=7.4); extra == "test"
Requires-Dist: pytest-cov (>=4.1); extra == "test"
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 4649 characters]

WHEEL

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

RECORD

Path Digest Size
lazy_loader/__init__.py sha256=LIhx3j6l0HFamugxsgJnoXSbrDGxrmkTF_QG2Cmi8ss 10952
lazy_loader/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lazy_loader/tests/import_np_parallel.py sha256=zPodADgSM3wCVTkM_hLYVhYVDoerzaYB4MVgW4k25VI 188
lazy_loader/tests/test_lazy_loader.py sha256=C-scGZp7_ZjgpUBDGOS_9q-npTyHQAKzc8UgxtQpOd8 5890
lazy_loader/tests/fake_pkg/__init__.py sha256=NZHf5nw2Wp377am-Cn2ydPGi2OFa7zKz94yJZroeHzA 136
lazy_loader/tests/fake_pkg/__init__.pyi sha256=TT-fZbbvqhQ5l1mY2_1dI-9TIQW8nIVScNkhdV9kNxE 33
lazy_loader/tests/fake_pkg/some_func.py sha256=XV5KTyy9fEP5HtxKb0YbETymnrSWwV3cJ1u3-RiWBcw 74
lazy_loader-0.4.dist-info/LICENSE.md sha256=eXtpN6T5doNu-7uzrjM9eGbdw-s8sVKXKyvjSNNSk3I 1539
lazy_loader-0.4.dist-info/METADATA sha256=wCK0i1qQy9hTqpJt-oS_JPTmpuD1ZGqw_GF8Vjnwu-0 7601
lazy_loader-0.4.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
lazy_loader-0.4.dist-info/top_level.txt sha256=NYVH9nn-v-w-FAbrgorNRM8g_GoewNbzC_1tptomQTQ 12
lazy_loader-0.4.dist-info/RECORD

top_level.txt

lazy_loader