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.270.777 Times

Subprocess freeware
 

Subprocess

Added: May 10, 2013 | Visits: 166

Terminating a subprocess on Windows The new subprocess module in Python 2.4 allows access to the handle of any newly created subprocess. You can use this handle to terminate subprocesses using either ctypes or the pywin32 extensions.



Platforms: Windows, Python,

License: Freeware Download (55): Terminating a subprocess on Windows Download

Added: May 10, 2013 | Visits: 479

Mini-commands using subprocess This script containsĀ a set of template classes which allows to develop custom "mini-command" classes which allow to execute any system command and customize the execution using template strings.





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Mini-commands using subprocess Download

Added: July 31, 2013 | Visits: 150

ScriptTest for Linux ScriptTest is a Python library to help you test your interactive command-line applications. With it you can easily run the command (in a subprocess) and see the output (stdout, stderr) and any file modifications. #md5=af611f8d06f500de37e79787e7e444b7


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): ScriptTest for Linux Download

Added: November 28, 2013 | Visits: 311

drainers drainers is an abstraction around subprocess.Popen to read and control process output event-wise. drainers also allows you to abort running processes either gracefully or forcefully without having to directly interact with the processes or threads themself. Defining a process A Drainer is a...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (32): drainers Download

Added: June 12, 2013 | Visits: 263

autopep8 autopep8 is automatic generated to pep8 checked code. This is old style tool, wrapped pep8 via subprocess module.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): autopep8 Download

Added: November 16, 2013 | Visits: 503

py3270 py3270 is a Python interface to x3270, an IBM 3270 terminal emulator. It provides an API to a x3270 or s3270 subprocess.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (47): py3270 Download

Added: June 09, 2010 | Visits: 1.055

Term::VT102 Term::VT102 is a class to emulate a DEC VT102 terminal. SYNOPSIS use Term::VT102; my $vt = Term::VT102->new (cols => 80, rows => 24); while (<>) { $vt->process ($_); } The VT102 class provides emulation of most of the functions of a DEC VT102 terminal. Once initialised, data passed to a...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (121): Term::VT102 Download

Added: November 04, 2010 | Visits: 717

StateMenu StateMenu is a resource-monitoring desktop menu. Its a popup desktop menu for not only launching apps, but also for monitoring and controlling the state of system resources (like daemons, CPU scaling, firewalls, etc.). It works with Nautilus/GNOME, Xfce4, ROX Pinboard, and other environments....


Platforms: *nix

License: Freeware Size: 194.56 KB Download (88): StateMenu Download

Added: May 15, 2010 | Visits: 1.504

Frepple Frepple is a Free Production Planning Library. Plenty of planning tools are available for various production problems, different subprocess, different solver techniques.... A bit suprising, no proper solutions exist in the open source domain. Users often are left with expensive and inflexible...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (186): Frepple Download

Added: September 02, 2010 | Visits: 771

Apache2::RequestRec Apache2::RequestRec is a Perl API for Apache request record accessors. Synopsis use Apache2::RequestRec (); # set supported by the handler HTTP methods $allowed = $r->allowed(); # auth type $auth_type = $r->ap_auth_type(); # QUERY_STRING $args = $r->args(); # non-parsed-headers...


Platforms: *nix

License: Freeware Size: 3.5 MB Download (94): Apache2::RequestRec Download

Released: October 22, 2007  |  Added: April 21, 2014 | Visits: 876

AutoTasks The Task assignment process automation into a company.You can assign tasks to users, by name or by position into the company or organization. The incoming task emerges as "Activities to do" on the terminal of the assignee (user). After the user finishes the job he/she forwards the task, with any...


Platforms: Windows

License: Freeware Size: 9.16 MB Download (86): AutoTasks Download

Released: October 22, 2007  |  Added: April 19, 2014 | Visits: 912

AutoOrders The incoming order process automation into a company. Put orders and execute them.The order along with the products goes to the production lines. There every product starts to produced at the same time. The incoming task emerges as "Activities to do" on the terminal of the assignee (user). After...


Platforms: Windows

License: Freeware Size: 10.48 MB Download (87): AutoOrders Download

Released: October 22, 2007  |  Added: July 21, 2014 | Visits: 981

AutoCustomerComplaints The Customer Complaint Process Management. Automation of ISO procedure. This procedure automates the usual (and very useful) event of customer complaint.. The procedure starts with the fill in of the complaint form. On this form there is the possibility to attach files. The tasks arise the one...


Platforms: Windows

License: Freeware Size: 9.17 MB Download (94): AutoCustomerComplaints Download

Released: October 22, 2007  |  Added: April 17, 2014 | Visits: 1.021

AutoLabelPackages The Label Design for Packaging Process Management. Automation of ISO procedure. This procedure automates the process of requesting and design and approval of Label for Packaging. The procedure starts with the fill in of the label request form. On this form there is the possibility to attach...


Platforms: Windows

License: Freeware Size: 9.21 MB Download (96): AutoLabelPackages Download

Released: October 22, 2007  |  Added: April 20, 2014 | Visits: 834

AutoPrevCorrActions Preventive and Corrective Actions Process Manager. Automation of ISO procedure. This procedure automates the process of preventive and corrective actions taken into a company. The procedure starts with the fill in of the preventive and corrective actions request form. On this form there is the...


Platforms: Windows

License: Freeware Size: 9.21 MB Download (93): AutoPrevCorrActions Download

Released: October 22, 2007  |  Added: April 21, 2014 | Visits: 625

AutoServices The car service automation process management. Get service orders and execute them. The customer put service call to company. The application handles all the process of car servicing, starting from the gate reception, to disassembling and disassembling. The incoming task emerges as "Activities...


Platforms: Windows

License: Freeware Size: 10.68 MB Download (53): AutoServices Download

Added: November 21, 2013 | Visits: 374

pg_proboscis pg_proboscis is a Python module that creates a GreenTrunk Interface implementation for programmers using pg_pqueue. It also provides a DB-API 2.0 module. Here are some key features of "pg_proboscis": A*A* Green Trunk interface implementation using PQueue A*A* Direct function interface A*A*...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (42): pg_proboscis Download

Added: November 03, 2013 | Visits: 309

WSGIProxy WSGI turns HTTP requests into WSGI function calls. WSGIProxy turns WSGI function calls into HTTP requests. It also includes code to sign requests and pass private data, and to spawn subprocesses to handle requests. Features: The primary feature in WSGIProxy is wsgiproxy.exactproxy, which takes...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): WSGIProxy Download