zortazert a5707ecd71 Finished japanese GUI | 4 months ago | |
---|---|---|
WIP | 2 years ago | |
api | 9 months ago | |
challenge | 2 years ago | |
curses | 1 year ago | |
flask | 1 year ago | |
gnu | 2 years ago | |
gui | 4 months ago | |
image | 2 years ago | |
json-to-html | 2 years ago | |
lbry | 2 years ago | |
mini | 4 months ago | |
module_test | 2 years ago | |
pygame | 11 months ago | |
rss | 5 months ago | |
scrape | 7 months ago | |
stackoverflow | 4 months ago | |
statusbar | 1 year ago | |
useless | 2 years ago | |
video | 2 years ago | |
youtube | 4 months ago | |
.gitignore | 2 years ago | |
LICENSE | 3 years ago | |
README.org | 2 years ago | |
test.py | 1 year ago |
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.
api
for testing/parsing of different API'sgui
for GUI (Graphical User interface) scriptsimage
for image manipulation scriptsvideo
for video related scripts (some use ffmpeg)lbry
for scripts that do stuff related to the LBRY networkuseless
for old scripts that don't have much usecasejson-to-html
experiemting with using json/yaml to htmlrss
scripts relating to rss (not very good)lbry
for scripts that do stuff with the LBRY networkmini
technically programs but mini in terms of sizeWIP
for scripts that aren't complete because motivation/blockscrape
for scripts that scrape various websites for datamodule_test
for scripts that test how to use a particular modulegnu
Basic utilites in pythonStuff 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.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.