Source documentation¶
Contents:
arrangeit– Application packagearrangeit.__main__– Main module of the arrangeit applicationarrangeit.base– Base classes holding common code for all the platformsarrangeit.data– Module with classes holding visible windows dataarrangeit.view– Module with classes and functions holding visual presentation dataarrangeit.options– Module with classes and functions for options dialogarrangeit.utils– Module holding various utility functionsarrangeit.settings– Module holding program’s constants and settingsarrangeit.darwin– Subpackage holding code specific to Mac OS platformarrangeit.linux– Subpackage holding code specific to GNU/Linux platformarrangeit.windows– Subpackage holding code specific to MS Windows platform
tests– Unit and integration tests