wxpython
Here are 335 public repositories matching this topic...
~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).
Please also consider using appdirs
instead of hardcoding ~/.config/
-
Updated
Mar 12, 2022 - Python
-
Updated
Apr 11, 2022 - Python
-
Updated
Jan 18, 2022 - Python
It is good practice that repositories contain a CONTRIBUTING document in the root directory.
This makes it easy for contributors, especially first time contributors, to follow project standards and create pull requests in accordance with how the maintainers would like submissions to be made.
The format of this document is normally Markdown (.md) or reStructuredText (.rst/.rest). Both format
-
Updated
Apr 3, 2022 - Python
Hot key not recorded
-
Updated
Mar 12, 2022 - Python
-
Updated
Apr 17, 2022 - Python
-
Updated
Mar 30, 2022 - Python
Currently, we do not have pre-built python wheels for OpenImageIO. OpenImageIO is only used for image I/O so it is not necessarily a hard dependency. OpenCV doesn't provide all of the same support for the formats OIIO does, but that is the tradeoff. :/
This issue should implement cv2 (which is already a dependency) as a fallback for image Input and output when OIIO is not installed. It should a
Note that similarly, other aliases have been created - https://wxpython.org/Phoenix/docs/html/MigrationGuide.html#font-pen-and-brush-styles
-
Updated
May 31, 2021 - Python
-
Updated
Feb 17, 2021 - Python
-
Updated
Mar 20, 2022 - Python
-
Updated
Sep 5, 2021 - Python
-
Updated
Dec 31, 2021 - Python
-
Updated
Apr 3, 2022 - Python
Improve this page
Add a description, image, and links to the wxpython topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wxpython topic, visit your repo's landing page and select "manage topics."
Type of Issues (Enhancement, Error, Bug, Question)
Bug:
window.Read()
)window.Disable()
Operating System
Ubuntu 16.04 LTS 64 bit
Python version
Python 3.5.2
PySi