Discuss Scratch

Ghxstify2009
Scratcher
100+ posts

scratchattach - A Scratch API wrapper (Python)

brandontwinzone wrote:

Thanks for the package! I'll use it for my future python projects
Also, is it available on PyCharm? I don't have pip.
I use PyCharm regularly, good choice! By default, PyCharm uses pip to manage project packages…

Hello! I hope I helped answer your question.
-unrelated-
Scratcher
60 posts

scratchattach - A Scratch API wrapper (Python)

bump

<!DOCTYPE html>
infintyrussia
Scratcher
100+ posts

scratchattach - A Scratch API wrapper (Python)

I started having issues with connecting to projects today. Is that an issue for everyone or just me? The errors given include 502 Bad Gateway and a scratchattach.exceptions.ConnectionError after attempting to connect to CloudEvents.


TheCommCraft
Scratcher
500+ posts

scratchattach - A Scratch API wrapper (Python)

infintyrussia wrote:

(#2446)
I started having issues with connecting to projects today. Is that an issue for everyone or just me? The errors given include 502 Bad Gateway and a scratchattach.exceptions.ConnectionError after attempting to connect to CloudEvents.
No Cloud Variables

Random Project

spamton.gif





























DUNGEON_EXPLORATION_03_02_23_01
COMPILED VERSION FOR HIGHER SPEED
Sid72020123
Scratcher
500+ posts

scratchattach - A Scratch API wrapper (Python)

infintyrussia wrote:

I started having issues with connecting to projects today. Is that an issue for everyone or just me? The errors given include 502 Bad Gateway and a scratchattach.exceptions.ConnectionError after attempting to connect to CloudEvents.

The cloud logs endpoint is down and giving errors. Maybe that's why you get 502 bad gateway error?

Sid72020123
rocket_builder_183
Scratcher
1 post

scratchattach - A Scratch API wrapper (Python)

Is anyone else having trouble connecting using conn = session.connect_cloud(project_id=“”). The error is scratchattach.exceptions.ConnectionError and a long list of things from inside the package. Please tell if i did something wrong. Thanks!

Last edited by rocket_builder_183 (May 12, 2024 18:10:31)

SHJ_LOVE
Scratcher
4 posts

scratchattach - A Scratch API wrapper (Python)

Your scratchattach is very nice. However, a bug has now occurred and the code is no longer usable. Please fix it. 502 Bad Gateway

log : 2024/05/14 Post
SHJ_LOVE
Scratcher
4 posts

scratchattach - A Scratch API wrapper (Python)

rocket_builder_183 wrote:

Is anyone else having trouble connecting using conn = session.connect_cloud(project_id=“”). The error is scratchattach.exceptions.ConnectionError and a long list of things from inside the package. Please tell if i did something wrong. Thanks!
me too
All functions are no longer available.
But, I don't think this is our problem.
SHJ_LOVE
Scratcher
4 posts

scratchattach - A Scratch API wrapper (Python)

Maybe the scratch server will fail.
@P41d09d6 wrote:
Scratch, the possibility of server failure
EpicCoderGamer1000
Scratcher
80 posts

scratchattach - A Scratch API wrapper (Python)

SHJ_LOVE wrote:

Your scratchattach is very nice. However, a bug has now occurred and the code is no longer usable. Please fix it. 502 Bad Gateway

log : 2024/05/14 Post

The scratch cloud data servers are down. It’s something scratch has to fix

epic coder gamer 1000
rocket_builder_183
Scratcher
1 post

scratchattach - A Scratch API wrapper (Python)

I think all cloud vars are back to normal.
ScratchcatandGobo
Scratcher
1000+ posts

scratchattach - A Scratch API wrapper (Python)

EpicCoderGamer1000 wrote:

SHJ_LOVE wrote:

Your scratchattach is very nice. However, a bug has now occurred and the code is no longer usable. Please fix it. 502 Bad Gateway

log : 2024/05/14 Post

The scratch cloud data servers are down. It’s something scratch has to fix
But is it something they will fix? no.



























amoungus
SHJ_LOVE
Scratcher
4 posts

scratchattach - A Scratch API wrapper (Python)

ScratchcatandGobo wrote:

EpicCoderGamer1000 wrote:

SHJ_LOVE wrote:

Your scratchattach is very nice. However, a bug has now occurred and the code is no longer usable. Please fix it. 502 Bad Gateway

log : 2024/05/14 Post

The scratch cloud data servers are down. It’s something scratch has to fix
But is it something they will fix? no.
This bug is fixed
fiosjeofo
Scratcher
12 posts

scratchattach - A Scratch API wrapper (Python)

Hi! Does anyone know how to store data on python locally (like with a file) because this will be useful to make a data-storing project that saves the user's data. Thanks!

when green flag clicked
forever
keep coding
have fun
scratch on!
end
define scratch(attach v)
(is cool v)
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<(hi)>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
ScratchcatandGobo
Scratcher
1000+ posts

scratchattach - A Scratch API wrapper (Python)

fiosjeofo wrote:

Hi! Does anyone know how to store data on python locally (like with a file) because this will be useful to make a data-storing project that saves the user's data. Thanks!
here I can help you further once you start making it. I done something like that before.



























amoungus
dynamicsofscratch
Scratcher
1000+ posts

scratchattach - A Scratch API wrapper (Python)

bump

aII toasters toast toast, but what happens when there are no longer toasters being produced? will their technology simply become obsolete, with humans moving onto bigger, better things? will toast become a distant memory, written in textbooks of the future as foods us simpler generations ate? who's to say! society is constantly moving, changing, evolving, ideas being built upon, improved upon, theories being proven or disproven. are we but a blip on the timeline? sure, our names may not be remembered, but that's not the point. you can make a change. you can make a difference. you can make the world better, even if you don't know yet. and the first step is to go for it. even if you are afraid of failure. going back to the example of toasters, do you know off the top of your head who invented them? no? have you used one? probably. so, even if you don't remember my name, if I was able to help awnser your question, that is enough. if I was able to help you, even in the slightest way, this could push you to continue with scratch and not give up after the program crashes, and maybe one day learn other programming languages and change the world. everything is a cause and effect reaction, new inventions lead to the technology of the future, and even as the generations of the past are slowly forgotten, their influence lives on to this day, affecting how the world eventually turned out and how it will be for generations to come.

and, without toasters, we wouldn't have toast.


Regards
dynamicsofscratch

Anything above that grey line is a signature!
Also, anything can be put in your signature, (also referred as a siggy) including ads but! You cannot do anything else that violates the community guidelines as, you will be reported and you could be banned/muted.
Computer enthusiast, coder, designer and a offline veteran.
700th post
Blackout32
Scratcher
500+ posts

scratchattach - A Scratch API wrapper (Python)

ScratchcatandGobo wrote:

fiosjeofo wrote:

Hi! Does anyone know how to store data on python locally (like with a file) because this will be useful to make a data-storing project that saves the user's data. Thanks!
here I can help you further once you start making it. I done something like that before.
I think if he's storing user data it would be better for him to make an sqlite database
TimMcCool
Scratcher
100+ posts

scratchattach - A Scratch API wrapper (Python)

Update v1.7.3

- Added `project.get_comment` and `studio.get_comment` functions (allow getting a comment by id)
- Added `user.does_exist()` and `user.is_new_scratcher()` functions
- Added `user.set_forum_signature(“new_signature”)` function - allows setting forum signature of logged in user

An official scratchattach website with featured scratchattach projects is coming soon

Last edited by TimMcCool (May 24, 2024 21:42:23)


Developer of scratchattach, the most popular Python Scratch API wrapper
nexoalex
Scratcher
79 posts

scratchattach - A Scratch API wrapper (Python)

Blackout32 wrote:

ScratchcatandGobo wrote:

fiosjeofo wrote:

Hi! Does anyone know how to store data on python locally (like with a file) because this will be useful to make a data-storing project that saves the user's data. Thanks!
here I can help you further once you start making it. I done something like that before.
I think if he's storing user data it would be better for him to make an sqlite database
ctype for server tkinter for server management
XMate-Tech
Scratcher
26 posts

scratchattach - A Scratch API wrapper (Python)

I can't use it, please help!


***************************************************
Welcome to my signature….

“XMate”
_____________
A twelve year old coding professional who got hooked back in 2021, in his first account.
He now owns a Youtube Channel where he's posting Scratch tutorials and hacks.
_____________

I am now trying different things outside of Scratch, but don't worry! I do post games.

_____________

-XMate
12 June, 2024
(Signature Last Updated)20.png

Powered by DjangoBB