Subpackages
Submodules
- api
- cbook - A collection of utility functions and classes FROM MATPLOTLIB
- 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
- functional - Non-standard higher-order functions
- graph - Graph algorithms
- 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.
- profiler - Modifications to the standard profile.py API
- 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
- refresh - Live updating of objects in system from module reloads
- resource - Utility functions for managing and finding resources (ie
- ring_buffer - Copied from Python Cookbook.
- safe_array_opts - A placeholder for numeric functions that are not yet implemented in SciPy.
- sequence - Non-standard functions for various sequence objects
- synchronized - A decorator for making methods thread-safe via an object-scope lock.
- tree - Functions on trees, that is, nested sequences.
- 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 |