|
|
|
Programming Methods and Algorithms |
641 script(s) |
|
| Platform: |
|
| |
| Language: |
|
Creating a share on windows script is an example of how one would use python's win32net module to create a share on windows.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows Python Other Free / Open So... Good (3.2/5) 255 view screenshot |
June 7th, 2007 GMT NEW |

|
Discover exchange in active directory script contains some simple code that allows you to discover information about the exchange environment you are in.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows Python Other Free / Open So... Good (3.3/5) 206 view screenshot |
June 7th, 2007 GMT NEW |

|
Gather detailed system information on Mac OS X script uses the system_profiler application to retrieve detailed information about a Mac OS X system.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Mac OS Python Other Free / Open So... Fair (2.5/5) 841 view screenshot |
June 7th, 2007 GMT NEW |

|
Get attributes of an object in MS Active Directory allows you to find what attributes are available to you for an object in active directory.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows Python Other Free / Open So... Poor (1.9/5) 232 view screenshot |
June 7th, 2007 GMT NEW |

|
List object carried out to an instance script first investigates the length of an instance, next all the contents are taken out in order.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 188 view screenshot |
June 7th, 2007 GMT NEW |

|
Format warnings for Visual Studio script uses the standard Python warnings framework, and installs a custom warning message formatter that generates messages understandable by Visual Studio.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows Python Other Free / Open So... Poor (1.8/5) 185 view screenshot |
June 7th, 2007 GMT NEW |

|
Using introspection to verify Eiffel contracts script shows how you can create a function wraper that verify Eiffel like contracts.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 217 view screenshot |
June 7th, 2007 GMT NEW |

|
Associating parameters with a function script uses a class instance to hold the parameters before their first use.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.3/5) 201 view screenshot |
June 7th, 2007 GMT NEW |

|
Curried functions script is a class to allow programmers to curry functions.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.3/5) 210 view screenshot |
June 7th, 2007 GMT NEW |

|
Obtaining the name of a function/method scripts shows you how to obtain the name of a method or a function.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.1/5) 159 view screenshot |
June 7th, 2007 GMT NEW |

|
Method signature checking decorators script adds parameter type checking to each method or function invocation.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.6/5) 215 view screenshot |
June 7th, 2007 GMT NEW |

|
Missed SIGINT in multithreaded programs provides a workaround by forking a child process that executes the rest of the program while the parent process waits for signals.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows Python Other Free / Open So... Fair (2.0/5) 251 view screenshot |
June 7th, 2007 GMT NEW |

|
Windows shortcuts import hook script can resolve Windows shortcuts refering to directories.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows Python Other Free / Open So... Good (3.5/5) 238 view screenshot |
June 7th, 2007 GMT NEW |

|
kexec the newest linux kernel script allows you to load a new kernel without going through the BIOS.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Linux / BSD Python Other Free / Open So... Fair (2.4/5) 635 view screenshot |
June 7th, 2007 GMT NEW |

|
Pipe convenience function for doing pipes script allows that arbitrary number of commands to be strung together with each one feeding into the next ones input.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.0/5) 199 view screenshot |
June 7th, 2007 GMT NEW |

|
Getting SYSTEM environment variable under Windows script presents a function for retrieve SYSTEM variable value.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows Python Other Free / Open So... Fair (2.8/5) 259 view screenshot |
June 7th, 2007 GMT NEW |

|
pkgconfig parser script creates a class to allow access to variables stored in pkg-config files ( or '.pc' files ).
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Poor (1.9/5) 326 view screenshot |
June 7th, 2007 GMT NEW |

|
SuperGlobal class allows you to have a global namespace where to put e.g. configuration data.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.7/5) 220 view screenshot |
June 7th, 2007 GMT NEW |

|
A ThunkSpace for Python script is just an experiment using closures and descriptors to try and change python function call syntax.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 238 view screenshot |
June 7th, 2007 GMT NEW |

|
Hex_dump program will dump a file to the screen "classic" style.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.0/5) 196 view screenshot |
June 7th, 2007 GMT NEW |

|
Adytum-PyMonitor is an open source network and process monitoring solution implemented in python.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python BSD Good (3.4/5) 265 view screenshot |
June 7th, 2007 GMT NEW |

|
Affinity provides a simple api for setting the processor affinity by wrapping the specific underlying function calls of each platform.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / BSD Python Other Free / Open So... Good (3.6/5) 252 view screenshot |
June 7th, 2007 GMT NEW |

|
Tracking file requests in web server access logs script helps you to find out how often and by who a particular file is being requested.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.8/5) 211 view screenshot |
June 7th, 2007 GMT NEW |

|
Evaluate upper-letters variable name as constants code converts variables which is made with upper-leters only, into constants at compile time.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.1/5) 218 view screenshot |
June 7th, 2007 GMT NEW |

|
First Class Enums in Python script allows you to do true immutable symbolic enumeration with qualified value access.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Very Good (4.2/5) 297 view screenshot |
June 7th, 2007 GMT NEW |

|
Quick Test If Strings Are Identifiers script allows you to see if a string is an identifier.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.8/5) 199 view screenshot |
June 7th, 2007 GMT NEW |

|
Prolog syntax in Python script adds support for PyLog.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.3/5) 430 view screenshot |
June 7th, 2007 GMT NEW |

|
Docstring coverage script is a tool to examine lack of docstrings in a module.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.3/5) 214 view screenshot |
June 7th, 2007 GMT NEW |

|
A basic undo mechanism script provides a basic undo mechanism needed to undo the change of objects attributes.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.3/5) 291 view screenshot |
June 7th, 2007 GMT NEW |

|
List and dictionary observer script implements an observer pattern for dictionaries and lists.
[read more >]
|
Platform: Language: License: Rating: Downloads: Screenshot:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.3/5) 171 view screenshot |
June 7th, 2007 GMT NEW |

|
|
| Go to top |
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | << prev next >> |
|
|