v4.0.2
added
config
class. This static class hold constants that can be changed by the user to change the libarys behavior. Use the class-attributes directly, you don't need to create instances of it!
currently it only holdsINTERRUPT_KEYS
, a list of keys that will result in anKeyboardInterrupt
beeing raised.editorconfig
changed
- documentation is now in Markdown instead of rst