Skip to content

Collection of sub-modules used in the NightWatch (and other Night*) project

License

Notifications You must be signed in to change notification settings

tbowers7/NightShift

 
 

Repository files navigation

NightShift

Codacy Badge

A collection of modules to be used in at least NightWatch, and probably many/most other projects that are in the hopper at the moment.

History

Many/most of these modules grew out of the Camelot repository, where they were born. I moved the code over via a copy rather than a fork because I felt these are distinct enough projects, and Camelot contains basically a random assortment of stuff. There are many old (closed) issues and a ton of commits over in Camelot that might be of interest.

Installation

To develop and use at the same time: (in the source directory)

pip install -e .

This is needed because I've used package_data to simplify references to static resources (like error images, fonts, etc.).

About

Collection of sub-modules used in the NightWatch (and other Night*) project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%