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

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.5.5.tar.gz (7.8 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.5.5-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: malcolm3utils-0.5.5.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.12 Linux/6.11.0-1015-azure

File hashes

Hashes for malcolm3utils-0.5.5.tar.gz
Algorithm Hash digest
SHA256 61939af9284fdf1c50fc82a2765e30192f4e120acf43957b6d4616cc5b0187eb
MD5 2854154795373f162acb068320baab95
BLAKE2b-256 402b078fc6ca6c1ff703d1fc2b42306e5852b7284f1b93b93a49e1da1ce854d2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: malcolm3utils-0.5.5-py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.12 Linux/6.11.0-1015-azure

File hashes

Hashes for malcolm3utils-0.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 0004911824702894d7ade403f7ef713cf6a849b4a37668fd7659e533ac0224c2
MD5 a504271218d9b252c2ce5c499ab4fa3e
BLAKE2b-256 54f6833c3c191a30ec135fc7c841f4474a6692cfe71efa71e7d3ce44fc5c8569

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