#
wxpython
Here are 267 public repositories matching this topic...
klieret
commented
May 28, 2019
Type of Issues (Enhancement, Error, Bug, Question)
Bug:
- Initialize Window
- Show it (
window.Read()) - Run
window.Disable() - The whole desktop environment freezes, nothing is clickable anymore
- Change to tty terminal and kill application
- Things are normal again
Operating System
Ubuntu 16.04 LTS 64 bit
Python version
Python 3.5.2
PySi
wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
-
Updated
Aug 13, 2020 - Python
Self-contained NodeMCU flasher with GUI based on esptool.py and wxPython.
-
Updated
Jul 13, 2020 - Python
Crypter - Python3 based builder and ransomware compiled to Windows executable using PyInstaller
-
Updated
Jun 15, 2020 - Python
Fork of the official winpdb with improvements
-
Updated
Aug 12, 2020 - Python
mdickinson
commented
Jun 1, 2020
There's a DeprecationWarning from the test_combo_field tests on Python 3.8.
test_combo_field_icon_formatter (pyface.fields.tests.test_combo_field.TestComboField) ... /Users/mdickinson/.venvs/traits/lib/python3.8/site-packages/pkg_resources/__init__.py:1156: DeprecationWarning: Use of .. or absolute path in a resource path is not allowed and will raise exceptions in a future release.
Python-based portfolio / stock widget which sources data from Yahoo Finance and calculates different types of Value-at-Risk (VaR) metrics and many other (ex-post) risk/return characteristics both on an individual stock and portfolio-basis, stand-alone and vs. a benchmark of choice (constructed with wxPython)
python
portfolio
benchmark
risk
heatmap
beta
stock
monte-carlo-simulation
sharpe-ratio
wxpython
investment
return
yahoo-finance
value-at-risk
risk-management
sp500-real-time-data
variance-covariance
historical-simulation
geometric-brownian-motion
stock-widget
-
Updated
Apr 9, 2019 - Python
wxPython plotting widgets using matplotlib
-
Updated
Jun 25, 2020 - Python
ThotKeeper — cross-platform personal daily journaling
-
Updated
Apr 26, 2020 - Python
Our humble attempts to create a player for live shows that is capable to display images and play video or audio tracks from a single window
python
player
anime
video-player
festival
event-management
image-viewer
vlc
wxpython
cosplay
festivals
festival-mangement
festival-app
vlc-python-bindings
show-control
cosplay2-timer
entertainment-control
fest-engine
-
Updated
Apr 30, 2020 - Python
GUI app for downloading whole online courses with folder structure from one url
python
app
gui
downloader
web
video
coursera
object-oriented
pluralsight
wxpython
udemy
webscraping
lynda
skillshare
-
Updated
Mar 12, 2018 - Python
Videomass is a free, open source and cross-platform GUI for FFmpeg and Youtube-dl
-
Updated
Aug 17, 2020 - Python
A workbench for data analysis and modeling
-
Updated
Aug 15, 2020 - 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."


~/.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
appdirsinstead of hardcoding ~/.config/