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.8.1.tar.gz (14.4 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.8.1-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: malcolm3utils-0.8.1.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.12.13 Linux/6.17.0-1018-azure

File hashes

Hashes for malcolm3utils-0.8.1.tar.gz
Algorithm Hash digest
SHA256 a5116808cd4598dfed042797a95544c5a24f61df405c9c16410931d78c669084
MD5 be358bf03dbddcad645c806867e91440
BLAKE2b-256 0ff7ce438e16c6380152f001ac4ca8556ac1ecea69af6854867f436f4b567f85

See more details on using hashes here.

File details

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

File metadata

  • Download URL: malcolm3utils-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.12.13 Linux/6.17.0-1018-azure

File hashes

Hashes for malcolm3utils-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2cdf1e7c7089376d87a3a90ec327b7e128ee6c9da88930d849664749b661c907
MD5 48bcf1a8ff750da388a4acf791cd06e1
BLAKE2b-256 f35fb899073fc4b6a7f4d3ad3177205cba732bf674fac3029de57affcd017dfa

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