python milter
Python Milter 0.9.1
A Python API for Sendmail Milters, plus related libraries for content filtering more>> A Python API for Sendmail Milters, plus related libraries for content filtering
Python Milter is a Python API for Sendmail Milters, plus related libraries for content filtering, SPF, and reputation tracking.
System requirements:
- Sendmail
Enhancements
- Fix missing address of optional param to addrcpt, which could crash addrcpt.
Python 3.1.1
Python is a multi-purpose, highly customizable programming language. It is often compared to Tcl, Perl, Scheme or Java. more>>
Python 3.1.1 is a multi-purpose, highly customizable programming language. It is often compared to Tcl, Perl, Scheme or Java. Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC). New built-in modules are easily written in C or C++.
Python is also usable as an extension language for applications that need a programmable interface.The Python implementation is portable: it runs on many brands of UNIX, on Windows, DOS, OS/2, Mac, Amiga... If your favorite system isn't listed here, it may still be supported, if there's a C compiler for it. Ask around on comp.lang.python -- or just try compiling Python yourself.
Python Metadata Importer 1.0.6
Python Metadata Importer - Spotlight plug-in imports Python scripts more>> Python Metadata Importer - Spotlight plug-in imports Python scripts
Allows Spotlight to import and index Python script source code. Various metadata are imported from the source code including function and class names, version, author and description.
Source code included.
Enhancements
- Support for Intel architecture.
- UTType now includes Pythons OS Creator code.
- Slightly better error handling
- Python Metadata Importer shouldnt die when indexing Python files it doesnt understand.
System requirements:
- Some Python (".py") source files to index.
Python Multimodal Hub 0.9 Beta
Open source Multimodal Middleware Protocol Python implementation more>> <<less
Python Call Graph 0.4.0
Python Call Graph is a Python library that creates call graphs for Python programs more>>
Enhancements:
- Command line interface added: pycallgraph-dot.py (#10)
- Accumulative time per function is now measured (#3, #12)
- Option to filter standard library modules (#11)
- Added reset_settings() to reset settings and graph_attributes dictionaries to their defaults
- node and edge colour functions take two parameters now: calls and total_time
- Added min_depth to the filtering constructor
- Renamed settings[node_color] and settings[edge_color] to the UK version, colour
- More examples added
- Added an all.py script to run all examples at once
- Inbuilt Python keyword filter was being replaced with a variable
- PEP8 fixes
- Removed svn files from source distribution
mod_python 2.76
mod_python is a program combining Python interpreter with the server. more>>
mod_python 2.76 is a program combining Python interpreter with the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.
This distribution includes everything you need, including a full python interpreter. It installs right into the Apache that comes with OS X.
Pwytter 0.6
Pwytter is a graphical client for Twitter written in Python / tkInter more>>
Main features:
- Multi OS : Windows, Mac OS X, Linux
- Timeline switch : User, Friends, Public
- Compact UI
- Friends and Followers list display
- Send direct messages
- In message URL detection
- Image and request caching for fast UI response
- Automatic and manual refresh
- Pwytter update autodetect
pyTile 0.1.1
Free isometric world builder developed in Python more>> Free isometric world builder developed in Python
pyTile is yet another isometric world that one day might become a transport simulation game.
To use pyTile you will have to right-click and drag to move the screen, left click and drag to raise/lower a tile.
Python Checkbook Manager 0.61
Python-based personal finance manager more>> Python-based personal finance manager
Python Checkbook Manager is a free and open source personal finance manager that focuses on simplicity and portability.
Python Checkbook Manager will run on any platform that can run Python and wxPython.
Main features:
- Read/write Quicken Interchange Format files.
- Graphical checkbook register.
- Gnu GPL license.
- Python programming language: easy to read and change.
- Runs on any platform that has wxPython installed.
System requirements:
-
-
Enhancements
- Minor corrections.
- Fixes Help menu on wxMAC.
pyOpenSteer 0.1.1
Python port of the OpenSteer library more>> Python port of the OpenSteer library
pyopensteer is a python port of the OpenSteer library, created by Craig W. Reynolds and maintained by an active community at opensteer.sourceforge.net The initial purpose of this port is to link to Python Ogre, hence the Vector3D class which is used in this port.
Enhancements
- First release
PyPlotter 0.3
Free, funny and open source plotter of colored functions written with Python and PyGame more>> Free, funny and open source plotter of colored functions written with Python and PyGame
PyPlotter will use the Python eval function to calculate the values of the points of the functions that the user inserts and then it draws them on the screen. Have fun using PyPlotter!
pythonFastaToGenbank 1
Convert protein or DNA sequences from fasta to genbank more>> Convert protein or DNA sequences from fasta to genbank
pythonFastaToGenbank is a simple Python program for converting protein or DNA sequences from Fasta to genbank. Requires Python 2.4, output in python console.
Enhancements
- Version one of the PyFastatoGen.py
- Single .py File
- PyConverter.py: A v. simple python program. Uses standard
- text editing to convert sequence data (either DNA or
- protein) from Fasta format (single line) to genbank
- format(spaced and line numbered). Basically a little bit
- of code to save some time, rather then formatting it by
- hand in a text editor. Warning: there is no checking of
- the sequence you enter, remember GIGO!
- requires python 2.4, output in python
Python Sudoku 0.13
Free text and graphical program (gtk interface) to create or resolve sudokus more>> Free text and graphical program (gtk interface) to create or resolve sudokus
Python Sudoku is also able to print a Sudoku (1 or 4 sudokus in each page) and write an image (jpeg, png, etc) with a Sudoku.
Sudoku, sometimes spelled Su Doku, is a placement puzzle, also known as Number Place in the United States. The aim of the puzzle is to enter a numeral from 1 through 9 in each cell of a grid, most frequently a 9 x 9 grid made up of 3 x 3 subgrids (called "regions"), starting with various numerals given in some cells (the "givens").
Each row, column and region must contain only one instance of each numeral. Completing the puzzle requires patience and logical ability. Its grid layout is reminiscent of other newspaper puzzles like crosswords and chess problems.
Sudoku initially became popular in Japan in 1986 and attained international popularity in 2005.
mod_python X 2.7.6
Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional more>> Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.
MacOS X 10.0 or later.