Giter Site home page Giter Site logo

apptools's Introduction

apptools: application tools

http://github.enthought.com/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.appscripting: Framework for scripting applications.
  • apptools.help: Provides a plugin for displaying documents and examples and running demos in Envisage Workbench 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.permissions: Supports limiting access to parts of an application unless the user is appropriately authorised (not full-blown security).
  • 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.
  • pyface.resource: Manages application resources such as images and sounds.
  • 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.

Prerequisites

apptools's People

Contributors

mchilvers avatar rkern avatar scopatz avatar gaelvaroquaux avatar mattions avatar warrenweckesser avatar

Watchers

Rob Chambers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.