Skip to main content

Collection of Utility Scripts and Packages

Project description

Malcolm3Utils

PyPI PyPI - Python Version PyPI - License Coookiecutter - Wolt


Documentation: https://malcolm-3.github.io/malcolm3utils

Source Code: https://github.com/malcolm-3/malcolm3utils

PyPI: https://pypi.org/project/malcolm3utils/


Collection of Utility Scripts and Packages

Installation

pip install malcolm3utils

Usage

This package provides the following command line tools

  • touch_latest
    • This touches a marker file with the timestamp of the most recently changed file under the specified directories
  • getcol
    • A tool for extracting columns of data by column header name or column id
  • merge
    • A version of the join command that doesn't require pre-sorting
  • filter
    • Filter csv files using expressions containing the column headers

Development

  • Clone this repository
  • Requirements:
  • Create a virtual environment and install the dependencies
poetry install
  • Activate the virtual environment
poetry shell

Testing

pytest

Documentation

The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Github project page automatically as part each release.

Releasing

Trigger the Draft release workflow (press Run workflow). This will update the changelog & version and create a GitHub release which is in Draft state.

Find the draft release from the GitHub releases and publish it. When a release is published, it'll trigger release workflow which creates PyPI release and deploys updated documentation.

Pre-commit

Pre-commit hooks run all the auto-formatters (e.g. black, isort), linters (e.g. mypy, flake8), and other quality checks to make sure the changeset is in good shape before a commit/push happens.

You can install the hooks with (runs for each commit):

pre-commit install

Or if you want them to run only for each push:

pre-commit install -t pre-push

Or if you want e.g. want to run all checks manually for all files:

pre-commit run --all-files

This project was generated using the python-package-cookiecutter template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

malcolm3utils-0.7.0.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

malcolm3utils-0.7.0-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file malcolm3utils-0.7.0.tar.gz.

File metadata

  • Download URL: malcolm3utils-0.7.0.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.12.12 Linux/6.11.0-1018-azure

File hashes

Hashes for malcolm3utils-0.7.0.tar.gz
Algorithm Hash digest
SHA256 2ca55a113e1fce0c9fd13bcf079280ce271fdcbd6d4d5c3d49df83546e85d4b7
MD5 b4e0cbf08881a8bc5c2a2c029f999f5d
BLAKE2b-256 5cf3f64f02c431503a5aa70a94505101bfac45865d82ac2e649ffb07dbca1dc2

See more details on using hashes here.

File details

Details for the file malcolm3utils-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: malcolm3utils-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.12.12 Linux/6.11.0-1018-azure

File hashes

Hashes for malcolm3utils-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d7963d883960344886d9d7483b2a5a01befc4f4496dd2674d212781eccbda6bf
MD5 a87f48593bcd9629f332f1eae4e0518f
BLAKE2b-256 ca74708c9c33a631caf784d8ff7fa60b6c50ba7a4feb27a92ccdd8429ab56be1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page