peterbrittain/asciimatics

Developer documentation

Open

#38 opened on Aug 12, 2016

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Python (244 forks)batch import
Documentationhelp wanted

Repository metrics

Stars
 (3,479 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There are some aspects of the design that should be documented in a little more detail, but they don't naturally fall in the user guide. For example:

  1. Internals of Windows/Curses Screens
  2. Formal internal API for Effects and Scenes.
  3. Frame skipping for refresh (in order to reduce CPU)

This should be fleshed out into a proper developer guide.

Contributor guide