Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Command line tool for Scratch User Data
- mybearworld
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
(#80)Oh, thanks! The readme.md doesn't have that link, so I didn't know that.how to run this without gitdownload zip!- https://github.com/Chiroyce1/scratch-user-data/archive/refs/heads/beta.zip
- mybearworld
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Maybe you could “format” the joined date to make it look better?


- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Maybe you could “format” the joined date to make it look better?Sure - do you want it to be exactly like that? Also for credit, shall i give a link to your Scratch profile?
- ScratchCat-Master
-
Scratcher
100+ posts
Command line tool for Scratch User Data
Maybe you could “format” the joined date to make it look better?Ok!
- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
1.8 released!!
Update by downloading the zip from here or run this
If you already installed it and you have git, use this
Update by downloading the zip from here or run this
git clone https://github.com/Chiroyce1/scratch-user-data
cd scratch-user-data
pip install -r requirements.txt
If you already installed it and you have git, use this
cd path/to/scratch-user-data/
git pull
pip install -r requirements.txt
Last edited by Chiroyce (April 6, 2022 16:52:49)
- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Ok we might have a tiny bug with not being able to use it with an alias Fixed with 1.82
Last edited by Chiroyce (April 6, 2022 16:57:50)
- mybearworld
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Wow that looks amazing!

Good job!

Good job!
- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Wow that looks amazing!Thanks!! I did mess up with the merge as I the config file didn't load properly (fixed) and some debugging code was still in there (fixed)
Good job!

https://github.com/Chiroyce1/scratch-user-data/commit/5dcfe82559fc497896bcc7807f6bb78de39a645e
sometimes I use vscode's debugger and it has helped me a lot, sometimes im lazy so I use code like input(“EEE”) to make my own breakpoints

Last edited by Chiroyce (April 6, 2022 17:12:12)
- mybearworld
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
(#91)Built in (good) debugger… I really should get VS CodeWow that looks amazing!Thanks!! I did mess up with the merge as I the config file didn't load properly (fixed) and some debugging code was still in there (fixed)
Good job!
https://github.com/Chiroyce1/scratch-user-data/commit/5dcfe82559fc497896bcc7807f6bb78de39a645e
sometimes I use vscode's debugger and it has helped me a lot, sometimes im lazy so I use code like input(“EEE”) to make my own breakpoints
Last edited by mybearworld (April 6, 2022 17:14:34)
- NFlex23
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Wow, I see you've used Rich; nice!


- mbrick2
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Replit for those with Chromebooks (and stuff that python doesn't work on yes I know linux exists for chromebook)
https://replit.com/@Mbrick2/Chiroyce-User-CLI
- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Bug found: __file__ returns the full path on macOS and Windows (not sure abt windows) and on Linux it only returns the file name 

- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
1.83 released - since ScratchDB is down, it broke the forum data. It now shows that ScrachDB is down. Also fixed the config file path thingy and hopefully it works fine on mac windows and linux (tested on mac and linux)
Also im planning on renaming this to scratch user info - is that ok?
Also im planning on renaming this to scratch user info - is that ok?
Last edited by Chiroyce (April 7, 2022 10:30:15)
- mybearworld
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
(#95)
Bug found: __file__ returns the full path on macOS and Windows (not sure abt windows) and on Linux it only returns the file name

- Discussion Forums
- » Advanced Topics
-
» Command line tool for Scratch User Data

- 


