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

Python Object freeware
Filter: All | Freeware | Demo
 

Python Object

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

Spyder By Pierre Raybaut Spyder (previously known as Pydee) is a free open-source Python development environment providing MATLAB-like features in a simple and light-weighted software, available for Windows XP/Vista/7, GNU/Linux and MacOS X. Spyder is part of spyderlib, a Python module based on PyQt4, pyflakes, rope and... Platforms: Mac

License: Freeware Size: 2.5 MB Download (36): Spyder By Pierre Raybaut Download

Added: November 07, 2013 | Visits: 423

Pyspread for Linux Pyspread is a cross-platform Python spreadsheet software based on and written in the Python programming language. Instead of spreadsheet formulas, Python expressions are entered into the spreadsheet cells. Each expression returns a Python object that can be accessed from other cells. These... Platforms: *nix

License: Freeware Size: 368.64 KB Download (42): Pyspread for Linux Download

Added: June 13, 2013 | Visits: 316

PythonToolkit (PTK) PythonToolkit (PTK) is an interactive environment for python. It was originally designed to provide a python based environment similiar to Matlab for scientists and engineers when used together with the numpy, scipy and matplotlib python packages. However it can also be used as a general purpose... Platforms: *nix

License: Freeware Size: 614.4 KB Download (39): PythonToolkit (PTK) Download

Added: October 18, 2013 | Visits: 908

PyExecJS PyExecJS is a porting of ExecJS from Ruby. PyExecJS automatically picks the best runtime available to evaluate your javascript program, then returns the result to you as a Python object. Platforms: *nix

License: Freeware Size: 10.24 KB Download (43): PyExecJS Download

Added: November 11, 2013 | Visits: 570

django-picklefield **django-picklefield** provides an implementation of a pickled object field. Such fields can contain any picklable objects. The implementation is taken and adopted from `Django snippet #1694 `_ by Taavi Taijala, which is in turn based on `Django snippet #513 `_ by Oliver Beattie.... Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): django-picklefield Download

Added: August 15, 2010 | Visits: 518

PyYAML PyYAML project is a YAML emitter and parser for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow the representation of an... Platforms: *nix

License: Freeware Size: 36.86 KB Download (109): PyYAML Download

Added: May 10, 2013 | Visits: 356

PyDispatcher PyDispatcher provides the Python programmer with a multiple-producer-multiple-consumer signal-registration and routing infrastructure for use in multiple contexts. Features: - Provides a centralized service for delivering messages to registered objects (in the local process). It allows you to... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): PyDispatcher Download

Added: July 19, 2013 | Visits: 352

PyBSDDB This handcrafted package contains Python wrappers for Berkeley DB, the Open Source embedded database system. Berkeley DB is a programmatic toolkit that provides high-performance built-in database support for desktop and server applications. The Berkeley DB access methods include B+tree, Extended... Platforms: Mac

License: Freeware Size: 245.76 KB Download (44): PyBSDDB Download

Added: August 28, 2013 | Visits: 520

zope.fssync This package provides filesystem synchronization utilities for Zope 3. It is used by the zope.app.fssync package. Filesystem Synchronization This package provides an API for the synchronization of Python objects with a serialized filesystem representation. This API does not address security... Platforms: *nix

License: Freeware Size: 71.68 KB Download (39): zope.fssync Download

Added: April 07, 2010 | Visits: 990

Object Relational Membrane Object Relational Membrane is a Python package that provides the functionality of an object relational layer like EJB or other persistence storage systems. Object Relational Membrane is a thin compatibility layer between SQL table layouts and Object Oriented Python. While providing a good deal... Platforms: *nix

License: Freeware Size: 174.08 KB Download (89): Object Relational Membrane Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 389

Object-Relational Bridge for python ``Modeling'': an Object-Relational Bridge for python.Make your objects persistent in a RDBMS, just by designing how your classes map to an RDBMS schema, without having to write a single line of SQL! Platforms: Windows, Mac, Linux

License: Freeware Size: 419.11 KB Download (47): Object-Relational Bridge for python Download

Added: October 08, 2013 | Visits: 337

python-memcached This is a Python based API (implemented in 100% python) for communicating with the memcached distributed memory object cache daemon. Platforms: *nix

License: Freeware Size: 40.96 KB Download (37): python-memcached Download

Added: February 23, 2010 | Visits: 1.114

Webware for Python Webware for Python project is a suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes a fast Application Server, Servlets, Python Server Pages (PSP), Object-Relational Mapping, Task Scheduling, Session... Platforms: *nix

License: Freeware Size: 952.32 KB Download (95): Webware for Python Download

Added: September 02, 2013 | Visits: 436

Python-LDAP for Linux python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.). Platforms: *nix

License: Freeware Size: 133.12 KB Download (40): Python-LDAP for Linux 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

Added: April 02, 2010 | Visits: 1.144

Python rope rope is a Python IDE. Python ropes main goal is to provide features like auto-completion, refactorings, content assistance, and outlines. Refactoring: In recent years refactoring has become a basic task of everyday programing, specially in java community. In the agile programing methodologies,... Platforms: *nix

License: Freeware Download (93): Python rope Download

Added: January 08, 2010 | Visits: 946

GStreamer Python Bindings GStreamer Python Bindings project provide Python bindings for the GStreamer project. These bindings provide access to almost all of the GStreamer C API through an object oriented Python API. GStreamer is a library that allows the construction of graphs of media-handling components, ranging from... Platforms: *nix

License: Freeware Size: 573.44 KB Download (97): GStreamer Python Bindings Download

Added: March 03, 2010 | Visits: 1.020

Gst-Python Gst-Python provides Python bindings for the GStreamer project. These bindings provide access to almost all of the GStreamer C API through an object oriented Python API.. Platforms: *nix

License: Freeware Size: 491.52 KB Download (112): Gst-Python Download

Added: June 21, 2010 | Visits: 788

gnome-python-extras gnome-python-extras contains gnome-python development modules. If youre looking for one of the following python modules, they moved to the package gnome-python-desktop: - gnomeapplet - gnomeprint, gnomeprint.ui - gtksourceview - wnck - totem.plparser - gtop - nautilusburn -... Platforms: *nix

License: Freeware Size: 501.76 KB Download (91): gnome-python-extras Download

Added: October 07, 2010 | Visits: 873

Dee-Python Dee-Python project is an implementation of a truly relational database language with Python. Inspired by Date and Darwens Third Manifesto, it addresses the problems of impedance mismatch between programming languages and databases and the weakness of SQL. Mind The Gap Most of todays programs... Platforms: *nix

License: Freeware Size: 819.2 KB Download (101): Dee-Python Download

< 1 2 3 4 5 >