21 projects
wolfsoftware.magic8ball
A simple package to implement a Magic 8Ball.
wolfsoftware.shamir-secret-sharing
A CLI implementation of Shamir's secret sharing.
wolfsoftware.list-availability-zones
Generate a table of the availability zones your account is using.
wolfsoftware.list-regions
Generate a table of the regions your account is using.
wolfsoftware.get-aws-regions
A simple package for retrieving a list of AWS regions.
wolfsoftware.template-package-importable
A basic package template for importable packages.
wolfsoftware.github-token-validator
A tool to validate GitHub Tokens.
wolfsoftware.github-extractor
Extract various information from the GitHub API.
wolfsoftware.template-package-cli
A template python command line package.
wolfsoftware.pushover
A package for sending messages via Pushover.
wolfsoftware.get-language-versions
Fetch up-to-date data on the latest version(s) available on Github Actions for a given set of languages.
wolfsoftware.drawlines
Draw lines on the console with optional text.
wolfsoftware.convert-size
Convert between various sizes.
wolfsoftware.NQueens
A simple solution for the N Queens problem.
wolfsoftware.ttfb
Display the time-to-first-byte for any given url.
wolfsoftware.profiles-config
A basic package for managing profile based configuration files.
wolfsoftware.data-converter
A data converter package to convert data between JSON, YAML and XML.
wolfsoftware.dockerhub-extractor
Extract container information for a given user in DockerHub.
wolfsoftware.prereqs
Check for the presence of prerequisite commands and returns their paths.
wolfsoftware.pypi-extractor
Extract package information for a given user in PyPi.
wolfsoftware.notify
Generate console base notification messages.