These are small, probably not that big scripts I will use to try and learn python also try and do some small automating tasks. Bigger scripts (200 lines-/ish/) go in seperate repos.
apifor testing/parsing of different API’sguifor GUI (Graphical User interface) scriptsimagefor image manipulation scriptsvideofor video related scripts (some use ffmpeg)lbryfor scripts that do stuff related to the LBRY networkuselessfor old scripts that don’t have much usecasejson-to-htmlexperiemting with using json/yaml to htmlrssscripts relating to rss (not very good)lbryfor scripts that do stuff with the LBRY networkminitechnically programs but mini in terms of sizeWIPfor scripts that aren’t complete because motivation/blockscrapefor scripts that scrape various websites for datamodule_testfor scripts that test how to use a particular modulegnuBasic utilites in python
Stuff that isn’t inside of a directory I just haven’t organized yet properly. I am trying my best not to have a thousand directorys.
noodysee.Convert a odysee link to librarian and open in browser.md-to-pdf-lbry.An idea for a plugin for the fastlbry project which would convert MD to PDF with pandoc.mastodonrss.Get the rss link for mastodonlbctousd.See how much LBC is worth in USDfile-replace.Basic program to replace a word in the file. Doesn’t write the replace to the file unfortunately.rssgenerator.Script to print out rss links of various websites that support rss.rssgentk.A successor to rssgenerator which is a TK GUI application for getting rss links for various websites.
- Email: [email protected]
- Matrix: @trueauracoral:tchncs.de
These are libre scripts: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
These scripts are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Here is a list of contributors to these python scripts. If you contribute you can add your name here. See the git log for more details on contributions.
- Zortazert: Author; details above
- Troler: @TrolerJeans