Pinned Repositories
ascii-animator
A simple ASCII text animator
game-of-life
A simple implementation of Conway's Game of Life using Python
github3api
An advanced REST and GraphQL client for the GitHub API.
list2term
Provides a convenient way to mirror a list to the terminal and helper methods to display messages from concurrent asyncio or multiprocessing Pool processes.
mpcurses
Mpcurses is an abstraction of the Python curses and multiprocessing libraries providing function execution and runtime visualization capabilities.
mpgitleaks
A Python script that wraps the gitleaks tool to enable scanning of multiple repositories in parallel
pypbars
Provides a convenient way to display progress bars for concurrent asyncio or multiprocessing Pool processes to the terminal.
rest3client
An abstraction of the requests library providing a simpler API for consuming HTTP REST APIs
wait-for-message
A simple client server utility that blocks until a message is received on a TCP/IP socket connection
wait-for-message-action
GitHub Action to facilitate synchronization of jobs
soda480's Repositories
soda480/mpcurses
Mpcurses is an abstraction of the Python curses and multiprocessing libraries providing function execution and runtime visualization capabilities.
soda480/github3api
An advanced REST and GraphQL client for the GitHub API.
soda480/rest3client
An abstraction of the requests library providing a simpler API for consuming HTTP REST APIs
soda480/ascii-animator
A simple ASCII text animator
soda480/mpgitleaks
A Python script that wraps the gitleaks tool to enable scanning of multiple repositories in parallel
soda480/wait-for-message
A simple client server utility that blocks until a message is received on a TCP/IP socket connection
soda480/game-of-life
A simple implementation of Conway's Game of Life using Python
soda480/list2term
Provides a convenient way to mirror a list to the terminal and helper methods to display messages from concurrent asyncio or multiprocessing Pool processes.
soda480/pypbars
Provides a convenient way to display progress bars for concurrent asyncio or multiprocessing Pool processes to the terminal.
soda480/wait-for-message-action
GitHub Action to facilitate synchronization of jobs
soda480/mppbar
A multi-processing enabled progress bar
soda480/progress1bar
A customizable ANSI-based progress bar.
soda480/bats-core
Bash Automated Testing System
soda480/git-semver-tests
Overview of git-semver functional tests
soda480/github-contributions
A Python script to get contribution metrics for all members of a GitHub organization using the GitHub GraphQL API.
soda480/go-unit-test-example
Example showing common unit testing patterns for Go
soda480/mp4ansi
A simple ANSI-based terminal emulator that provides multi-processing capabilities.
soda480/mp4ansiq
Neat example showing how to use mp4ansi to share lots of work across a small set of workers using a Queue
soda480/mplogp
A log parser for parsing logs generated from multi-processing based tools.
soda480/mpmq
Mpmq is an abstraction of the Python multiprocessing library providing execution pooling and message queuing capabilities.
soda480/openhack-devops-team
Devops Openhack Team Environment APIs
soda480/pybuilder-anybadge
A pybuilder plugin that generates badges for your pyb project.
soda480/pybuilder-bandit
A pybuilder plugin that analyzes your project for common security issues using bandit.
soda480/pybuilder-docker
A pybuilder plugin that stages a python package into a docker container and optionally publishes it to a registry.
soda480/pybuilder-radon
A pybuilder plugin that checks the cyclomatic complexity of a project using radon.
soda480/redis-py
Redis Python Client
soda480/single-line
A context manager to facilitate printing messages to the same line.
soda480/text-animator
A simple text animator.
soda480/tfirmx
A project to test various pybuilder plugins on different versions of Python.
soda480/wait-for-action-test