This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-02-03 14:14:11

frowned
Scratcher
Registered: 2010-11-02
Posts: 42

[release] KittenScratch 1.0

*sticky
----------------------------------------------------
|-[VERSION 2.0 UNDER DEVELOPMENT]
|-[Planned Features]
|
|  -Event Based
|  -Mesh Relay class
|  -Dedicated Mesh Server
|  -Documentation :D
|----------------------------------------------------
------------------------------------------------------
make this a sticky please

This is a python library that allows you to use python with the Scratch Remote Sensor Connections Protocol
WARNING!
in order to use the broadcast function with tkinter, call this function:
katnip.broadcast_to_scratch() the katnip.broadcast() function will cause tkinter to crash

PYDOC:
http://db.tt/BQbPIbl

VERSION 1.0.1:
http://db.tt/vQk0M6R

demo:
http://db.tt/xq9oJon

Last edited by frowned (2011-09-09 14:14:55)

Offline

 

#2 2011-03-03 13:51:43

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: [release] KittenScratch 1.0

This looks really cool! I was working on a way to use Python as a Dedicated Scratch Server and run Scratch in a way so it uses "normal" sockets instead of Mesh so you could control each Client separately, so the Clients wouldn't over-lap each other and you might end up getting someone else's stuff while he got yours. You should probably make an "Update Network Sensor" or "Create Network Sensor". ( If you haven't already )

Offline

 

#3 2011-03-07 13:36:32

frowned
Scratcher
Registered: 2010-11-02
Posts: 42

Re: [release] KittenScratch 1.0

Unfortunately meshes are still being worked on for version 2.0, the python library works so you are free to test it out\.

Last edited by frowned (2011-09-09 13:52:18)

Offline

 

#4 2011-09-09 13:50:47

frowned
Scratcher
Registered: 2010-11-02
Posts: 42

Re: [release] KittenScratch 1.0

Links updated due to flashmirror deleting the files...

Offline

 

#5 2011-10-02 13:08:19

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: [release] KittenScratch 1.0

D: ERROR!

Code:

Traceback (most recent call last):
  File "C:\Users\Someone\New Folder\Documents\python\test.py", line 5, in <module>
    from katnip import katnip
ImportError: Bad magic number in C:\Users\Someone\New Folder\Documents\python\katnip.pyc

800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#6 2011-12-01 17:17:39

frowned
Scratcher
Registered: 2010-11-02
Posts: 42

Re: [release] KittenScratch 1.0

What version of python are you using?

Offline

 

#7 2011-12-03 04:21:43

bubsythebobcat
Scratcher
Registered: 2011-11-07
Posts: 100+

Re: [release] KittenScratch 1.0

Aww A Kitten scratch wold be soooo cute! XD


SORRY BUT THIS ACCOUNT IS CLOSED AND NO LONGER ACTIVE. GOODBYE)

Offline

 

#8 2012-03-27 12:39:20

frowned
Scratcher
Registered: 2010-11-02
Posts: 42

Re: [release] KittenScratch 1.0

This requires python 2.7

Offline

 

Board footer