Core functionality for Markus Autotesting
Project description
markus-autotesting-core
markus-autotesting-core is a Python package containing core utilities for the MarkUs autotester. In particular, it defines common data types used by different components of the autotester.
Installation
To install the package, you can use pip:
pip install markus-autotesting-core
Usage
After installation, you can use the package in your Python scripts. Here is a simple example:
from markus_autotesting_core import core
# Example usage of core functionality
result = core.some_function()
print(result)
Running the Package
You can run the package as a script using the following command:
python -m markus_autotesting_core
Testing
To run the tests, navigate to the project directory and use:
pytest tests/test_core.py
Contributing
Contributions are welcome! Please feel free to submit a pull request or open an issue for any enhancements or bug fixes.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file markus_autotesting_core-0.1.0.tar.gz.
File metadata
- Download URL: markus_autotesting_core-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
649db938f470969bcad8185bace2e1b1f14a5a3c02bef2b535a0dcb45807330c
|
|
| MD5 |
e6ff266d380c4a830f4c28bbf58cfe80
|
|
| BLAKE2b-256 |
a6ece163a63ed05b4e50aafd1f1e98341ee15d559718cec26f5682d2ca9b5f82
|
File details
Details for the file markus_autotesting_core-0.1.0-py3-none-any.whl.
File metadata
- Download URL: markus_autotesting_core-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6a10205b4c711a75dc22973d051e8646fec02e9d6368be2dde86809fbcc6fc5
|
|
| MD5 |
d821dc3b64f3368f071764cc2ca4710b
|
|
| BLAKE2b-256 |
ed0c97de22916053ed310398134602c42d7efaedc3ca554397dbc5c642d465e8
|