Py-apptools

Jul 20, 2023

Enthought application tools

The apptools project includes a set of packages that Enthought has found useful in creating a number of applications.

  • apptools.appscripting Framework for scripting applications.
  • apptools.help Provides a plugin for displaying documents and examples.
  • apptools.io Provides an abstraction for files and folders in a file system.
  • apptools.logger Convenience functions for creating logging handlers
  • apptools.naming Manages naming contexts, supporting non-string data types and scoped preferences
  • apptools.permissions Supports limiting access to parts of an application unless the user is appropriately authorised not full-blown security.
  • apptools.persistence Supports pickling and restoring the state of an object.
  • apptools.preferences Manages application preferences.
  • apptools.selection Manages the communication between providers and listener of selected items in an application.
  • apptools.scripting A framework for automatic recording of Python scripts.
  • apptools.sweet_pickle Handles class-level versioning, to support loading of saved data that exist over several generations of internal class structures.
  • apptools.template Supports creating templatizable object hierarchies.
  • apptools.type_manager Manages type extensions, including factories to generate adapters, and hooks for methods and functions.
  • apptools.undo Supports undoing and scripting application commands.


Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler