No Description

zortazert a5707ecd71 Finished japanese GUI 4 months ago
WIP 4a466f5a7f SHEBANGS EVERYWHERE 2 years ago
api ac04c6febd Year Progress script 9 months ago
challenge d9e79c8007 PYTHON CHALLENGE???!!! 2 years ago
curses 402f8e6c4e Fixed some stuff in gogoanime 1 year ago
flask a04e743580 I really don't know 1 year ago
gnu 4a466f5a7f SHEBANGS EVERYWHERE 2 years ago
gui cdabf02f88 Whole bunch of gui dev 4 months ago
image 5d5da6f47e STUFF happened ok idk 2 years ago
json-to-html f79299d82d A LOT of stuff because I was bored and didn't have wifi 2 years ago
lbry 3d7e4acbd0 script to convert lbry md article to html 2 years ago
mini a5707ecd71 Finished japanese GUI 4 months ago
module_test 4a466f5a7f SHEBANGS EVERYWHERE 2 years ago
pygame e935f8e332 add in pygame stuff and updated pokepisode using wikipedia scrape 11 months ago
rss 17ffbb74fe org, yt, stackoverflow, gui dev 5 months ago
scrape 476c7258a2 haha lol 7 months ago
stackoverflow cdabf02f88 Whole bunch of gui dev 4 months ago
statusbar 2b776fd158 Pygame exploration and other stuff 1 year ago
useless 8c7a55910c Uslesses attempt at downloading files from internet folder 2 years ago
video 331c3483c9 Stuff... I did fix dotfiles.py to auto create directories 2 years ago
youtube cdabf02f88 Whole bunch of gui dev 4 months ago
.gitignore 12a8e5367f added config file, fix some input errors, main folder option 2 years ago
LICENSE d7e9f02e07 All stuff in this repository is now under the GNU GPL license. 3 years ago
README.org 1d1ffd0825 readme update 2 years ago
test.py 2b776fd158 Pygame exploration and other stuff 1 year ago

README.org

Python-Projects

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.

Directories

  • api for testing/parsing of different API's
  • gui for GUI (Graphical User interface) scripts
  • image for image manipulation scripts
  • video for video related scripts (some use ffmpeg)
  • lbry for scripts that do stuff related to the LBRY network
  • useless for old scripts that don't have much usecase
  • json-to-html experiemting with using json/yaml to html
  • rss scripts relating to rss (not very good)
  • lbry for scripts that do stuff with the LBRY network
  • mini technically programs but mini in terms of size
  • WIP for scripts that aren't complete because motivation/block
  • scrape for scripts that scrape various websites for data
  • module_test for scripts that test how to use a particular module
  • gnu Basic 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.

Explanations of some scripts (Outdated)

  • 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 mastodon
  • lbctousd. See how much LBC is worth in USD
  • file-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.

Contact me

License

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/.

Contributors

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.