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

Python Utility freeware
Filter: All | Freeware | Demo
 

Python Utility

1 2 3 4 5 > 
Added: June 12, 2013 | Visits: 385

Grizzled Python The Grizzled Python Utility Library is a general-purpose Python library with a variety of different modules and packages. It???*a*?s roughly organized into subpackages that group different kinds of utility functions and classes. For a sampling of what???*a*?s available, see the API documentation. Platforms: Mac

License: Freeware Size: 71.68 KB Download (44): Grizzled Python Download

Added: June 20, 2013 | Visits: 309

pbandj for Linux pbandj is a Python utility for creating Protocol Buffer Messages and RPC services from a Django model. #md5=64c0cfadd030efb2ade7cf791b751dfc Platforms: *nix

License: Freeware Size: 30.72 KB Download (40): pbandj for Linux Download

Added: September 25, 2013 | Visits: 415

gkeyring gkeyring is a small Python utility for command-line access to GNOME keyring. It provides simple querying for and storing of network credentials. It can be used as a CLI or as a Python module. Developer comments This tool currently suits my needs, but if you want to develop it more, don't... Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): gkeyring Download

Added: May 10, 2013 | Visits: 843

Pyline: a command-line tool This utility brings ad-hoc command-line piping sensibilities to the Python interpreter. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Pyline: a command-line tool Download

Added: May 10, 2013 | Visits: 823

Python Script Viewer The purpose for this script is to allow someone to view a CGI script through a server. Therefore, this CGI application was written so that python files (and only *.py files) can be viewed if the user knows either the filename of a file in the same directory as this script or the full path of a... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Python Script Viewer Download

Added: December 03, 2013 | Visits: 411

jld_scripts This Python package contains the following utilities: * m3u2symlinks: processes a .m3u file for valid .mp3 files with ID3 headers, generates a folder hierarchy based on the fields "artist", "album", "title" under $targetdir/m. Futhermore, generates a folder hierarchy for duplicates under... Platforms: *nix

License: Freeware Size: 30.72 KB Download (44): jld_scripts Download

Added: May 10, 2013 | Visits: 316

Zip and Pickle This module saves and reloads compressed representations of generic Python objects to and from the disk. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Zip and Pickle Download

Added: May 10, 2013 | Visits: 350

IDLEfork 0.9b1 IDLEfork project was an official experimental development fork of Python's small, light, 'bundled' integrated development environment, IDLE.The objective was to develop a version of IDLE which had an execution environment which could be initialized prior to each run of user code.  Platforms: *nix, Python, BSD

License: Freeware Download (54): IDLEfork 0.9b1 Download

Added: May 10, 2013 | Visits: 352

ctypes ctypes is an advanced ffi (Foreign Function Interface) package for Python 2.3 and higher. In Python 2.5 it is already included.ctypes allows to call functions in dlls/shared libraries and has extensive facilities to create, access and manipulate simple and complicated C data types in Python - in... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): ctypes Download

Added: October 30, 2013 | Visits: 261

Syrupy Syrupy is a small Python utility that regularly takes snapshots of the memory and CPU load of one or more running processes. This way, Syrupy can dynamically build up a profile of their usage of system resources. Platforms: Mac

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

Added: May 10, 2013 | Visits: 316

PyPE PyPE is currently developed on a Windows machine with occasional testing on Ubuntu, Kubuntu, and Fedora Core 5 via Parallels workstation. I do not have access to a Mac, but I would certainly like to support the platform better than what I'm currently doing (waiting for someone to submit bug... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): PyPE Download

Added: September 04, 2013 | Visits: 533

dupfinder for Linux dupfind is a Python utility that allows you to find duplicated files and directories in your file system. Show how utility find duplicated files: By default utility identifies duplication files by file content. First of all - create several different files in the current directory. >>>... Platforms: *nix

License: Freeware Size: 10.24 KB Download (43): dupfinder for Linux Download

Added: May 10, 2013 | Visits: 340

ll.sisyphus There will be no more than one sisyphus job of a certain name running at every given time. When the job is already running and a second is started, the second one will quit immediately if the first one hasn't exceeded its maximum allowed lifetime yet. If it has exceeded the allowed lifetime the... Platforms: Windows, *nix, Python, BSD

License: Freeware Download (49): ll.sisyphus Download

Added: May 10, 2013 | Visits: 561

Tail -f in Python This script represents a simple implementation of the standard UNIX utility tail -f in Python. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Tail -f in Python Download

Added: June 18, 2013 | Visits: 403

python-icecc A python module with some usefull snippets to aid in using the icecream distributed compiler. Currently features: * A control module for remote management of icecc schedulers(over telnet). * Utility control scripts to issue commands and retrieve values from the scheduler... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): python-icecc Download

Added: July 14, 2010 | Visits: 1.331

OpenOffice.org Utility Library OpenOffice.org Utility Library, or ooolib in short, is actually more than one library module. Included are a Python module (ooolib-python) and a Perl module (ooolib-perl). The Python module is currently focused on Calc and can be used to create OpenDocument Format Calc spreadsheets. The Perl... Platforms: *nix

License: Freeware Download (103): OpenOffice.org Utility Library Download

Added: October 11, 2010 | Visits: 641

Pythonutils Pythonutils project is helpful collection of utility modules for common Python programming tasks. The Voidspace Pythonutils package is a simple way of installing the Voidspace collection of modules. Several of the Voidspace Projects depend on these modules. They are also useful in their own... Platforms: *nix

License: Freeware Size: 348.16 KB Download (91): Pythonutils Download

Added: February 13, 2010 | Visits: 1.030

Spyce - Python Server Pages SPYCE is a server-side language that supports simple and efficient Python-based dynamic HTML generation, otherwise called Python Server Pages (PSP). Those who are familiar with JSP, PHP, or ASP and like Python, should have a look at Spyce. Its modular design makes it very flexible and... Platforms: *nix

License: Freeware Size: 450.56 KB Download (93): Spyce - Python Server Pages Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 844

FSHog - directory size listing utility Directory size listing utility written in python. Platforms supported: Windows, Linux, and any other platform that supports python. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.38 MB Download (56): FSHog - directory size listing utility Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 593

ACLr8 ACLr8 is a command-line tool written in Python that will analyze your entire hard drive searching for files that cause the "ACL found but not expected" errors in disk utility, and remove all ACL from them. Although these errors are relatively harmless, they can be quite annoying and they cause... Platforms: Mac

License: Freeware Download (50): ACLr8 Download

1 2 3 4 5 >