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

Telnet Python software
Filter: All | Freeware | Demo
 

Telnet Python

< 1 2 3 4 5 
Added: August 03, 2013 | Visits: 439

python-bz2 The python-bz2 module provides a comprehensive Python interface for the bz2 compression library. It implements a complete file interface, one shot (de)compression functions, and types for sequential (de)compression. Features python-bz2 provides the following features: BZ2File implements...



Platforms: *nix

License: Freeware Size: 20.48 KB Download (48): python-bz2 Download

Added: May 10, 2013 | Visits: 398

Embed a Python shell in a user interface This script provides the ability to write your own Python shell, which you can use to filter out input or output, and embed it in another application.





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

License: Freeware Download (58): Embed a Python shell in a user interface Download

Added: May 10, 2013 | Visits: 2.084

Voidspace Python Guestbook Guestbook is a Python script that allows you to add a 'guestbook' facility to your website. It is fully customisable using HTML templates - so the guestbook can be fully integrated with your website. The entries are saved in a plain text file, for easy editing, and there is a naughty word filter...


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

License: Freeware Download (79): Voidspace Python Guestbook Download

Added: May 10, 2013 | Visits: 768

Performance monitoring via telnet and ftp Performance monitoring via telnet and ftp script shows how to increase the performance for a data gathering shell script with telnetlib.


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

License: Freeware Download (52): Performance monitoring via telnet and ftp Download

Added: May 10, 2013 | Visits: 415

Python scripts without .py extension in DOS shells One problem with ending all of your python scripts in .py is that you have to type the full name of the command. On Unix you can symlink to it with the shortened name, or wrap it in a bourne-shell script, or a shell alias. None of these solutions is particularly clean. On MS Windows, file...


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


Added: May 10, 2013 | Visits: 506

Romantic love poem in Python Romantic love poem in Python script demonstrates the use of basic Python functions.


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

License: Freeware Download (56): Romantic love poem in Python Download

Added: May 10, 2013 | Visits: 583

Simple telnet session scripting This class supports simple scripting of a telnet session. When created, it takes the name of the host and an optional dictionary. Scripts are passed to the object's RunScript method as a list of strings.


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

License: Freeware Download (62): Simple telnet session scripting Download

Added: May 10, 2013 | Visits: 358

Simple ldap with python Simple ldap with python script shows some example of ldap library use with python.


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

License: Freeware Download (52): Simple ldap with python Download

Added: May 10, 2013 | Visits: 452

Editable buffer for the Python shell This script is a useful wrapper around the python command line shell to allow editing of the last typed in lines of code in an external editor.


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

License: Freeware Download (50): Editable buffer for the Python shell Download

Added: May 10, 2013 | Visits: 565

Python symbols Python symbols is a toy module that shows a way to define symbols inside functions, using a decorator.


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

License: Freeware Download (52): Python symbols Download

Added: May 10, 2013 | Visits: 450

Some python style switches Some python style switches script shows several ways of making a 'switch' in pyshows sevbr />


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

License: Freeware Download (52): Some python style switches Download

Added: May 10, 2013 | Visits: 1.026

Execute Python program from Windows Cmd. file This script generates a Windows command file that executes a Python program. The windows command file will have the same filename as the Python program, but will have a '.cmd' extension instead of '.py. It will pass its command line arguments to the Python progxtension br />


Platforms: Windows, Python,


Added: May 10, 2013 | Visits: 520

Regular expression for python string literals For quick-and-dirty processing of Python source files, it can be convenient to have a regular expression that matches Python string literals. This script provides such a regular expression. The example use case above shows how it could be used to rename a variable in a P shows hoe.


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


Added: May 10, 2013 | Visits: 418

Constants in Python In Python, any variable can be re-bound at will -- and modules don't let you define special methods such as an instance's __setattr__ to stop attribute re-binding. This script allows you to manage constants in Python.


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

License: Freeware Download (51): Constants in Python Download

Added: May 10, 2013 | Visits: 549

Memento design pattern in python Memento design pattern in python script allows you to cache instances based on what arguments are passed to them.


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

License: Freeware Download (57): Memento design pattern in python Download

Added: May 10, 2013 | Visits: 578

Allowing the Python profiler to profile C modules This script lets you take into account time spent in C modules when profiling your Python code. Normally the profiler only profiles Python code, so finding out how much time is spent accessing a database, running encryption code, sleeping and so on is difficult. Profilewrap makes it easy to...


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


Added: May 10, 2013 | Visits: 561

Dynamically change the Python system path This script contains a function that adds the specified path to the Python system path if it is not already there. It takes into account terminating slashes and case (on Windows). It returns -1 if the path does not exist, 1 if it was added, and 0 if it was not (because it is already present).


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

License: Freeware Download (55): Dynamically change the Python system path Download

Added: May 10, 2013 | Visits: 461

Python Database Objects PDO: Python Database Objects, is a collection of objects for use with Phase or with the Python Programing Language. PDO is designed to be robust and simple at the same time, allowing access to multiple styles of databases, with one set of instructions. This means never having to worry again about...


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

License: Freeware Download (67): Python Database Objects Download

Added: May 10, 2013 | Visits: 463

Python Dialog This is a Python module for making simple Text/Console-mode user interfaces on Unix/Linux systems.


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

License: Freeware Download (56): Python Dialog Download

Added: May 10, 2013 | Visits: 465

Python Laboratory Operations Toolkit This package is a loosely defined collection of tools for application of Python in a laboratory environment. It consists of pure python protocol drivers for various useful devices, including: National Instrument DSTP protocol to interface Python to LabVIEW VXI-11 protocol, to allow python to talk...


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

License: Freeware Download (59): Python Laboratory Operations Toolkit Download

< 1 2 3 4 5