Brian Skinn

Results 127 issues of Brian Skinn

sphobjinv is now in use in a variety of projects, including as part of an [automated documentation workflow in Blender](https://github.com/blender/blender-dev-tools/blob/3aa057b72da9b2782cbd1f53b09c0869af714aa3/utils_doc/rna_manual_reference_updater.py#L45). In the words of one Python developer, ["O look a...

I gave this talk, so please don't just take my word for its value. I received several favorable comments afterwards, however, so it did at least help some people.

Add note that `napoleon` is a built-in extension a/o Sphinx v1.3

Can just add a couple of buttons to the form and store (a) the per-workbook default folder in that workbook, and (b) the global default folder in the `.xlam`. Should...

enhancement

Formats such as dates are long, and annoying to retype every time the app is loaded fresh. While the durable settings of #10 would mitigate this somewhat, it would be...

enhancement
gui

Depends on whether the `SheetActivate` event is triggered on a workbook focus change. Might not be.

bug

Probably more complex than is worth doing, as there are probably several logics of such exports and different users would find different ones the most intuitive.

enhancement
maybe

Otherwise, Excel can just freeze without notification while exporting larger files.

enhancement
gui

Probably use a standard escape sequence like `\t`.

todo

Right now `sphobjinv` is hardwired to use `certifi`. Turns out, there are other certificate stores that people might want to use; [e.g., `certifi-system-store`](https://github.com/pypa/pip/issues/11204). Some users might also prefer to use...

type: enhancement :sparkles:
issue: maybe :thinking:
area: internals :slot_machine:
area: web requests :spider_web: