lab-partner-utils

View on PyPIReverse Dependencies (0)

0.7.78 lab_partner_utils-0.7.78-py3-none-any.whl

Wheel Details

Project: lab-partner-utils
Version: 0.7.78
Filename: lab_partner_utils-0.7.78-py3-none-any.whl
Download: [link]
Size: 13283
MD5: 3abe1ec3e9f50680053950e3c8c2e119
SHA256: bc20741b0182237072eb2cea6488acb6dd2a73ec0c096524961379d06e413756
Uploaded: 2023-11-06 22:59:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lab-partner-utils
Version: 0.7.78
Summary: Utilities used to embed Lab Partner into python projects
Author-Email: Anthony Schexnaildre <aps[at]enclarify.com>
Maintainer-Email: Anthony Schexnaildre <aps[at]enclarify.com>
Project-Url: homepage, https://github.com/enclarify/lab-partner
License: # Released under MIT License Copyright (c) 2021 Anthony Schexnaildre. 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.
Keywords: developer,tools,docker
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Requires-Python: >=3.8
Requires-Dist: pytz (==2022.7.1)
Requires-Dist: click (==8.1.3)
Requires-Dist: docker (==6.0.1)
Requires-Dist: importlib-metadata (==6.0.0)
Requires-Dist: astpretty (==2.1.0)
Requires-Dist: ipykernel (==6.21.2)
Requires-Dist: docstring-parser (==0.15)
Requires-Dist: python-dotenv (==1.0.0)
Requires-Dist: GitPython (==3.1.31)
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Requires-Dist: pytest (==7.2.2); extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE.md
[Description omitted; length: 66 characters]

WHEEL

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

RECORD

Path Digest Size
lab_partner_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lab_partner_utils/cli_command_factory.py sha256=xxHcTmgvHOc3hfY0CXsAGT7HMTGsGq8UPXqom5ie5rc 8979
lab_partner_utils/command_builder.py sha256=v2OS7mMbNL43OOG9y7swm1gEe4EWOMkgPf4CSbQa2GE 1706
lab_partner_utils/commands.py sha256=1SEStDhcQddx9L_aksq006bWXWMLhp8uBqlQDXLP3wU 7252
lab_partner_utils/kernel_launcher.py sha256=nzWtQE_AJTpfhcSXJYTTsMguBkz3t8pC8B9t1PTfDcs 1164
lab_partner_utils/utils.py sha256=eDIllFC9jbthLfjyaqtu5DglBXmH6IMYmKws-kVwJls 13028
lab_partner_utils/command_sets/git_release.py sha256=SkoLuDNAe93bVteJZ5cBwOknP89wvXwG2agAn2CWkas 23
lab_partner_utils-0.7.78.dist-info/LICENSE.md sha256=MpQH8dYTVOAXJckrg_9jtha37nU_EO7Zkty2gqV8W3M 1094
lab_partner_utils-0.7.78.dist-info/METADATA sha256=XjgdPqzaHOgkHEo9i_bP1pLQLkLATsJKlStS9SmFz0I 2423
lab_partner_utils-0.7.78.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
lab_partner_utils-0.7.78.dist-info/entry_points.txt sha256=J-TOUPNsOKsaPq3lKG4LowW1_otNfeibw56dzyUKyGo 208
lab_partner_utils-0.7.78.dist-info/top_level.txt sha256=8qGgXJkw3pbVwFnP_GPCerXaSusKkbLM5FX5OydbOe4 18
lab_partner_utils-0.7.78.dist-info/RECORD

top_level.txt

lab_partner_utils

entry_points.txt

lab = lab_partner_utils.cli_command_factory:cli
launch-kernel = lab_partner_utils.kernel_launcher:launch
lab-partner-utils = workspace_commands:cmd