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

Python Extensions freeware
Filter: All | Freeware | Demo
 

Python Extensions

1 2 3 4 5 > 
Added: July 30, 2013 | Visits: 583

Zebra System Monitor Zebra System Monitor is a SuperKaramba theme with a basic system informations and some python extensions for changing background, icon set, partition description, text and plot colors etc. Platforms: *nix

License: Freeware Size: 1.62 MB Download (40): Zebra System Monitor Download

Added: February 14, 2010 | Visits: 847

pyxiph pyxiph is a collection of Python extensions for Xiph libraries (such as ogg, vorbis, and ao). The bindings use boost.python and use scons for the build system. Whats New in This Release: - Added initial version of the FLAC module. Platforms: *nix

License: Freeware Size: 747.52 KB Download (95): pyxiph Download

Added: May 10, 2013 | Visits: 334

Installing source distributions on windows Distutil's bdist_wininst installers offer uninstallation support for Python extensions, many developers however only distribute sources in zip or tar.gz format. The typical steps to install such a distribution are: - download the file  - unpack with winzip into a temporary directory  - open a... Platforms: Windows, Python,

License: Freeware Download (53): Installing source distributions on windows Download

Added: September 19, 2013 | Visits: 284

GMath GmatH is a FOR NOW gnome interface to the powerful Numerical Python extensions to Python. It has been completely written in Python using the Gnome-Python bindings by James Henstridge. For now, GmatH is nothing more than a nice interface to all those tools. However, I have started adding data... Platforms: *nix

License: Freeware Size: 245.76 KB Download (37): GMath 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: July 16, 2013 | Visits: 327

testtools testtools is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. testtools also backports unittest changes from recent Pythons to Python 2.4 and 2.5. Platforms: *nix

License: Freeware Size: 143.36 KB Download (38): testtools Download

Added: August 25, 2008 | Visits: 1.154

Python Python is an interpreted, interactive, object-oriented 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... Platforms: Windows, *nix

License: Freeware Size: 2.3 MB Download (133): Python Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 211

Pycaml -- Python Embedding API for Ocaml A library which provides the same functionality as the Python/C API detailed at python.org, thus allowing objective caml programmers to provide python modules as native ocaml code, as well as allowing ocaml code to use python extensions. Platforms: Windows, Mac, Linux

License: Freeware Size: 119.05 KB Download (51): Pycaml -- Python Embedding API for Ocaml Download

Added: May 10, 2013 | Visits: 522

Automated swigging for creating C shared modules This script contains a simple python function to automate using the swig process for creating C modules for use inside Python. Platforms: *nix, Python, BSD


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: May 10, 2013 | Visits: 433

Shed Skin Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed Python programs into optimized C++. It can generate stand-alone programs or extension modules that can be imported and used in larger Python programs. Besides the typing restriction, programs cannot... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (62): Shed Skin Download

Added: August 29, 2013 | Visits: 205

EOEC EOEC is a toolset for quickly creating OpenOffice.org extensions using Python. Platforms: *nix

License: Freeware Size: 10.18 MB Download (32): EOEC Download

Added: October 05, 2013 | Visits: 365

navlib Navlib is a collection of algorithms created to solve the navigation problem for 2D non-holonomic vehicles. It includes code for computational geometry, system identification, path planning, and control. Written in C++ with python extensions. Platforms: *nix

License: Freeware Size: 419.84 KB Download (38): navlib Download

Added: September 03, 2013 | Visits: 333

clang-fake-gcc Strip out useless arguments out of GCC calls when going for clang. clang-fake-gcc is especially useful for you guys who like to compile Python extensions in C with Clang: CC=clang-fake-gcc python setup.py build #md5=135b1a3241668026d51d369c78fa25fb Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): clang-fake-gcc Download

Added: August 14, 2013 | Visits: 265

pycertvwr pycertvwr is a simple X.509 certificate viewer for KDE environment. It has been tested with several certificates on Kubuntu 9.10 with PyQT4 bindings and m2crypto library. It is also my first Python, PyQt4 and m2crypto program, so bugs (a lot) are expected... Requirements: This has been... Platforms: *nix

License: Freeware Size: 20.48 KB Download (35): pycertvwr Download

Added: May 10, 2013 | Visits: 456

PyQwt PyQwt plots data with Numerical Python and PyQt PyQwt is a set of Python bindings for the Qwt C++ class library which extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): PyQwt Download

Added: May 10, 2013 | Visits: 435

Missing string functions Missing string functions script introduces some functions to help you manage international text. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Missing string functions Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 485

IdleX - IDLE Extensions for Python A collection of extensions for Python's IDLE, the Python IDE built with the tkinter GUI toolkit. Platforms: Windows, Mac, Linux

License: Freeware Size: 137.08 KB Download (49): IdleX - IDLE Extensions for Python Download

Added: May 10, 2013 | Visits: 420

Python scripts without .py extension in DOS shells One problem with ending all of your python scripts in .py is that you have to type the full name of the command. On Unix you can symlink to it with the shortened name, or wrap it in a bourne-shell script, or a shell alias. None of these solutions is particularly clean. On MS Windows, file... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: September 06, 2010 | Visits: 1.169

Sybase module for Python Sybase module for Python project provides a Python interface to the Sybase relational database system. The Sybase package supports all of the Python Database API, version 2.0 with extensions. Whats New in This Release: - This release works with Python 2.5, Sybase 15, and 64-bit clients. - It... Platforms: *nix

License: Freeware Size: 99.33 KB Download (119): Sybase module for Python Download

1 2 3 4 5 >