picoquake

View on PyPIReverse Dependencies (0)

1.1.0 picoquake-1.1.0-py3-none-any.whl

Wheel Details

Project: picoquake
Version: 1.1.0
Filename: picoquake-1.1.0-py3-none-any.whl
Download: [link]
Size: 37548
MD5: ebc181f0eb84a346837bdc8fbb847001
SHA256: 1006e6047f2d70208c6253fd87c361b95c58ab770226b29f14e5a802cb0067f4
Uploaded: 2024-07-21 15:12:06 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: picoquake
Version: 1.1.0
Summary: PicoQuake USB vibration sensor library.
Author-Email: Nejc Planinsek <nejc[at]plab.si>
Project-Url: Repository, https://github.com/PLab-SI/PicoQuake
Project-Url: Documentation, https://plab-si.github.io/PicoQuake/
Keywords: IMU,accelerometer,data acquisition,gyroscope,picoquake,vibration
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: cobs (~=1.2)
Requires-Dist: protobuf (~=3.20)
Requires-Dist: pyserial (~=3.5)
Requires-Dist: tomli (~=1.1); python_version < "3.11"
Requires-Dist: matplotlib (~=3.4); extra == "plot"
Requires-Dist: numpy (~=1.19); extra == "plot"
Requires-Dist: scipy (~=1.6); extra == "plot"
Requires-Dist: matplotlib (~=3.4); extra == "test"
Requires-Dist: numpy (~=1.19); extra == "test"
Requires-Dist: pytest (~=6.2); extra == "test"
Requires-Dist: scipy (~=1.6); extra == "test"
Provides-Extra: plot
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 618 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
picoquake/__init__.py sha256=FScL8cK2elOimkuhmSiYnkHQoQNEknY9zL1-DCrhwKE 188
picoquake/__main__.py sha256=coQRjkXy0Ke99k3p7fVdlP-bO0ff6zp_D50ZnfnzB-c 70
picoquake/analisys.py sha256=XC_BGFiwh9tmNy77OspmT9kAMd0m61GBSe-K63KFnKc 3745
picoquake/cli.py sha256=iU_rmnWnjng151rMUuemV3N-E6kCAudByMZoqBJIUR0 25453
picoquake/configuration.py sha256=rNU_e0sWeHeGNhRcIofeZQtNGRZI1FHYMk2mIQ3djuQ 4981
picoquake/data.py sha256=jAVvcNXWkMv9BbcOBCdod5z2K_ILvAQo53F7b0w5QFY 8043
picoquake/exceptions.py sha256=D4O3oPrNVSVjU5Vwu9jeTiUPqDac8FjBIipTvKJ_tfU 922
picoquake/interface.py sha256=9y2TafhJz-WUdzGgpgy44e_JOdTIf4Ax7VlXmK1TsiM 25296
picoquake/plot.py sha256=B95l2w1NywWRA55ujdx484WR9FmBojPkBdfK3tRGXjY 9389
picoquake/utils.py sha256=r4gocs804sPrZtb1VLeUnPQkjm2r-i_MFdY612w3ac4 1948
picoquake/msg/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
picoquake/msg/messages_pb2.py sha256=T3JB9VJyHCFsw_z-RTomWUwgNhKZHla-CvxodKBJIFg 3757
picoquake/msg/nanopb_pb2.py sha256=k4ZZwb-pIJIWmu5_8N5h6er73uoAebZacdTQxpo54jk 4385
picoquake-1.1.0.dist-info/METADATA sha256=bpnS3vIRM-CtbYNz0gSPap5xUFkB8GKg6yDChLCvmqg 1940
picoquake-1.1.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
picoquake-1.1.0.dist-info/entry_points.txt sha256=5ArYAl4g9W-gwmPByO8hc4DD03JFJKSpogZwNQHIuwU 49
picoquake-1.1.0.dist-info/licenses/LICENSE.txt sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s 35148
picoquake-1.1.0.dist-info/RECORD

entry_points.txt

picoquake = picoquake.cli:main