Skip to content
Sections
>> Trisquel >> Packages >> etiona >> python >> python-scruffy
etiona  ]
[ Source: python-scruffy  ]

Package: python-scruffy (0.3.3-1)

framework for taking care of a bunch of boilerplate in Python2 apps

Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.

A typical use case for Scruffy is a command-line Python tool with some or all of the following requirements:

 * Read a set of configuration defaults
 * Read a local configuration file and apply it on top of the defaults
 * Allow overriding some configuration options with command line flags
   or at runtime
 * Load a core set of Python-based plugins
 * Load a set of user-defined Python-based plugins
 * Generate log files whose name, location and other logging settings
   are based on configuration
 * Store application state between runs in a file or database

This package installs the library for Python 2.

Other Packages Related to python-scruffy

  • depends
  • recommends
  • suggests
  • dep: python
    interactive high-level object-oriented language (default version)
  • dep: python-six
    Python 2 and 3 compatibility library (Python 2 interface)
  • dep: python-yaml
    YAML parser and emitter for Python

Download python-scruffy

Download for all available architectures
Architecture Package Size Installed Size Files
all 10.4 kB54 kB [list of files]