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.6.0.tar.gz (12.2 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.6.0-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for malcolm3utils-0.6.0.tar.gz
Algorithm Hash digest
SHA256 079c75ab977ee00595524e48a511664178bb9843833b029dbf20d9341238fcdc
MD5 d15105b943caa6d840979c1a1aa700fe
BLAKE2b-256 e9fbce961def4d10a5413dce6edf407121e9290e681649c0eb6026ee3a8a51b1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for malcolm3utils-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ffd2dabf849b751ea4d22f708ce041b7099596cea15e2cbfc44db4c8d786197
MD5 89f479a7bde8f006d92d5e3db54c45da
BLAKE2b-256 d7b320021f696adbd75781f9089f605ed51c1b2dde5ec5debec7934d8d5403df

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