Python Subcategories
Books
Magazine Articles
Scripts and Programs
Software
Tips and Tutorials
Web Sites
ATech Group Scripts Collection 11th March 2006

PythonTalk.com Homam
General Discussion forum about Python Script/Software, Coding practices, Articles, tutorials, Book reviews, Job offers, Job requests and etc..

Released: Sep 12, 2022
Python

FarPy GUIE David Berlin
GUIE (GUI Editor) provides a simple WYSIWYG GUI editor for wxPython. The program was made in C# and saves the GUI that was created to a XML format I called GUIML. This GUIML is a pretty standrad representation of the GUI created with the program. Next, GUIE takes these GUIML files and translates it to wxPython Python code. You may ask yourself why I took the extra step? Why didn't I go straight from C# controls to wxPython code? Why is GUIML neccessary? Well, it isn't. It is there simply for people (or maybe I) to take the GUIML and convert it to other languages. This, by affect can convert this tool from a Python GUI editor, to "any programming language with a GUI module" GUI editor. The GUI Editor was built to be as point & click as possible, trying to avoid wxPython's sizers completly. This means that controls can go anywhere, and you have the freedom to play with the GUI however you want. However, this also means that until some more advanced aligning features are added, this method might be a little awkward at first.

Platforms: windows
Released: Sep 8, 2022
Python
Download: farpy.holev.com

autoIPMI tool Karol Wawrzyniak
The AutoIPMI tool automates management of many machines from one host through the IPMI interface. The AutoIPMI allows currently following actions: powering off, powering on, generating metrics in various forms (html, txt, stdout).<BR>
Full tutorial is included on the project site: www.kargul.okregowy.org.


Platforms: linux
Released: Sep 7, 2022
Python
Download: kargul.okregowy.org

Keywords: Fotografia, Podróże, Ptaki, Zwierzaki, Karol Wawrzyniak

Jcalc Science/Business Calculator
This script is written in Python with Tkinter interface. It has full scientific and some business calculation functions.
Sept6,2003:Some minor changes were made to enhance the calculation capabilities.


Platforms: All
Released: Sep 7, 2022
Python
Download: angelfire.com

TCLink (Python)
TCLink is an LGPL'd thin client API which can run credit card transactions credit card transactions over TCP/IP. Features include: An easy-to-use interface; Encryption using SSL and trusted certificates; Fast transactions times (average about 1.2 secondse nd-to-end); and Fail-over to geographically distributed servers for extreme reliability. Full source code is included, as well as developer documentation and an example Python script.

Platforms: Unix
Released: Sep 3, 2022
Python
Download: trustcommerce.com

Redfoot
Redfoot is a framework for distributed RDF-based applications, written in Python. Currently Redfoot includes: an RDF database, a query API for RDF with numerous higher-level query functions, an RDF parser and serializer, a simple HTTP server providing a web interface for viewing and editing RDF, and the beginnings of a peer-to-peer architecture for communication between different RDF databases.

Released: Oct 27, 2021
Python
Download: sourceforge.net

Spyce
SPYCE is a webserver plugin that supports simple and efficient Python-based dynamic HTML scripting. Those who like Python and are familiar with JSP, or PHP, or ASP, should have a look at this engine. It allows one to generate dynamic HTML content just as easily, using Python for the dynamic parts. Its modular design makes it very flexible and extensible.

Platforms: Linux, Windows
Released: Oct 23, 2022
Python
Download: spyce.sourceforge.net

Python Library Reference Search
This is a search engine to Python Library Reference. The search script written in PHP can be downloaded for off-line use.

Released: Oct 23, 2022
Python

spyke
spyke is a python script that allows displaying the current xmms song in a xchat2 chat tab.
it allow to specify a password to send to a nickserv over irc.


Platforms: Unix, Linux
Released: Oct 22, 2022
Python
Download: kuht.it

Klops
Klops send a query to the CVS repository of Lopster, automatically download sources, compile & install the program, you can do it with a new GUI written in GTK2

Platforms: Posix
Released: Oct 22, 2022
Python
Download: kuht.it

Copyright 1999-2006 © ATech Group, All rights reserved. Privacy Policy | Terms and Conditions