Top 15 Shoebot Alternative and Similar Softwares | May 2024

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.” ...

1. django-git

django-git A simple Gitweb replacement built with Django.......

2. Kaitai Struct

Kaitai Struct Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc.The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be compiled with......

3. Hyde

Hyde Hyde is a static website generator powered by Python & Django. Hyde supports all the Django template tags & filters and even has a few of its own. The built-in web server + auto-generator provide instant refresh and unlimited flexibility.......

4. PyQt

PyQt PyQt is a set of Python bindings for Nokia's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earlier. The bindings are implemented......

5. wxWidgets

wxWidgets wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+. It has popular language bindings for Python, Perl, Ruby and many other languages. Unlike......

6. PyGTK

PyGTK PyGTK lets you to easily create programs with a graphical user interface using the Python programming language. The underlying GTK+ library provides all kind of visual elements and utilities for it and, if needed, you can develop full featured applications for the GNOME Desktop.PyGTK applications are truly multiplatform and they're......

7. PySide

PySide The PySide project provides LGPL-licensed Python bindings for the Qt cross-platform application and UI framework. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself.......

8. wxPython

wxPython wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written......

9. MAT

MAT MAT stands for Metadata Anonymisation Toolkit.It's a toolbox composed of a GUI application, a CLI application, and a library.MetadataWhat is a metadata ?Metadata consist of information that characterizes data (eg. Word documents, pictures, music files, etc). In essence, metadata answer who, what, when, where, why, and how about every facet......

10. ZeronetMail

ZeronetMail ZeroMail - End-to-end encrypted, peer-to-peer not-instant messaging site.......

11. ZeroMe

ZeroMe ZeroMe - Social network for the distributed P2P network zeroNetEventual common source code: https://github.com/HelloZeroNet/ZeroMe Accessible from HTTP proxy: https://bit.no.com:43110/1MeFqFfFFGQfa1J3gJyYYUvb5Lksczq7nH......

12. PrettyTable

PrettyTable A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.Source code : https://code.google.com/archive/p/prettytable/......

13. ShiftEdit

ShiftEdit ShiftEdit is a free web based IDE.Features: Syntax highlighting, Integrated (S)FTP, Tabs, Find/Replace, Revision history, bookmarks. "The web-based IDE is one of the final frontiers of apps ported to the web. I would like to be able to develop from any computer or operating system and have the same experience......

14. DrPython

DrPython DrPython is a highly customizable text editor geared towards writing programs in Python quickly and easily. It is written in Python using the wxPython toolkit (which makes use of the Scintilla text control internally).......

15. Deviare API Hook

Deviare API Hook Deviare is a professional open source hooking engine for instrumenting arbitrary Win32 functions, COM objects, and functions which symbols are located in program databases (PDBs). It can intercept unmanaged code in 32-bit and 64-bit applications. It is implemented as a COM component, so it can be integrated with all the......