PySIMS

View on PyPIReverse Dependencies (0)

0.0.1 PySIMS-0.0.1-py3-none-any.whl

Wheel Details

Project: PySIMS
Version: 0.0.1
Filename: PySIMS-0.0.1-py3-none-any.whl
Download: [link]
Size: 6030
MD5: 27c54d52e6c1a876d506bd44e9aa56d2
SHA256: 4679ce02613230fac2377cc7ec5f00cddf8c3d3703188127e0476ed23b5d837a
Uploaded: 2022-09-11 11:19:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: PySIMS
Version: 0.0.1
Summary: The CLI for managing IoT sensors and meter data.
Author-Email: Anton Lydell <antoningenjoren[at]gmail.com>
Project-Url: Bug Tracker, https://github.com/antonlydell/PySIMS/issues
Project-Url: Documentation, https://github.com/antonlydell/PySIMS
Project-Url: Source Code, https://github.com/antonlydell/PySIMS
License: MIT License Copyright (c) 2022 Anton Lydell 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: Sensors,IoT,LoRaWAN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Home Automation
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: click (>=8.0)
Requires-Dist: pandas (>=1.3)
Requires-Dist: pandemy (>=1.1)
Requires-Dist: requests (>=2.26)
Requires-Dist: toml (>=0.10)
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 727 characters]

WHEEL

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

RECORD

Path Digest Size
pysims/__init__.py sha256=uRlIR599pIz8r387D8wZ8wa-Ww_Q8WHH5a28H_3Z90c 676
pysims/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pysims/cli/_base.py sha256=utmUXUce01H93lk567sCjLaFTqDRsFVU5PQIl5VNarg 1110
pysims/cli/config.py sha256=_2AVuIjVzZq2E3cOCxCtmP-AyFK4bAW7qy8bSrWiCIg 935
pysims/cli/main.py sha256=ic-qhu49oWCSTUB-b4RRRwbg0yBMK9Djukg3OZJPz4E 704
PySIMS-0.0.1.dist-info/LICENSE sha256=YIfoAojMqoNTK4VVqCBFjPQGKkPPGHkNCzshd3Kt2UI 1090
PySIMS-0.0.1.dist-info/METADATA sha256=Tu1N9JF9kgdY_Cw-WBZnrWVtAj3kJ9nTSu-nqwQmkzY 3155
PySIMS-0.0.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
PySIMS-0.0.1.dist-info/entry_points.txt sha256=hAlMGVoclqA4jvOh5Upc9HiDmGSDaL1tkHi9yf7TiV0 76
PySIMS-0.0.1.dist-info/top_level.txt sha256=De095r7I1Cv5qigbxOxoGnJ8Pm1HX6Wxsm4NkEtpqmk 7
PySIMS-0.0.1.dist-info/RECORD

top_level.txt

pysims

entry_points.txt

pysims = pysims.cli.main:main
sims = pysims.cli.main:main