Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Command line tool for Scratch User Data
- FreezingTech
-
Scratcher
5 posts
Command line tool for Scratch User Data
bump
does this support pip? (like, pip install scratchdata or something) (only for python)
- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
does this support pip? (like, pip install scratchdata or something) (only for python)nope - not as of now. i mean it would be nice, but then this isnt meant to be used in python scripts, but just as a whole. thats why.
- mybearworld
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
yay
===============================================
Username - mybearworld
User ID - 62325737
Joined date - 2020-07-24T06:35:02.000Z
Country - Germany
Scratch Team Member? - False
Total Forum Posts - 6623
Forum Leaderboard Rank - 30
User-Agent -
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36 Edg/99.0.1150.39
User-Agent lastUpdate - 2022-03-21T16:30:26.000Z
Ocular Status -
NA | User has no Ocular Status
Ocular lastUpdate -
NA | User has no Ocular Status
About Me -
Hi!
What I'm working on -
I do not do follow for follow - but I do do food for food :P
- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
new update is planned 
will take a while tho.. im working on another thing and also my school decided to extend itself for a few weeks

will take a while tho.. im working on another thing and also my school decided to extend itself for a few weeks

Last edited by Chiroyce (March 27, 2022 11:09:39)
- mybearworld
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Take this as a Yes because of all the try/except, [removed]
Last edited by mybearworld (March 28, 2022 14:28:34)
- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
why don't you do this:
btw im currently working on making the code for this much better

- mybearworld
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
(#71)Oh, I'm sorry!why don't you do this:btw im currently working on making the code for this much better
- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Any suggestions to improve future design?

New features
- Much better codebase (multiple files + no spaghetti like last time
)
- Table for showing data instead of using inconsistent spaces
- Colours are much better since I'm using a new library (it supports hex, so I can use it for ocular colour!!)
- Better update notifications, it will warn you on different levels depending on how old your current version is
- Will not let you see data of deleted users
- More data endpoints might be added (I'm currently still porting over the old ones)
New dependencies
- Requests (>=2.27.1) [for getting the data)
- Rich (>=12.0.1) [for the AMAZING formatting and colours!)

New features
- Much better codebase (multiple files + no spaghetti like last time
)- Table for showing data instead of using inconsistent spaces
- Colours are much better since I'm using a new library (it supports hex, so I can use it for ocular colour!!)
- Better update notifications, it will warn you on different levels depending on how old your current version is
- Will not let you see data of deleted users
- More data endpoints might be added (I'm currently still porting over the old ones)
New dependencies
- Requests (>=2.27.1) [for getting the data)
- Rich (>=12.0.1) [for the AMAZING formatting and colours!)
Last edited by Chiroyce (March 30, 2022 09:18:55)
- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Beta version is out, you can try it out and give feedback here — https://github.com/Chiroyce1/scratch-user-data/tree/beta
to install and run the beta version:
So far v1.8

to install and run the beta version:
git clone https://github.com/Chiroyce1/scratch-user-data.git git checkout beta python3 -m pip install requirements.txt python3 main.py
So far v1.8

Last edited by Chiroyce (March 30, 2022 10:02:03)
- mybearworld
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
That's on purpose(#70)Link not working
Take this as a Yes because of all the try/except, [removed]
Beta version is out, you can try it out and give feedback here — https://github.com/Chiroyce1/scratch-user-data/tree/betaAwesome! I'll check it out when I'm on my computer
to install and run the beta version:git clone https://github.com/Chiroyce1/scratch-user-data.git git checkout beta python3 -m pip install requirements.txt python3 main.py
So far v1.8

- kccuber
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Beta version is out, you can try it out and give feedback here — https://github.com/Chiroyce1/scratch-user-data/tree/betaCan you make it a github gist too? it would be easier
to install and run the beta version:git clone https://github.com/Chiroyce1/scratch-user-data.git git checkout beta python3 -m pip install requirements.txt python3 main.py
So far v1.8
- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
Can you make it a github gist too? it would be easierthe installation script?
- mybearworld
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
(#75)how to run this without git?
Beta version is out, you can try it out and give feedback here — https://github.com/Chiroyce1/scratch-user-data/tree/beta
to install and run the beta version:git clone https://github.com/Chiroyce1/scratch-user-data.git git checkout beta python3 -m pip install requirements.txt python3 main.py
So far v1.8
edit: added a question mark which I forgot…
Last edited by mybearworld (April 1, 2022 13:31:00)
- Chiroyce
-
Scratcher
1000+ posts
Command line tool for Scratch User Data
how to run this without gitdownload zip!
- https://github.com/Chiroyce1/scratch-user-data/archive/refs/heads/beta.zip- Discussion Forums
- » Advanced Topics
-
» Command line tool for Scratch User Data





