-
img2texture Public
CLI for converting images to seamless tiles
-
dmk_py Public
Experimental encryption app
-
cinnamon_titlebar_fix Public
A one-line command that enlarges title bar to 140% in Cinnamon Desktop
Python UpdatedApr 19, 2023 -
rcd_str_py Public
Reusable code for handling unicode strings and regular expressions
-
chkpkg_py Public
Tests Python package sources to see if they build successfully to a PyPi compatible distribution
Python MIT License UpdatedOct 26, 2022 -
tempground_py Public
Quick creation of temp projects during unit testing
-
rcd_xml_py Public
Reusable code for handling XML files, making XPath and CSS queries
Python MIT License UpdatedJul 1, 2022 -
litehash_py Public
Fast coarse hashes from files
-
skifts_py Public
Search for the most relevant documents containing words from a query. Uses Scikit-learn and Numpy
Python MIT License UpdatedMay 6, 2022 -
markov_walk_py Public
🔢 Python module that calculates probabilities for a random walk in 1-dimensional discrete state space
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 6, 2022 -
vien_py Public
💻 Command-line tool for managing Python virtual environments
-
lambdarado_py Public
Universal entry point for Docker images with Flask apps for the AWS Lambda + AWS Gateway serverless hosting
-
linecompress_py Public
Stores text strings in a set of .txt.gz files. Minimalist solution for storing logs
-
filememo_py Public
Stores the results of expensive function calls and returns the cached result when the same inputs occur again
-
neatest_py Public
Runs unit tests with standard Python unittest module. Automates test discovery. Can be conveniently invoked from Python code
-
spacy_installer_py Public
Installing and removing spaCy language models from Python code, without using the command line
Python MIT License UpdatedJan 13, 2022 -
gifts_py Public
Search for most relevant documents containing words from query. Pure Python implementation without dependencies
-
string_trimmer_py Public
Removing unwanted parts from strings
-
pickledir_py Public
File-based key-value storage. Serializes keys and values with pickle
-
-
framefile_py Public
File name patterns for Blender 3D and ffmpeg
Python MIT License UpdatedOct 24, 2021 -
rcd_wikipedia_py Public
Reusable code for wikipedia and wikidata.
Python MIT License UpdatedJul 1, 2021 -
awscmds_py Public
Python functions that call AWS CLI and Docker
Python MIT License UpdatedJun 1, 2021 -
runwerk_py Public
Python package running local Flask server process in the background
Python MIT License UpdatedMay 21, 2021 -
timelimit_py Public
Unified way to call time-limited functions in parallel threads or processes.
Python MIT License UpdatedMay 13, 2021 -
bgprocess_py Public
Python package for for reading the output of processes with a time limit
Python MIT License UpdatedMay 12, 2021 -
tsfile_py Public
Python package for solving a specific task: reading the date stored in a timestamp.txt.
Python MIT License UpdatedMay 7, 2021 -
depz Public
💻 Command-line tool for symlinking directories with reusable code into the project. Language-agnostic