Package animio
[hide private]
[frames] | no frames]

Package animio

source code

Submodules [hide private]
  • animio.info
  • animio.lib: This module contains classes and utilities affiliated with the import and export of animation.
  • animio.setup: Forward the call to mrv's setup routine
  • animio.ui: Module containing the user interface implementation of the AnimIO library

Functions [hide private]
    Initialization
 
_get_ext_path()
:return: path containing our external packages
source code
 
_setup_ext_path()
Put our external directory into the path to allow contained packages to be found
source code
 
_assure_mrv_is_available()
Assure we have access to mrv :raise ImportError: if mrv is not available or does not have a compatible version
source code
Variables [hide private]
  __package__ = 'animio'