luxos

View on PyPIReverse Dependencies (0)

0.0.7 luxos-0.0.7-py3-none-any.whl

Wheel Details

Project: luxos
Version: 0.0.7
Filename: luxos-0.0.7-py3-none-any.whl
Download: [link]
Size: 25497
MD5: 61c6451fec5f435aba3214e8da082269
SHA256: d5df036551a9e12f07272b4b9f96783a61ee83c4c5bd5ceb9a2ea5cf77e5581c
Uploaded: 2024-05-10 16:42:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: luxos
Version: 0.0.7
Summary: The all encompassing LuxOS python library.
Author-Email: Antonio Cavallo <antonio.cavallo[at]luxor.tech>
Project-Url: Source, https://github.com/LuxorLabs/firmware-biz-tools
Project-Url: Issues, https://github.com/LuxorLabs/firmware-biz-tools/issues
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
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.9
Requires-Dist: tqdm
Requires-Dist: asyncpg
Requires-Dist: pandas
Requires-Dist: pyyaml
Requires-Dist: httpx
Description-Content-Type: text/markdown
[Description omitted; length: 5334 characters]

WHEEL

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

RECORD

Path Digest Size
luxos/__init__.py sha256=f9F1yLP-nkrDRpI5n921vzn_YJyBbMb0XvbHQ88sPLY 75
luxos/__main__.py sha256=lcUGPRpZ9FFH5R_DPJK19VEJ_GPurnFkjVOIGWWC2dc 75
luxos/api.json sha256=kQKcEOM0sXfVhMB-GauuzNhKlFyJpSYBfCeFIHlhhAI 3501
luxos/api.py sha256=1TL5XYc_hY33o2jKn3CZbTBQmi8bzg-smxe0AJU2gM8 803
luxos/asyncops.py sha256=MKpuoEHLM2hdq3FdEnVTyerOHk_OGgMZyF2nVmND0O8 10357
luxos/exceptions.py sha256=7_tSHWSvkWAMQ0mSBqx498xdPxKc04DpEmjZYvvX0RA 645
luxos/misc.py sha256=FGpA7UbQ_qJPnBI3lJo0VupRM3-9fGFElgVDXB_vBkk 1000
luxos/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
luxos/text.py sha256=8whgqhCPlB9Ur7hUdKG1R2qydFt8enKNn3LhvA0TOJM 924
luxos/utils.py sha256=bB4xY_lcFThOpZTW21cXKT_quondwclWJsD_5CVTqb8 1552
luxos/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
luxos/cli/v1.py sha256=b_J3eVWmKyNfzk11HKJkYjY_Pjn7hy8pAT1Pw4jXrDs 8252
luxos/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
luxos/scripts/async_luxos.py sha256=a052tnUY9xb2RKBICeKCWt9mdb-Spz9AJohsulzleO4 1659
luxos/scripts/health_checker.py sha256=4f9lNVNTcUVeMJh-2VGOx8meqaSVu9dyGU0YiB1eDMc 30158
luxos/scripts/luxos.py sha256=BSkhgIsA02EtwTk-2uz3pHN3k2ZG_EsDLUJsTt6gz1A 12200
luxos-0.0.7.dist-info/METADATA sha256=KGndaNufw_vfGX5CqJzN_UEzcGTs8dhxKZFNt-EOqX0 6172
luxos-0.0.7.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
luxos-0.0.7.dist-info/entry_points.txt sha256=ZjzalFjuwhJrAQUQtE_-Eme8jaP7vK7hYXF2uMoyTrU 102
luxos-0.0.7.dist-info/top_level.txt sha256=-2iqTnodbN9CjT2CrDG8rAVBHWU1EQNvn2DwQE370HU 6
luxos-0.0.7.dist-info/RECORD

top_level.txt

luxos

entry_points.txt

health-checker = luxos.scripts.health_checker:main
luxos = luxos.scripts.luxos:main