Download List

프로젝트 설명

Shoebot is a pure Python graphics robot: it takes a Python script as input, which describes a drawing process, and outputs a graphic in a common open standard format (SVG, PDF, PostScript, or PNG). It has a simple text editor GUI, and scripts can describe their own GUIs for controlling variables interactively. Being pure Python, it can also be used as a Python module, a plugin for Python-scriptable tools such as Inkscape, and run from the command line. It was directly inspired by DrawBot and Shoes. Thus, "Shoebot."

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-01 03:01
0.1

프로젝트 Shoebot ""과 버전 번호를 재설정 이름이 변경되었습니다; 그것을 프로토 타입 단계에서 밖으로 이동하고 적절한 출시로. 지금은, 간단하게 고치 지 말 아라에 대한 안정적인 IDE를 특징 및 Drawbot 및 Nodebox의 스타일에 GUI를 변수 제어를 지원합니다. 그것은 소켓 연결을 통해 외부 응용 프로그램을 통해 이미지를 컨트롤에 대한 허용 () 순수 데이터 예 액세스할 수있습니다. 그것이 더 나은 설명서와 여러 가지 새로운 예제 스크립트.
Tags: Major feature enhancements
The project has been renamed to "Shoebot" and the version number reset; it's moving out of the prototype phase and into proper releases. It now features a stable IDE for simple tinkering, and supports GUI variable control in the style of Drawbot and Nodebox. It is accessible via socket connections, allowing for image control through external applications (e.g. Pure Data). it has better documentation and many new example scripts.

2008-06-05 05:34
0.2

이 릴리스에는 적절한 캔버스에서 캔버스는 GTK 인터페이스 (최초 자상하고있다,하지만 그것을 너그럽게 작품). 이제 소켓 연결을 통해 내부 변수에 액세스할 수있습니다. 크기 (), 설치 ()과 그들이 있어야합니다 () 지금은 행동을 이끌어낼 수있습니다. 상자 클래스를 파이썬 프로그램을 내부에서 외부의 스크립트를 실행하기 위해 () 메소드를 실행하고있다.
Tags: Major feature enhancements
This release has a GTK canvas interface (the first stab at a proper canvas, but it works decently). Now you can access internal variables through a socket connection. size(), setup() and draw() now behave as they should. The Box class has a run() method for executing external scripts from inside a Python program.

2008-03-07 19:21
0.1

Tags: Initial freshmeat announcement

Project Resources