Skip to main content

application tools

Project description

Documentation: http://docs.enthought.com/apptools

Source Code: http://www.github.com/enthought/apptools

The apptools project includes a set of packages that Enthought has found useful in creating a number of applications. They implement functionality that is commonly needed by many applications

  • 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.persistence: Supports pickling the state of a Python object to a dictionary, which can then be flexibly applied in restoring the state of the 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.undo: Supports undoing and scripting application commands.

Prerequisites

All packages in apptools require:

Certain sub-packages within apptools have their own specific dependencies, which are optional for apptools overall.

The apptools.preferences package requires:

The apptools.io.h5 package requires:

The apptools.persistence package requires:

Many of the packages provide optional user interfaces using Pyface and Traitsui. In additon, many of the packages are designed to work with the Envisage plug-in system, althought most can be used independently:

Installation

To install with apptools.preferences dependencies:

$ pip install apptools[preferences]

To install with apptools.io.h5 dependencies:

$ pip install apptools[h5]

To install with apptools.persistence dependencies:

$ pip install apptools[persistence]

To install with additional test dependencies:

$ pip install apptools[test]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apptools-5.3.0.tar.gz (184.8 kB view details)

Uploaded Source

Built Distribution

apptools-5.3.0-py3-none-any.whl (230.0 kB view details)

Uploaded Python 3

File details

Details for the file apptools-5.3.0.tar.gz.

File metadata

  • Download URL: apptools-5.3.0.tar.gz
  • Upload date:
  • Size: 184.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for apptools-5.3.0.tar.gz
Algorithm Hash digest
SHA256 30580bf62a0d5dd616edd5e2b9958227633f35cb557c6860452a56809e6bd567
MD5 f205ab89fa8fd99c9800ec246e082b68
BLAKE2b-256 43a789f4e1c5e2b374aa5b8c7c61ccaf036c0fd97eaa898ce1fb71bb7e27ac85

See more details on using hashes here.

File details

Details for the file apptools-5.3.0-py3-none-any.whl.

File metadata

  • Download URL: apptools-5.3.0-py3-none-any.whl
  • Upload date:
  • Size: 230.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for apptools-5.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2a4ca30b66f7ba813a0f2489f34b0f3c1f7fe0ff7a3df0d7e87b8b3a569e7bd
MD5 822d3d641f4f86b90ad62c104f219160
BLAKE2b-256 4bb976eb3757aad7a4ea9c5a9f0788b50ff0741df8dd45ed548650f5d60df5cc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page