archiif
archiif
I'm trying to use marshmallow to validate configuration files and I would like to know how to conveniently generate nested schemas using a dictionary. Right now, this is the only...
### Checklist - [X] This is an issue for Hyperchat, not LiveTL. I will go to [the LiveTL repo](https://github.com/LiveTL/LiveTL) to report an issue for LiveTL. - [X] I have checked...
https://github.com/caronc/apprise > Apprise allows you to send a notification to almost all of the most popular notification services available to us today such as: Telegram, Discord, Slack, Amazon SNS, Gotify,...
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
Here is my code: ```python import keyboard import tkinter as tk from PIL import Image def show_img(im): window = tk.Tk() w = h = window.winfo_screenheight() * 0.75 size = (w,...
Right now lua-format will try to align indentation when breaking up things such as operators, which can end up making things overindented, cramped (to the right) and hard to read:...
If an argument within a function call is going to be broken up into multiple lines, the entire series of arguments should also be broken up. So instead of this:...
From the documentation: > When =helm-org-rifle-show-path= is enabled, replace Org links in headings with their descriptions. This prevents =org-format-outline-path= from truncating the links, making them useless for reading. I tend...
It would be very convenient if you can copy audio/movie files to your clipboard so that you can paste them into Anki.
Both forward and backslashes are valid path separators on Windows. Right now, plenary doesn't seem to know what to do with Windows paths that contain forward slashes. For example: `:lua...