Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install oodt

How to install oodt

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install oodt
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.3
0.6Never BuiltWhy not?
0.3 Available View build log
0.2 Available View build log
Windows (64-bit)
0.3
0.6Never BuiltWhy not?
0.3 Available View build log
0.2 Available View build log
Mac OS X (10.5+)
0.6 Available View build log
0.3 Available View build log
0.2 Available View build log
Linux (32-bit)
0.6 Available View build log
0.4 Available View build log
0.3 Available View build log
0.2 Available View build log
Linux (64-bit)
0.6 Available View build log
0.4 Available View build log
0.3 Available View build log
0.2 Available View build log
 
Author
License
Apache 2.0
Imports
Lastest release
version 0.6 on Jul 21st, 2013

Agile OODT is a new version of Object Oriented Data Technology. It improves upon the previous version by being easier to develop, maintain, and extend; simpler to integrate by; and faster to use.

Installation

What follows are the installation instructions for Agile OODT.

Quick Instructions

As a user with administrative privileges, run either:

pip oodt

or:

easy_install oodt

depending on what's available on your system. You're done!

Full Instructions

Agile OODT requires the Python programming language. We recommend version 2.4 or later. As of this writing, 2.7 is the latest stable version. If Python is not yet installed on your system, you can find binary and and source distributions from the Python website.

To test if a correct version of Python is available on your system, run:

python -V

You should see output similar to:

Python 2.7

indicating the version of Python installed. You may then proceed to install Agile OODT.

By far the easiest, recommended, and encouraged way to install Agile OODT is either with Pip or EasyInstall. If your Python installation has either of these installers available to it, then one command is all you need to run in order to download, build, install, and generate command-line tools all in one go for all users on your system. For Pip users, it's:

pip oodt

And for EasyInstall users, it's:

easy_install oodt

Be sure to run that command as an administrative user. For example, on Mac OS X and other Unix systems, you might need to run either of:

sudo pip oodt
sudo easy_install oodt
Installing From Source

If neither Pip nor EasyInstall are available, you can still make a proper installation of Agile OODT by building it from its source code. Just follow these instructions:

  1. Download the Agile OODT source distribution and extract the source archive. The source distribution is packaged as a gzip'd tar archive.
  2. Change the current working directory to the newly extracted directory.
  3. As an administrative user, run: python setup.py install
For More Information

Visit any of the following links for additional information, to ask questions, report bugs, and so forth:

OODT Home Page
http://oodt.apache.org/
Mailing List for OODT Development
mailto:dev@oodt.apache.org
Package Page (Cheese Shop)
http://pypi.python.org/pypi/oodt/
Issue Tracker (submit bug reports here)
https://issues.apache.org/jira/browse/OODT

Changelog

What follows is a history of changes to this software.

0.2 - Current

This is the current release of Agile OODT, representing its migration from the Apache Incubator to a full-fledged top-level Apache project.

0.1-incubating - Initial Apache Release

This release marks the induction of Agile OODT into the Apache Software Foundation's Incubator.

Subscribe to package updates

Last updated Jul 21st, 2013

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.