aqimon

View on PyPIReverse Dependencies (0)

0.6.0 aqimon-0.6.0-py3-none-any.whl

Wheel Details

Project: aqimon
Version: 0.6.0
Filename: aqimon-0.6.0-py3-none-any.whl
Download: [link]
Size: 185092
MD5: a1cf0137ef347d35ca4d63d447dc06e5
SHA256: 0d1ebabfc373343a11b07c4decc210cf3d9669984418dd210f8cc09e86354a70
Uploaded: 2023-05-30 02:27:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aqimon
Version: 0.6.0
Summary: Air Quality Index Monitor
Author: Tim Orme
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: databases[aiosqlite] (<0.8.0,>=0.7.0)
Requires-Dist: fastapi (<0.93.0,>=0.92.0)
Requires-Dist: fastapi-utils (<0.3.0,>=0.2.1)
Requires-Dist: pyserial (<4.0,>=3.5)
Requires-Dist: sds011lib (<0.5.0,>=0.4.0)
Requires-Dist: uvicorn (<0.22.0,>=0.21.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5922 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aqimon/__init__.py sha256=g-7M0DeEaFiojo4gYceJykI0tntpITCqGinwwdofMxk 45
aqimon/aqi_common.py sha256=TizC9dob8nUuAJwG4y8Wq-C_Iu7zWjGSGyIkmHubR6k 2633
aqimon/config.py sha256=5YKyiDSZDJFA2efob_L1J_c1zlB-HnUIKa84sRR71z8 2372
aqimon/database.py sha256=SlivG1nqP1O3zHUofrl8pISEK04vWW8zbMs8dqkcrW0 7030
aqimon/read/__init__.py sha256=lMprmutfowWm4y3zJWzIjqE5CuIFkBpW42ufZ0hkgj4 881
aqimon/read/mock.py sha256=k8h_thx5acBmhYmSbouNfMtybS6S0BOQpcUIOXVeUVU 1712
aqimon/read/novapm.py sha256=LNm8A_3A2jCZuQ-fnjbXki8kSQ8AbAQRtjMmTPnARE0 2139
aqimon/server.py sha256=sTcqcbb9ShaLAWDXSSTfBwlg02bnQ821dvjEvmDRK0U 8437
aqimon/static/android-chrome-192x192.png sha256=E6X_xBsrn2yBeG4_QPEGA3EHkbPHXCa-Agep1aoFrMk 6835
aqimon/static/android-chrome-512x512.png sha256=JxICPM50s6q7Z0PWDPDuyhWJ-O6bV3AnXcbCs_2VczU 20365
aqimon/static/apple-touch-icon.png sha256=6FWnwRGFAi-1KZONFgvZh3IybErRym5ZWi2HDeKghq8 6288
aqimon/static/elm.js sha256=SP0vhZVLqxYACojiAr6ZU8kxqjsvxvSY9v1mbTaxADg 457813
aqimon/static/favicon-16x16.png sha256=c7aox-WQOmOPf_mrCeQBrNDOB2HG_oZjzuqV6rWM0mY 351
aqimon/static/favicon-32x32.png sha256=8IHDIy3aTCsk6kW8RzuWzJcd5UJa9d32TPErZViPBFE 754
aqimon/static/favicon.ico sha256=muebLy_7VsOFJGPYX5xyc126gdL2zskzP5MQeq6dsT4 1001
aqimon/static/images/aqimon.png sha256=UYCnrMQ392z7plECQZo2Nspp-qBJi64ASKnou8fct88 8099
aqimon/static/images/failing.png sha256=sgNEM27-FrWdHYKMmnxFDDXlpcYBvN_FzZ1nVogdAN8 1799
aqimon/static/images/idle.png sha256=SkSGHTcnmjsf8WLQnJAg7IEWM7gb3ykg97TbaYE8_-Q 2418
aqimon/static/images/loading.gif sha256=JaErqiEEgcvEXAaJTQn0rUy1d0WQNyqlgStt_ligFKM 6349
aqimon/static/images/warmingup.gif sha256=86Ib65tCEcezklAKgWqif-yDsy262_I-AOxm3jN5YBY 44088
aqimon/static/index.html sha256=-ldw_J4ivJcywXymBDyv58itUVtFraE_1iRMGqby41k 759
aqimon-0.6.0.dist-info/LICENSE sha256=l5p5Yely8_s9lH0nlzopiRVweUN07EJL1nNifvBdCwk 1065
aqimon-0.6.0.dist-info/METADATA sha256=d4EwNuyE0c6d4rzg2ePAni0MJ00rlcU0pO_Y_UPuoq4 6555
aqimon-0.6.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
aqimon-0.6.0.dist-info/entry_points.txt sha256=tOOc6HJrh57yXv8_-ZnqKuhvytdJ64hSlRSkco6iFss 74
aqimon-0.6.0.dist-info/RECORD

entry_points.txt

aqimon = aqimon.server:start
aqimond = aqimon.server:debug