rmk2
Overview
This package serves as a personal toolbox, gathering various core functions that might come in handy when working on other projects or modules.
Installation
This project is written in python3.
It uses uv for dependency management, pytest for testing, and black for
formatting.
Python environment
To retrieve the full source code and initialise a local virtual environment including required packages, run:
# Git
git clone https://gitlab.com/rmk2/rmk2-py.git
# uv (including dev dependencies)
uv sync
# uv (excluding dev dependencies)
uv sync --no-dev
By default, uv sync will also install the package locally as an editable package.
Release files for rmk2 1.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rmk2-1.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / rmk2-1.3.0-py3-none-any.whl
| Download URL | rmk2-1.3.0-py3-none-any.whl |
|---|---|
| Size | 25.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
36beb5ec772892c20a9bcd90c5a7270151924842ef97bd48981a55c8ba1383c5
|
|
BLAKE2b-256 checksum How to use checksums |
8041abd9b67c28efbab85121588f0678a65f07a7c04b98ffb89578fe4d7060e3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|