Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bclindner/scripts
- Owner: bclindner
- License: gpl-3.0
- Created: 2018-02-12T18:55:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-27T02:43:33.000Z (over 4 years ago)
- Last Synced: 2024-10-29T15:45:01.079Z (about 2 months ago)
- Topics: python, scripts
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).