Main > Free Download Search >

Free python api software for mac

python api

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 760
py2app 0.2

py2app 0.2


py2app - A distutils extension which converts python scripts into executable Mac OS X app. more>>
A distutils extension which converts python scripts into executable Mac OS X applications, able to run without requiring an existing Python installation. This is a replacement for bundlebuilder. If you have used the PyObjC 1.2 installer, you do not need this because py2app 0.1.7 is included.

<<less
Download (447KB)
Added: 2005-06-27 License: Freeware Price:
1582 downloads
 
Other version of py2app
py2app 0.1.7OS X applications, able to run without requiring an existing python installation. py2app 0.1 ... a beneficial and advanced distutils extension which converts python scripts into executable
License:Freeware
Download (376KB)
downloads
Added: 2004-12-28
slashdock2opml 1.0

slashdock2opml 1.0


slashdock2opml - This script converts SlashDock feeds in the widely used format OPML more>>
This script converts SlashDock feeds in the widely used format OPML.

It is written in python, because this language manages xml pretty well.

To convert feeds from different user accounts, run:

python slashdock2opml.py config_file >myfeeds.opml

config_file being the path of SlashDock.config.plist, located in the Preferences folder.


<<less
Download (1KB)
Added: 2005-10-19 License: Freeware Price:
1467 downloads
PyOXIDE 0.7.1

PyOXIDE 0.7.1


PyOXIDE is an open-source OS X based IDE for the Python programming language more>>
PyOXIDE is an open-source OS X based IDE for the Python programming language.

To build it yourself (requires XCode 1.2 or later), download both the source and the source for IDEKit.


<<less
Download (1MB)
Added: 2005-12-07 License: Freeware Price:
1417 downloads
texttemplate 0.2.0

texttemplate 0.2.0


texttemplate - Convert text templates into a simple object model more>>
texttemplate is a small Python module which enables the user to convert text templates into a simple object model that can be manipulated by ordinary Python scripts.
texttemplate is loosely based on the HTMLTemplate module for Python.
Enhancements:
- redesigned API, execution model and documentation (unfinished).
<<less
Download (18KB)
Added: 2006-03-27 License: Freeware Price:
1306 downloads
passerby 1.02

passerby 1.02


passerby - full-featured password keeper more>>
passerby is a Full Featured Password Management Program with a Graphical Interface.

Passerby uses AES-128 encryption to keep your passwords secure. It is fully GUI driven and fully open source. It is written completely in python.

Completly freeware and open source.
<<less
Download (4.2MB)
Added: 2006-04-14 License: Freeware Price:
1289 downloads
HTMLTemplate 1.4.2

HTMLTemplate 1.4.2


HTMLTemplate - A fast, powerful, easy-to-use (X)HTML templating system more>>
HTMLTemplate is a Python module which enables the user to convert HTML/XHTML templates into simple Python object models that can be manipulated through callback functions in your scripts. Fast, powerful and easy to use.

Some advantages:

Total separation of markup and code
HTML templates can be edited using your favourite HTML editor and previewed in web browsers. Control code can be written and maintained with your favourite Python editor. Special tag attributes indicate which HTML elements should be converted into nodes within the object model. Absolutely no code is kept in the HTML markup, not even presentation logic.

Simple, practical API
HTMLTemplates powerful, highly-refined interface is designed for simplicity and ease of use, yet without compromising power and flexibility. Its API is defined as just four public classes containing less than a dozen properties and methods.

Allows component-based construction
Rendered pages can be constructed from a single large template or composed from several smaller ones. Generated content can be reused whole or in-part.

Doesnt get in your face
Lightweight design, strictly KISS. No boilerplate code required. Strong emphasis on ease of use.

Free
Released under LGPL licence, allowing use in both open and closed-source projects.

<<less
Download (23KB)
Added: 2006-04-20 License: Freeware Price:
1283 downloads
Proboscis 0.2

Proboscis 0.2


Proboscis - PostgreSQL driver/interface for Python developers more>>
Proboscis a PostgreSQL driver for Python. It provides protocol level prepared statements and cursors for maximum flexibility. It features basic SSL support, COPY TO/FROM,
Main features:
- Green Trunk interface implementation using PQueue
- Thread safety
- Dynamic type interfacing
- Direct function interface
- Prepared queries
- file-like Large Object interface
- COPY support
- SSL support
- Subprocess support
- Structured arrays and records via typical.
Enhancements:
- bug fixes
- performance enhancements
- DB-API 2.0 interface module
- with-statement support for Transaction contexts.
<<less
Download (47KB)
Added: 2006-05-03 License: Freeware Price:
1269 downloads
Tony Lownds Python 2.5b1

Tony Lownds Python 2.5b1


Tony Lownds Python - Interpreted, interactive, object-oriented programming language more>>
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 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 isnt listed here, it may still be supported, if theres a C compiler for it. Ask around on comp.lang.python -- or just try compiling Python yourself.
<<less
Download (17.8MB)
Added: 2006-06-22 License: Freeware Price:
1220 downloads
FileMaker API for PHP 1.0b1

FileMaker API for PHP 1.0b1


FileMaker API for PHP - API for accessing FileMaker data with PHP more>>
The FileMaker API for PHP is an interface that allows FileMaker information to be accessed via the PHP programming language.

<<less
Download (3.9MB)
Added: 2006-07-27 License: Freeware Price:
1198 downloads
Dabo 0.6.5

Dabo 0.6.5


Dabo - 3-tier desktop app framework for Python more>>
Dabo is a 3-tier, cross-platform application development framework, written in Python atop the wxPython GUI toolkit. It has features that are critical for developing apps that need to access databases, such as data binding to controls, and database-independent SQL abstraction.
Enhancements:
- minor fixes.
<<less
Download (563KB)
Added: 2006-09-15 License: Freeware Price:
1134 downloads
Python 3.1.1

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.

<<less
Download (11MB)
Added: 2009-08-15 License: Freeware Price: Notavailable
downloads
 
Other version of Python
Python 3.1Tony Lownds - Python is popular among a great number of users as an interpreted, interactive
License:Freeware
Download (16.3MB)
downloads
Added: 2009-06-27
Python 2.5.1Python - Object-oriented programming language. Python 2.5.1 - Python Group
License:GPL
Download (17.9KB)
936 downloads
Added: 2007-04-19
Python Call Graph 0.4.0

Python Call Graph 0.4.0


Python Call Graph is a Python library that creates call graphs for Python programs more>>
Python Call Graph is a Python library that creates call graphs for Python programs.
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
<<less
Download (20KB)
Added: 2007-06-25 License: Freeware Price:
856 downloads
EasyEclipse for Python 1.2.2

EasyEclipse for Python 1.2.2


EasyEclipse for Python development more>>
EasyEclipse for Python development.
WARNING: The PyDev plugin will not work if there are spaces in the installation path. The best solution is:
- On MacOSX, rename the EasyEclipse application to remove spaces. For example, change Eclipse for Python to Eclipse-for-Python.
This distribution includes the following plugins:
Core components:
- Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
- Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
- Java for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
- Java for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)
Tools for general Java development:
- Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.
Some essential utilities:
- AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
- Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
- Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
IDE for Python development:
- PyDev 1.2.4 - Edit, run, debug and refactor Python and Jython applications.
Version Control tools (note that CVS support is included in the Eclipse Platform):
- Subclipse 1.1.8 - Access and manage Subversion repositories within Eclipse.
Getting started
Getting Started documentation is available for the following included plugins:
- Eclipse Platform
- Eclipse Tools
- Eclipse Java Development Tools
- Eclipse Utils Plugins
- Color Editor
- PyDev
- Subclipse
For the other plugins, you are welcome to suggest a getting started. Thanks !
Enhancements:
- Upgraded to new version: Upgraded to Eclipse 3.2.2 and latest Pydev.
- Modified plugins:
- Eclipse Platform (upgraded)
- Java for Linux (upgraded)
- Eclipse Java Development Tools (upgraded)
- Eclipse Tools (upgraded)
- AnyEdit Tools (upgraded)
- Color Editor (upgraded)
- PyDev (upgraded, upgraded)
- Subclipse (upgraded)
<<less
Download (100MB)
Added: 2007-07-10 License: Freeware Price:
838 downloads
Webware for Python 0.9.4

Webware for Python 0.9.4


Webware for Python is a suite of Python packages and tools for developing object-oriented, web-based applications more>>
Webware for Python 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 Management, and many other features. Webware is very modular and easily extended.
Webware for Python is well proven, platform-independent and it is compatible with multiple operating systems, database servers and web servers.
Enhancements:
New Features
- New Application.config settings SessionCookiePath, SessionStoreDir, CacheDir and AddressFiles.
- The AutoReloadingAppServer now supports not only python-fam, but also python-gamin.
Improvements and Refinements
- Assume root path as the servlet path if the URL has been completely rewritten by the web server.
- Added optional parameter to HTTPRequest.serverURL() for getting canonical hostnames, False by default.
- Fixed the HTTPRequest.previousURI() method and added a HTTPRequest.previousContextName() method.
- Dont install the MKBrowser context automagically. It is now part of the default configuration where it can be removed.
- The appointment of the default context (if none was specified) was not deterministic. When ambiguous, we now refuse the temptation to guess, raising an error condition instead.
- Webware did not shut down cleanly when AutoReloadingAppServer or ThreadedAppServer could not be properly initialized. The error handling here is now much better.
Security
- Implemented HTTPRequest.isSecure() method.
- Use secure session cookies for HTTPS connections. This is configurable with the Application.config setting SecureSessionCookie which is True by default. (Suggested by Adam Kerrison.)
Bugfixes
- Deletion of cookies could lead to problems due to a wrong cookie path (report and fix by Adam Kerrison).
- Fixed a bug concerning servlet reuse (reported by Andrew Butash), adding a Servlet._busy attribute.
<<less
Download (915KB)
Added: 2007-07-09 License: Freeware Price:
837 downloads
Python Web Graph Generator 2.30

Python Web Graph Generator 2.30


Python Web Graph Generator is a threaded Web graph (Power law random graph) generator written in Python more>>
Python Web Graph Generator is a threaded Web graph (Power law random graph) generator written in Python. It is able to generate a synthetic Web graph of about one million nodes in a few minutes on a desktop machine.

Python Web Graph Generator implements a threaded variant of the RMAT algorithm. A little tweak can produce graphs representing social-networks or community-networks

<<less
Download (602KB)
Added: 2007-07-28 License: GPL Price:
826 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5