Subpackages
Submodules
- api
- cbook - FROM MATPLOTLIB
A collection of utility functions and classes
- clean_strings - Provides functions that munge strings to avoid characters that would be problematic in certain situations.
- deprecated - A decorator for marking methods/functions as deprecated.
- dict - Non-standard dictionary functions
- dp
- equivalence
- factory - A generic instance factory.
- functional - Non-standard higher-order functions
- graph
- guid
- home_directory
- math - A placeholder for math functionality that is not implemented in SciPy.
- nan_ops_for_numeric
- nan_ops_for_numpy
- numeric - A placeholder for numeric functions that are not yet implemented in SciPy.
- numerix - Copied and modified this script from the SciPy sources version for the purposes of TVTK
- profiler - Modifications to the standard profile.py API
The standard profile.run() method in the Python library does not provide access to variables available to the code snippet during a run
- python_name - Provides the capability to format a string to a valid python name
- query
- random_state - The two classes here help keep up with the current "state" of the random number generators in scipy.stats and random
- randomx - randomx imports either Numeric, numarray or numpy based random modules
- refresh - Live updating of objects in system from module reloads
The main function exposed by this module is:
refresh(logger=None)
Check for edited python files for modules that are live in the system
- resource - Utility functions for managing resources (ie
- ring_buffer - Copied from Python Cookbook ....
- safe_array_opts - A placeholder for numeric functions that are not yet implemented in SciPy.
- scipyx - scipyx imports either numpy or Numeric based scipy_base from old scipy.
- sequence - Non-standard functions for various sequence objects
- testingx - testingx imports either Numeric or numpy based testing modules
- tree - Functions on trees, i.e
- version
- versioning - This module defines functions for extracting/defining version information for packages
- Worker
- wxversioncheck - Implements the wx ensureMinimal utility function
Imported Names
| Local name | Refers to |
|---|---|
| called_from | enthought.util.api.called_from |
| test | enthought.util.api.test |
| test_suite | enthought.util.api.test_suite |