pyqai

View on PyPIReverse Dependencies (0)

0.5.5 pyqai-0.5.5-py3-none-any.whl

Wheel Details

Project: pyqai
Version: 0.5.5
Filename: pyqai-0.5.5-py3-none-any.whl
Download: [link]
Size: 11420
MD5: e0917bbb561412a2d93813345eb858cd
SHA256: 0fc6cc6a4ae36551f83d2791a4eaac5aced22db4a1582b2f7816230bd0a4adae
Uploaded: 2023-02-28 03:18:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyqai
Version: 0.5.5
Summary: The pyq MLOps package
Author-Email: Emily Dorsey <emily[at]pyqai.com>, Aman Raghuvanshi <aman[at]pyqai.com>
Project-Url: Homepage, https://www.pyqai.com
License: Copyright (c) 2018 The Python Packaging Authority 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: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: docker
Requires-Dist: kubernetes
Requires-Dist: protobuf
Requires-Dist: PyYAML
Requires-Dist: requests
Requires-Dist: pipreqs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 171 characters]

WHEEL

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

RECORD

Path Digest Size
pyqai/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyqai/deploy.py sha256=1kgotqt8qYsSs2yhxCkDVpmUx_MkxyR2Rg1l1ep1h1U 17659
pyqai/deployments.py sha256=p3gyRrQFJgIG26xbxsCZsQcTFnsC3BK8a3fBvdlEv_A 1650
pyqai/init.py sha256=u5KvO-LyVW30WTojyi8066qdD5_IIQNh9t5eV6M9GfI 626
pyqai/logs.py sha256=65zq-SZxHItelo7ADS_a_Regj8hq37YWFlD01xePMx8 1806
pyqai/pods.py sha256=gKpzuwE7WWgZpBoB6H0YZJBCjVzRDJ0mlQpGYBRlZpY 1565
pyqai-0.5.5.dist-info/LICENSE sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00 1073
pyqai-0.5.5.dist-info/METADATA sha256=nMCaqIJTYx4GcVNux2Zeev7OkEjHehd4lRlhlb9PZxI 1976
pyqai-0.5.5.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
pyqai-0.5.5.dist-info/entry_points.txt sha256=z1KDQ2j7AoYlfiBrvuRrZxaigHH80ybUgkej3t0bAfA 181
pyqai-0.5.5.dist-info/top_level.txt sha256=oOE1US4H7prSjuHaWpcBuho0DHEd--U1J_3ccEvJ-VY 6
pyqai-0.5.5.dist-info/RECORD

top_level.txt

pyqai

entry_points.txt

pyqai-deploy = pyqai.deploy:main
pyqai-deployments = pyqai.deployments:main
pyqai-init = pyqai.init:main
pyqai-logs = pyqai.logs:main
pyqai-pods = pyqai.pods:main