pyetta

View on PyPIReverse Dependencies (0)

0.0.4 pyetta-0.0.4-py3-none-any.whl

Wheel Details

Project: pyetta
Version: 0.0.4
Filename: pyetta-0.0.4-py3-none-any.whl
Download: [link]
Size: 17948
MD5: 8c72fbe6f7f82bc341847c47ec712d19
SHA256: 9fcd402adcf8a86b78b1381a6641177f4e029bfd630c89d21201ac02d7835996
Uploaded: 2022-09-18 05:15:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyetta
Version: 0.0.4
Summary: Tooling for automated testing on embedded bare metal platforms.
Author-Email: Kenneth Ng <ngkaijie[at]hotmail.com>
Maintainer-Email: Kenneth Ng <ngkaijie[at]hotmail.com>
Project-Url: Repository, https://github.com/kenkaijie/pyetta
Project-Url: Documentation, https://pyetta.readthedocs.io/
License: MIT License
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Hardware
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: pyserial
Requires-Dist: click (>=8.0)
Requires-Dist: pyocd (>=0.34)
Requires-Dist: junit-xml
Requires-Dist: importlib-metadata
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Requires-Dist: sphinxcontrib-mermaid; extra == "dev"
Requires-Dist: myst-parser; extra == "dev"
Requires-Dist: tomli; extra == "dev"
Requires-Dist: pytest (>=6.0); extra == "dev"
Requires-Dist: coverage[toml]; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-pyproject; extra == "dev"
Requires-Dist: tox (>=3.18); extra == "dev"
Requires-Dist: build; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5646 characters]

WHEEL

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

RECORD

Path Digest Size
pyetta/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyetta/__main__.py sha256=R2EQ7vAXDQf8Hy2GLxhW2BiHQ-502ShVT3fQlu75KCY 188
pyetta/_builtins.py sha256=0ebrJ-RIVTFPDyshkmMG-hRf0aUQd2GSSOKQAm40Vho 6999
pyetta/collectors.py sha256=igzOHuqKBt_AQAwfOn2OjHgvedjImqv2vTAJY-bTuvc 976
pyetta/loaders.py sha256=CIceQBDORh3_7X4CmGWYqZsQj0wmptjmrKNAP469raU 3321
pyetta/parser_data.py sha256=ZBtB3_6gAEnT_Kbe4BBWzBxBHenijKY9i_zrwaylF1c 598
pyetta/parsers.py sha256=hvLc2DLsaP0g6v5_rs63n6tmoWtRIhHEVOeIO2Tyoa8 5440
pyetta/reporters.py sha256=D_qRcU9E77sABI5q0k9ONXJXvlkK7fusPMolxBQ-YdU 4652
pyetta/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyetta/cli/cli.py sha256=TAlbWeI6vtNmdCoUN6NQYTRKJRzrMHMdAoaS8OKXl60 6754
pyetta/cli/utils.py sha256=2bcHoZKmg13bY20DMyIlIXph4-L9-3qFHmhJZ_dj9Vw 6886
pyetta-0.0.4.dist-info/LICENSE sha256=5oVB4fkGseuc7hgOcSouCqESESsd1HkBPfw6QxrG5KA 1073
pyetta-0.0.4.dist-info/METADATA sha256=B9SpJrvu2FfdDuBF6sZCHc8cboFogs2ntXs3PZKDwK4 7307
pyetta-0.0.4.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pyetta-0.0.4.dist-info/entry_points.txt sha256=AWAqspDahVadfuaIBX0ln3xH5pTgyDBuPXNkLCAWY4g 95
pyetta-0.0.4.dist-info/top_level.txt sha256=0YYbqfXiAVFn_WetPZ_evSQ_E3_p1Xx8DyHhmfIE1SU 7
pyetta-0.0.4.dist-info/RECORD

top_level.txt

pyetta

entry_points.txt

pyetta = pyetta.__main__:main
_builtins = pyetta._builtins