Skip to main content

Apache OODT

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oodt-1.1.tar.gz (31.9 kB view details)

Uploaded Source

File details

Details for the file oodt-1.1.tar.gz.

File metadata

  • Download URL: oodt-1.1.tar.gz
  • Upload date:
  • Size: 31.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for oodt-1.1.tar.gz
Algorithm Hash digest
SHA256 92c632712915bc300a513240a0024087549af210fdb2487463d2323c0b8add73
MD5 8c4450be2c93ff58702fffc34a4d3f7e
BLAKE2b-256 3bbd2fa34537ab626b29a4733f18de09697ae4da281256c3a59d59e6cc97a5b8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page