151019 19k 0 Vulture finds unused classes, functions and variables in your code. This helps you cleanup and find errors in your programs. If you run it on both your library and test suite you can find untested code.
150101 15k 0 pydf displays the amount of used and available space on your filesystems, just like df, but in colours. The output format is completely customizable. pydf was written and works on Linux, but should work also on other modern UNIX systems. Public Domain. http://kassiopeia.juls.savba.sk/~garabik /software/pydf/
140822 29k 0 commonregex 1.5.3 Find all dates, times, emails, phone numbers, links, emails, ip addresses, prices, bitcoin address, and street addresses in a string. https://pypi.python.org/pypi/commonregex /1.5.3
140729 383k 0 FORTPY Python Emacs Intellisense and Unit Testing Support for Fortran Fortpy is a python based parsing, unit testing and auto-complete framework for supporting Fortran 2003 including object oriented constructs. Auto-completion integration currently only available for emacs. ttps://pypi.python.org/pypi/Fortpy/1.0.12
140729 51k 0 slpkg v1.6.5 Utility for easy management packages in Slackware It's a quick and easy way to manage your packages in slackware to a command. https://pypi.python.org/pypi/slpkg/1.6.5
140728 62k 0 udiskie v1.1.1 is a simple daemon that uses UDisks to automatically mount removable storage devices. This daemon comes with optional mount notifications and GTK tray icon. It also provides a user level CLI for mount and unmount operations. Removable disk automounter for udisks https://pypi.python.org/pypi/udiskie/1.1.1
140726 10M 0 Eric5 v5.4.5 Python and Ruby editor and IDE, written in Python. It is designed to be usable as an everyday quick and dirty editor as well as being usable as a professional project management tool, integrates many advanced features that Python offers. A plug-in system allows easy extension of the IDE. eric-ide.python-projects.org/index.html
140723 3k 0 argparse-safe v1.0.0. Safely transitively depend on argparse. Library which is a backport, so it's only needed on Python 2.6. Unfortunately, this makes it hard to consume in things that want to run on 2.7 & above as well & just want to declare that they need it. argparse-safe encapsulates the logic & provides a requirement that can be safely used in 2.6 & 2.7. https://pypi.python.org/ pypi/argparse-safe/1.0.0 [wraps]
140623 6375k 0 pandas v0.14.0 for Python provides flexible, & expressive data structures to make working with structured (tabular, multidimensional, potentially heterogeneous) & time series data easy & intuitive. Aims to be high-level building block for doing practical, real world data analysis in Python, & flexible open source data analysis / manipulation tool available in any language.https://pypi.python.org/pypi/pandas
140525 26k 0 pyxattr is a Python extension module wrapper for libattr, which can be used to query, list, add, and remove extended attributes from files and directories. http://pyxattr.k1024.org/
140501 17k 0 isort automatically sorts and sections Python imports. It can turn even the most messy import structure into nice clean sections without duplicates. It provides a command line utility, Python library, and Kate plugin for convenient use.
140205 200k 0 ConvertAll unit conversion program in which units can be combined with multiplication and division operators and can be squared, cubed, etc. Graphical interface, allowing the units to be selected from lists and the conversions to be made in both directions. Non-linear units (such as temperatures and gauge sizes) are supported. The unit data file can be easily modified to add additional units.
131110 167k 0 pyAggr3g470r is a news aggregator with a Web interface. It features the use of a MongoDB database, article searching, e-mail notification, export of articles to HTML, EPUB, PDF, or raw text, favorite articles, sharing with Diaspora, Google +, Pinboard, Identi.ca, Digg, reddit, Scoopeo, and Blogmarks https://bitbucket.org/ cedricbonhomme/pyaggr3g470r/
131025 128k 0 OOoPy is a Python library for modifying OpenOffice.org documents. It provides a set of transformations on the OOo XML format using the ElementTree XML Library. Transformations included are a mail merge application and the concatenation of documents with formatting intact. The framework supports easy creation of new transformations. http://sourceforge.net/projects/ooopy/
131025 35k 0 python-nmap is a python library which helps in using nmap port scanner. It allows to easilly manipulate nmap scan results and will be a perfect tool for systems administrators who want to automatize scanning task and reports. It also supports nmap script outputs. http://xael.org/norman/python/python-nmap/
130820 87k 0 imread is a simple library which reads and saves images from disk to and from numpy arrays. Its goal is to perform this task simply, so that it can become very stable, leaving more complex image processing for other packages. https://pypi.python.org/pypi/imread
130618 101k 0 rawdog is an RSS Aggregator. It supports most common feed formats, including all versions of RSS & Atom using feedparser. Runs from cron, collects articles from a number of feeds, generates a static HTML page listing the newest articles in date order. Supports per-feed customizable update times, & uses ETags, Last-Modified, gzip compression, & RFC3229+feed to minimize network bandwidth usage. Highly customisable using plugins written in Python. http://offog.org/code/rawdog.html Plugins available at: http://offog.org/darcs/rawdog-plugins/ To install a plugin, make sure that you have plugindirs plugins in your config file, & drop the plugin into your ~/.rawdog/plugins directory.
130420 604k 0 Pynguin is a Python-based turtle graphics application. It combines an editor, an interactive interpreter, and a graphics display area. It is meant to be an easy environment for introducing some programming concepts to beginning programmers. https://code.google.com/p/pynguin/
040525 397k 1 'tconfpy' is an advanced configuration file parser and validator for Python programs. By using 'tconfpy', Python programmers can provide their users with an external configuration file for setting program options, defining defaults, and so on. 'tconfpy' offloads the responsibility for parsing and validating a configuration file from the main application. The Python programmer need only deal with the results and any errors or warnings generated during the parsing process.
040112 23k 2 Easibox is a utility for building distribution archives tar files, zip files and other archive files). Easibox is licensed under the GNU General Public License
021013 9k 1 mailfmt is a Unix and Win32 tool for reformatting news and mail messages. It removes leading quotations strings (most often the '>' character, but this is user selectable from the command line) and wraps lines to a user specified width. This allows news or mail messages which have been extensively forwarded and/or quoted to be easily reformatted for ease of reading. On Unix systems, 'mailfmt' reads from stdin and writes to stdout. The file in this archive, mailfmt-1.3.tar.gz, contains the 'mailfmt' script and documentation. This script can be executed by a standard Python interpreter on *nix or Win32. (It might work on a Mac)
021008 6502k 1 Python 2.2.2b1, October 7, 2002. This is a beta for a bug-fix release for Python 2.2.1 and supersedes the 2.2.1 release. The release cycle for Python 2.2.2 will be brief: unless major problems are reported, Python 2.2.2 (final) will be released a week after 2.2.2b1. This is the tar gzip version for other installs except Mac. For windows, see the windows installer version in pdnpywnt.
020214 107k 1 pyFind is a Find File utility for GNOME. It is written in python, using gnome-python and libglade. PyFind is (c) 2001-2002 Andy Balcombe, released under the GPL.
011201 17k 1 cplay is a Curses frontend for various audio players. It aims to provide a power-user-friendly interface with simple filelist and playlist control. It is written in Python and can use either pyncurses or the standard curses module. The list of currently supported players includes ogg123, mpg123, mpg321, splay, madplay, and mikmod.
011201 13k 2 DShield.py (a Python script that parses iptables logs to the DShield format (which will save DShield some load)) is stable enough for a 1.0 release. I moved almost everything around and put it in nice functions. It's now easier to add support for different log formats. (I'm thinking of ipchains as the next format to be added)
010924 4241k 1 Wing IDE v1.1b7-2 For Windows and Linux, by Archaeopteryx Software, Inc. www.archaeopteryx.com. This is the tar-gzip version for Linux. Documentation in pdnpydoc
010924 4274k 2 Wing IDE v1.1b7-2 For Windows and Linux, by Archaeopteryx Software, Inc. www.archaeopteryx.com. This is the rpm version for linux. Documentation in pdnpydoc
010723 6043k 1 The final version (July 20 2001) of the bugfix release for Python 2.1. This should be fully compatible with Python 2.1. Python 2.1.1 is GPL-compatible. This means that it is okay to distribute Python binaries linked with GPL-licensed software; Python itself is not released under the GPL but under a less restrictive license which is Open Source compliant. This archive contains Python-2.1.1.tgz
010312 17k 1 cx_Oracle is a Python extension module that allows access to Oracle and conforms to the Python database API specifications. This version is for Linux and contains the file cx_Oracle-2.1.0.tar.gz. This module is currently built against Oracle 8.1.6. Use the provided Setup.py to build and install the module which makes use of the DistUtils module made available in Python 2.0.
010221 893k 1 Kura, a professional system for handling linguistic data, especially fieldwork data from small-corpus languages. Allows users to enter texts in any language, analyze texts and bring the analyzed linguistic facts into relation with each other. Includes desktop application for handling interlinear texts, lexica and other linguistic data, and special-purpose webserver for online presentation of the analyzed data. First full release of Kura for Windows and Unix/X11. Kura is a complex piece of software, dependent upon many runtime components. Kura will not run without some installation effort. Requires: Kura uses MySQL, MySQLdb, Python, PyQt. For full req., see www.xs4all.nl/~bsarempt/linguistics/index.html
010207 96k 2 Dive into Python: a free Python tutorial for experienced programmers. This archive contains diveintopython.tgz, which contains the tutorial in HTML format.
010127 85k 1 Pylibpcap 0.2 Linux version of Python Module for libpcap packet capture library. This is a python module for the libpcap packet capture library, based on the original PY-libpcap module by Aaron Rhodes. This new module uses SWIG shadow classes to make the interface more OO. http://pylibpcap.sourceforge.net BSD Style license. Platform: Unix. Requires libpcap library. David Margrave (davidmakimo.com)
001218 10k 2 snakedb-1.00 in tar gzip format. The purpose of SnakeDb is to provide an easy database API. You don't have to write SQL statements in your scripts to create databases or execute a query. You can access the fields in the tables through a dictionary. The API also allows you to execute complex SQL statements. SnakeDb is a wrapper around other python database modules. SnakeDb ver 1.00 supports Gadfly and MySQL databases. You can easily extend it to use other python database modules. Req: Python 2.0, MySQL database system ver 3.22.25 and up, Gadfly python module, MySQLdb python module
001117 2k 1 Version 0.6.2 of the Python/XML. This file contains PyXML-0.6.2-2.0.i586.rpm. The Python/XML distribution contains the basic tools required for processing XML data using the Python programming language, assembled into one easy-to-install package. The distribution includes parsers and standard interfaces such as SAX and DOM, along with various other useful modules.
001117 2k 1 Version 0.6.2 of the Python/XML. This file contains PyXML-0.6.2-2.0.i586.rpm. The Python/XML distribution contains the basic tools required for processing XML data using the Python programming language, assembled into one easy-to-install package. The distribution includes parsers and standard interfaces such as SAX and DOM, along with various other useful modules.
001012 3257k 2 Wing IDE is an integrated development environment for Python featuring a powerful source code editor, a fast debugger, and a code browser. It is www.wingide.com. Beta 2 includes the following features: Runs under Python 2.0, Better debugger display of C extension values, including NumPy arrays, Better support for printing Python source files, Support for deadkeys on international keyboards, Additional commenting, auto-wrapping, and brace matching features, Support for source files with DOS-style
line endings
001011 211k 2 Suite of standard Distribution Utilities for Python. Source in tar.gz format. The goal of the Distribution Utilities ('Distutils') is to make building, distributing, and installing Python modules, extensions, and applications painless and standardized.
000716 227k 1 Visual Python is aimed at KDE and GNOME application developers and allows you to easily embed Python as a GUI enabled scripting language in your application. It includes KDE and GNOME APIs to manage Python interpreters, scripts and the communications between running scripts and your application. VisualPython requires gd 1.8 (at least) installed. If you are enabling KDE support you must have KDE 1.91 installed. The Visual Python home page is at http://www.thekompany.com/projects/vp/.
000506 5k 1 PyAudioCD for Linux is a thin Python layer above the Linux IOCTLs used to control an audio CD player as described in K[1/usr/include/linux/cdrom.h. Up to now,it has only been tested under Linux 2.0.36 with an IDE-CD player. According to the Linux documentation, it should however work with other CD types, too. Currently, no SCSI commands are used, even though some calls may be supported by non SCSI-CDs.
000204 1925k 1 python-doc-1.5-2.i386.rpm This package doesn't include the Latex sources of the documentation, but the postscript and html documentation available at www.python.org. It also includes examples, demos and the Misc folder.
000204 1534k 2 python-1.5-2.i386.rpm This is the basic python package that doesn't require anything more then an installed glibc. It includes most of the standard library that works on Linux boxes.
000204 15k 2 python-curses-1.5-2.i386.rpm The official curses interface. This packages requires an installed copy of libncurses. Don't confuse this with the "new" curses module which adds more ncurses features, this is a plain old curses interface.