Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bclindner/scripts

Smaller scripts to solve smaller problems.
https://github.com/bclindner/scripts

python scripts

Last synced: 6 days ago
JSON representation

Smaller scripts to solve smaller problems.

Awesome Lists containing this project

README

        

# Brian's Scripts

This repo is a catch-all for smaller (yet still useful) scripts that I use to do
simpler tasks and solve problems of fairly narrow scope.

These are mostly written in Python, my weapon of choice for desktop scripting.
Each file has a comment block at the top of the file which describes what it is
and how to use it, as well as some of my thoughts on the script.

This repository is available on both
[GitHub](https://github.com/bclindner/scripts) and
[GitLab](https://gitlab.com/bclindner/scripts).