Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.955 Times

Python Application freeware
Filter: All | Freeware | Demo
 

Python Application

1 2 3 4 5 > 
Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 551

Python Application Stub for Mac OS Similar to Apples Java Application Stub and uses the Core Foundation to access to Mac OS X features. - multi-thread / thread-safe, The PythonApplicationLauncher framework can be deployed into '/Library/Frameworks'. Platforms: Mac

License: Freeware Size: 747.52 KB Download (50): Python Application Stub for Mac OS Download

Added: September 14, 2010 | Visits: 1.208

Distributed Aide Runtime Controller Distributed Aide Runtime Controller is a multi-threaded Python application designed for managing AIDE installations in large heterogeneous networks. AIDE is an open-source improvement upon the academic release of Tripwire. It can be used to detect filesystem changes in unix environments, which... Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): Distributed Aide Runtime Controller Download

Added: February 08, 2010 | Visits: 1.598

TunaPie 2.0 Python application to browse, search, play and record shoutcast internet radio and TV (audio and video streams) TunaPie is a directory browser for internet radio and TV streams. At present, TunaPie project uses the shoutcast server, but compatibility with other services is planned. Tunapie... Platforms: *nix

License: Freeware Size: 39.94 KB Download (142): TunaPie 2.0 Download

Added: May 10, 2013 | Visits: 354

SnakeSkin SnakeSkin is a python application toolkit. The difference from a traditional framework, such as PHP, is the developer can customize the framework to the application. The goal of the project is to have a framework that scales down as well as up. SnakeSkin is based upon the existing Albatross... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (45): SnakeSkin Download

Added: August 05, 2013 | Visits: 316

Clip2Zeus Clip2Zeus is a Python application that runs in the background on your Linux, OSX, or Windows machine and periodically polls your system clipboard. If a URL is found somewhere in your clipboard, the application will attempt to shorten the URL using http://2ze.us/ Platforms: *nix

License: Freeware Size: 10.24 KB Download (43): Clip2Zeus Download

Added: January 17, 2010 | Visits: 734

Popup Fortune Popup Fortune is a python application which takes over your root window and displays on it output of the fortune program in boxes (or whatever program you specify). It is very much a work in progress, but I find it enjoyable to leave running, and if you do too, great. Popup Fortune is... Platforms: *nix

License: Freeware Size: 163.84 KB Download (94): Popup Fortune Download

Released: June 05, 2012  |  Added: June 05, 2012 | Visits: 319

Graphical OS fingerprinting GraphicalOSfp is a python application which aims to collect random data issued by remote systems in IP and TCP sequences. These data are then displayed in a 3D referencial to highlight an attractor of the random engine of the remote machine. Platforms: Mac, Linux

License: Freeware Size: 8.47 MB Download (44): Graphical OS fingerprinting Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 477

Manifest Maker Manifest Maker is a graphical Python application which takes a file or group of files and creates a plain text manifest list of each item. The manifest includes the file name (including directory structure) as well as a checksum of the file. Platforms: Windows, Mac, Linux

License: Freeware Size: 26.22 KB Download (46): Manifest Maker Download

Released: June 13, 2012  |  Added: June 13, 2012 | Visits: 509

Springbots, Genetic Algorithm Springbots is a python application which takes a set of 2d physical structures built with nodes and movable springs and evolve them for specific tasks like walking, swimming and jumping using genetic algorithm. Platforms: Windows, Mac, Linux

License: Freeware Size: 107.43 KB Download (46): Springbots, Genetic Algorithm Download

Added: May 10, 2013 | Visits: 450

MP3View MP3View is a Python application to display and play MP3 files from a playlist, using a Cybiko PDA, or any VT100/TTY terminal. MP3View 2.0 has the capability to play sound cues when the application is started, stopped, or encounters a problem. Platforms: *nix, Python, BSD

License: Freeware Download (53): MP3View Download

Added: May 10, 2013 | Visits: 659

Authenticate users through a POP-server This script is an example of how an existing POP-mail account can be used to provide authentication to a python application.The user doesn't have to remember yet another password, and the administrator doesn't have to handle users who forgot... Instead, the script will associate all users to... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (65): Authenticate users through a POP-server Download

Added: June 21, 2013 | Visits: 431

pyfspot pyfspot is a python application which allows you to perform and script operations on your F-Spot (http://f-spot.org) photo collection. The command-line application allows you to query your collection (tags, paths), modify photos attributes (ratings, tags), and diagnostic problems (find missing... Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): pyfspot Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 571

JSBSim Python Bindings JSBSim Python Bindings was specially designed as an accessible and Open-Source package that provides Python language bindings to the C++ flight simulation model JSBSim. Using JSBSim through the Python bindings will be a little bit slower than using the native C++ API, but Python allows a more... Platforms: Windows

License: Freeware Download (48): JSBSim Python Bindings Download

Added: May 10, 2013 | Visits: 590

RPy (R from Python) RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All errors from the R language are converted to Python exceptions. Any module installed for the R system... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): RPy (R from Python) Download

Added: July 16, 2013 | Visits: 346

EmbeddedPython Cocoa wrappers making it easier to embed Python in an OSX application. Platforms: Mac

License: Freeware Size: 20.48 KB Download (38): EmbeddedPython Download

Added: September 28, 2013 | Visits: 502

Torrent Search for Linux Torrent Search is a torrent searching application developed in Python, and using GTK+ for its graphical interface. Torrent Search is available under Linux and Windows. Torrent Search looks for torrent files on different websites, and allows the user to filter the results, making it very easy to... Platforms: *nix

License: Freeware Size: 1.33 MB Download (36): Torrent Search for Linux Download

Added: November 15, 2013 | Visits: 313

PyPubSub PyPubSub is a Python library that provides a simple way for parts of your Python application to send messages (like signals) to each other: parts of your application can publish messages and other parts can subscribe/receive them. This allows message "senders" and message "listeners" to be... Platforms: *nix

License: Freeware Size: 665.6 KB Download (40): PyPubSub Download

Added: July 29, 2013 | Visits: 323

pyconnmgr pyconnmgr is a simple Python/Glade frontend to SSH, VNC and rdesktop commands. pyconnmgr was created as a learning process for developing in Python and Glade. Even though this was created as a learning process, the application itself turned out to be very useful. Platforms: *nix

License: Freeware Size: 51.2 KB Download (46): pyconnmgr Download

Added: July 03, 2010 | Visits: 875

qPyProfiler qPyProfiler is a GUI (Graphical User Interface) to the Python profiler. It allow user to profile python application and browse profiling result in a convenient way. This projet starts on june 2007. I started this project because I do not found any free software that do that for python... Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): qPyProfiler Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 348

wxPython for Mac and Linux 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... Platforms: Mac, Linux

License: Freeware Size: 1024 KB Download (49): wxPython for Mac and Linux Download

1 2 3 4 5 >