File index of PDN: Python i386 Linux sources & libraries

HomeHome  IndexIndex

Nr. Filename Date Size Downloads Description
1 CmmnRegx.zip 26-08-2014 28 Kb. 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 
2 Fort1012.zip 29-07-2014 383 Kb. 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 
3 OOopy118.zip 25-10-2013 128 Kb. 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/ 
4 Py222b1g.zip 09-10-2002 6502 Kb. 0
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. 
5 SpeedIT4.zip 22-07-2014 18 Kb. 0
SpeedIT 4.0.0. A Collection of 4 modules:
Benchmark-IT, Profile-IT,
Line-Memory-Profile-IT, Disassemble-IT.
https://pypi.python.org/pypi/SpeedIT/4.0.0 
6 argprssf.zip 23-07-2014 2 Kb. 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] 
7 cedpyagg.zip 10-11-2013 167 Kb. 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/ 
8 cesi010.zip 03-09-2014 6 Kb. 0
Centralized supervisor interface
http://github.com/GulsahKose/cesi 
9 cnvtalL.zip 05-02-2014 200 Kb. 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. 
10 cx_orcll.zip 12-03-2001 17 Kb. 0
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. 
11 dip-tgz.zip 09-02-2001 95 Kb. 0
Dive into Python: a free Python tutorial for
experienced programmers.  This archive contains
diveintopython.tgz, which contains the tutorial
in HTML format. 
12 distulgs.zip 24-10-2000 210 Kb. 0
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. 
13 easibx03.zip 16-01-2004 22 Kb. 0
Easibox is a utility for building distribution
archives 
14 easyconf.zip 03-04-2010 36 Kb. 0
easygconf is a Python module that provids an
easy, pythonic way to access GConf
<http://projects.gnome.org/gconf/>
through a dict-like interface. 
15 eric33.tgz 28-12-2003 1240 Kb. 0
Eric3 is a Python IDE written using PyQt and
QScintilla. It has integrated project management
capabilities with class browsing functions,
gives developers an unlimited number of editors
with syntax highlighting and code folding, an
integrated Python shell, an integrated Python
debugger, a file system browser with class
browsing capabilities for Python files, and
more. 
16 eric5545.zip 26-07-2014 10186 Kb. 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 
17 h21a2tgz.zip 12-02-2001 1034 Kb. 0
documentation for Python 2.1 alpha 2, in html
format, gzip. 
18 imrd030.zip 01-08-2013 86 Kb. 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 
19 imrd031.zip 20-08-2013 86 Kb. 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 
20 isort37.zip 28-04-2014 187 Kb. 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. 
21 isort380.zip 01-05-2014 17 Kb. 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. 
22 isortdev.zip 18-02-2014 188 Kb. 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 
23 kura10.zip 24-02-2001 892 Kb. 0
Kura is a complete, professional system for
the handling of 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. Kura includes a desktop application
for handling of interlinear texts, lexica
and other linguistic data, and a
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 the
following run-time components: MySQL,
MySQLdb, Python, PyQt. For full
requirements, please see
www.xs4all.nl/~bsarempt/linguistics/index
.html 
24 mlfmt13u.zip 14-10-2002 8 Kb. 0
'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) 
25 osc4p310.zip 19-10-2015 76 Kb. 0
Python3 package for Open Sound Control (OSC)
communications. 
26 paasta.zip 12-11-2015 498 Kb. 0
An open, distributed platform as a service
https://github.com/Yelp/paasta 
27 pand0140.zip 23-06-2014 6374 Kb. 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 
28 paypalrs.zip 23-07-2014 14 Kb. 0
The PayPal REST SDK provides Python APIs to
create, process and manage payments.
https://github.com/paypal/rest-api-sdk-
python/[wraps] 
29 profilng.zip 19-10-2015 68 Kb. 0
An interactive Python profiler.  Inspired
from Unity 3D profiler.  Provides these
features: Profiling statistics keep the
frame stack.  An interactive TUI profiling
statistics viewer, more. 
30 py-tconf.zip 25-05-2004 397 Kb. 0
'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. 
31 py201c1l.zip 17-06-2001 3975 Kb. 0
Python 2.0.1c1 This archive contains Python-2.0.
c1.tgz, GPL, some bugs fixed. 
32 py21a2gz.zip 12-02-2001 3974 Kb. 0
This archive contains Python-2.1a2.tgz, Python
2.1, alpha 2 in tar gzip format. 
33 py21b2gz.zip 30-03-2001 4154 Kb. 0
Python v2.1 beta 2 for linux.  This archive
contains Python-2.1b2a.tgz 
34 pyFind11.zip 15-02-2002 106 Kb. 0
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.
  
35 pydf_12.zip 01-01-2015 14 Kb. 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/ 
36 pyliblnx.zip 29-01-2001 85 Kb. 0
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
(davidma@eskimo.com) 
37 pyngu014.zip 21-04-2013 604 Kb. 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/ 
38 pynmap32.zip 25-10-2013 34 Kb. 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/ 
39 pyserlnx.zip 19-10-2015 121 Kb. 0
Python serial port access library
pyserial-3.0a0.tar.gz 
40 pysql.zip 19-10-2015 29 Kb. 0
python-sql is a library to write SQL queries
in a pythonic way. 
41 pyvim03.zip 22-07-2014 1 Kb. 0
python-vim 0.3 Python utility that
integrates the python interactive console
with vim
https://pypi.python.org/pypi/python-vim/0.3 
42 pyxat053.zip 25-05-2014 26 Kb. 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/ 
43 pyxml615.zip 22-11-2000 1 Kb. 0
Version 0.6.2 of the Python/XML. This file conta
ns PyXML-0.6.2-1.5.2.i586.rpm. The Python/XML
distribution contains the basic tools required
for processing XML data using the Python program
ing language, assembled into one easy-to-install
p 
44 pyxml620.zip 22-11-2000 1 Kb. 0
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.   
45 rnu0218.zip 01-04-2014 508 Kb. 0
r-nu is a spaceship shoot-em-up
side-scroller based on the R-Type series of
games written in PYTHON, for Linux. 
46 rwdg214.zip 19-06-2013 101 Kb. 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. 
47 sgfrd021.zip 29-07-2014 7 Kb. 0
siegfried v0.2.1 Tools for taming lynx,
source.
https://pypi.python.org/pypi/siegfried/0.2.1 
48 slpkg165.zip 29-07-2014 51 Kb. 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 
49 udsk111.zip 28-07-2014 61 Kb. 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 
50 vltr081.zip 19-10-2015 19 Kb. 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. 
51 vp_deb.zip 14-12-2000 646 Kb. 0
Debian version of VPython: the Python
visual IDLE environment, which uses an 
interactive development environment called IDLE. 
52 vp_debd.zip 14-12-2000 28 Kb. 0
Debian demos for VPython. 
53 vp_rpm.zip 14-12-2000 652 Kb. 0
RPM version of VPython: the Python/
Visual IDLE environment, which uses an 
interactive development environment called IDLE. 
54 vp_rpmd.zip 14-12-2000 33 Kb. 0
RPM demos for VPython 
55 w-or-n02.zip 17-07-2013 37 Kb. 0
Weather Or Not is an application for keeping
track of the weather and getting information
about past trends. Linux. Python. 
56 wingide2.zip 13-10-2000 3257 Kb. 0
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
\r\n line endings 
57 py211c1.zip 20-07-2001 4247 Kb. 0
Python 2.1.1.c1 This archive contains 
Python-2.1.1c1.tgz, latest python with bug fixes 
58 htm211c.zip 20-07-2001 1109 Kb. 0
Documentation in html format for 
Python-2.1.1c1 
59 py211gz.zip 23-07-2001 6043 Kb. 0
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; Pytho 
60 wingider.zip 24-09-2001 4274 Kb. 0
Wing IDE v1.1b7-2 For Windows and Linux, by
Archaeopteryx Software, Inc.
www.archaeopteryx.com.  This is the rpm
version for linux. 
61 wingidel.zip 24-09-2001 4240 Kb. 0
Wing IDE v1.1b7-2 For Windows and Linux, by
Archaeopteryx Software, Inc.
www.archaeopteryx.com.  This is the tar-gzip
version for Linux. 
62 py22b1lx.zip 30-10-2001 6185 Kb. 0
Python 2.2b1 for Linux - the first beta
release for Python 2.2.  This archive
contains the source tarball,
Python-2.2b1.tgz. 
63 htm22b1l.zip 30-10-2001 1228 Kb. 0
Documentation for Python 2.2b1 in html format. 
64 cplay144.zip 02-12-2001 17 Kb. 0
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. 
65 dshld1.zip 02-12-2001 12 Kb. 0
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) 
66 py22gz.zip 23-12-2001 6389 Kb. 0
Python 2.2 (Final) in tgz format. 

HomeHome  IndexIndex