Paul Barton

Results 9 issues of Paul Barton

## Objective Add support for the DMX USB Pro Mk2 ## Details I have recently had a request to support the [Pro Mk2](https://www.enttec.com/product/controls/dmx-usb-interfaces/dmx-usb-pro-interface/). This device has the cool feature of...

enhancement

Working on this https://github.com/SavinaRoja/DMXEnttecPro/issues/3

**General aims for improvement** - [ ] Provide better logging coverage - [ ] Improve documentation - [ ] Provide proper rendering of bibliographies - [x] Improve methods for publisher...

So, EPUB3 is the future, how do we get there? I'll start to put some stuff in this issue as I contemplate the changes. For a start, read this carefully:...

EPUB3

I just released a new version of OpenAccess_EPUB (0.5.1) on PyPI, and it comes with a lot of new changes. One small change is that I added a wheel distribution...

commands/interface

- [x] , needs css handling example: 10.1371/journal.pctr.0010025 - [x] Add css for , where N is an integer, think of these as new headers beyond h6. - [ ]...

Compared to PyMouseEvent, PyKeyboardEvent event handling is deficient in two ways: 1. It uses two functions (key_press and key_release) instead of a single function with a toggle argument. 2. The...

enhancement

I saw [this question on StackOverflow](http://stackoverflow.com/questions/15743274/multiple-instances-of-python-in-separated-windows): > I'm using PyUserInput and I want to run multiple python scripts in separate windows is it possible to make the script run inside...

question

Concluición de código en comentarios es a veces frustrante, además indentación después de una linea que se termina en colon. Me gustaría un opción para desactivarlo, Code completion in comments...