API Reference for Enthought Tool Suite 3.2.0
Checkout the sources corresponding to the projects a specified egg or enthought project depends on.
Copyright (c) 2007-2009 by Enthought, Inc. License: BSD Style.
Constants
CONFIG_FILE_DEFAULT = os.path.join(os.path.expanduser('~'), '.ets.cfg')
ENTHOUGHT_SVN_REPO = 'https://svn.enthought.com/svn/enthought'
Initialize the default config object. Useful for testing.
Initialize the config file at the specified path.
The main entry point for all "ets" commands
Return the user's configuration.
| Local name | Refers to |
|---|---|
| BDist | enthought.ets.bdist.BDist |
| Checkout | enthought.ets.checkout.Checkout |
| Clean | enthought.ets.clean.Clean |
| ConfigParser | ConfigParser |
| Depends | enthought.ets.depends.Depends |
| Develop | enthought.ets.develop.Develop |
| Graph | enthought.ets.graph.Graph |
| Info | enthought.ets.info.Info |
| Install | enthought.ets.install.Install |
| Map | enthought.ets.map.Map |
| os | os |
| PkgURL | enthought.ets.pkg_url.PkgURL |
| Revert | enthought.ets.revert.Revert |
| SDist | enthought.ets.sdist.SDist |
| stat | stat |
| Status | enthought.ets.status.Status |
| sys | sys |
| Test | enthought.ets.test.Test |
| Update | enthought.ets.update.Update |
© Copyright 2002-2009 Enthought, Inc.