Sid72020123 / scratchconnect

Python Library to connect Scratch API and much more.
https://sid72020123.github.io/scratchconnect/
MIT License
25 stars 14 forks source link

[Beta] New features #46

Closed Sid72020123 closed 1 year ago

Sid72020123 commented 1 year ago

NOTE:

It is taking a lot of time for me to implement new features because of my school. I will try to continue making the new features when I get time.

Some features are still experimental and may still not work! Please use the stable version instead!

This code is not going to be merged and uploaded to pypi.org until I update and make this stable.

This code is not uploaded on pypi.org yet...

I kept the code here as a backup. To use, download the code.

Many features are still experimental and might break/won't work!

Try login in with replit and other online IDEs:

import scratchconnect

cookie = {
    "Username": "<your username>",
    "SessionID": "<your session id>"
}

login = scratchconnect.ScratchConnect(online_ide_cookie=cookie)

For Cloud Requests, arguments still don't work. Sorry, I don't have enough time to document it here. Cloud Requests Scratch Project can be found on Project ID: 720252660 (Unshared)

I'm very sorry. I am busy because of my school and get very less time to work on this project. Development s very slow and may take much time to complete.

lgtm-com[bot] commented 1 year ago

This pull request introduces 3 alerts when merging 22c7795795850638dadfb365c3372384d4d984ff into b312d55764553826d778866f4c1ed7ef0cff33cb - view on LGTM.com

new alerts:

UniqueName12345 commented 1 year ago

This pull request introduces 3 alerts when merging 22c7795 into b312d55 - view on LGTM.com

new alerts:

* 3 for Except block handles 'BaseException'

Uhhh... @Sid72020123, you may want to deal with that before uploading onto pypi. 😛

Sid72020123 commented 1 year ago

This pull request introduces 3 alerts when merging 22c7795 into b312d55 - view on LGTM.com new alerts:

* 3 for Except block handles 'BaseException'

Uhhh... @Sid72020123, you may want to deal with that before uploading onto pypi. 😛

Yes! Actually I am not going to upload it now... I created a pull request just for backup.

WojtekCodesToday commented 1 year ago

Cool! Finally i can use Replit with ScratchConnect Beta, yet :) Thank you @Sid72020123, also i now need to make an part 2 of the book 😭

Sid72020123 commented 1 year ago

Cool! Finally i can use Replit with ScratchConnect Beta, yet :) Thank you @Sid72020123, also i now need to make an part 2 of the book 😭

You're welcome! But the features are still experimental and the proxy will work only till 28 Nov... I can create a new proxy. I added only the GET requests to keep your data safe.

I can't help you to make a new book. Sorry.

WojtekCodesToday commented 1 year ago

Just add the instructions

niedz., 9 paź 2022, 06:17 użytkownik Siddhesh Chavan < @.***> napisał:

Cool! Finally i can use Replit with ScratchConnect Beta, yet :) Thank you @Sid72020123 https://github.com/Sid72020123, also i now need to make an part 2 of the book 😭

You're welcome! But the features are still experimental and the proxy will work only till 28 Nov... I can create a new proxy. I added only the GET requests to keep your data safe.

I can't help you to make a new book. Sorry.

— Reply to this email directly, view it on GitHub https://github.com/Sid72020123/scratchconnect/pull/46#issuecomment-1272451310, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWPCQ2DTNCFU23POLWAWO3DWCJBOLANCNFSM6AAAAAARAIT5AY . You are receiving this because you commented.Message ID: @.***>

Sid72020123 commented 1 year ago

Just add the instructions niedz., 9 paź 2022, 06:17 użytkownik Siddhesh Chavan < @.> napisał: Cool! Finally i can use Replit with ScratchConnect Beta, yet :) Thank you @Sid72020123 https://github.com/Sid72020123, also i now need to make an part 2 of the book 😭 You're welcome! But the features are still experimental and the proxy will work only till 28 Nov... I can create a new proxy. I added only the GET requests to keep your data safe. I can't help you to make a new book. Sorry. — Reply to this email directly, view it on GitHub <#46 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWPCQ2DTNCFU23POLWAWO3DWCJBOLANCNFSM6AAAAAARAIT5AY . You are receiving this because you commented.Message ID: @.>

Sorry. I am really very busy and I will soon make docs after my exams. I may relesase a new version in March - April 2023. Sorry for being so late. I am very busy because of school.

WojtekCodesToday commented 1 year ago

Its ok anyways