wxpython
Here are 249 public repositories matching this topic...
Enhancement
Enhancement
This is just a naming suggestion for better understanding of the code. In the DrawText function of the Graph element, it would make more sense for the argument text_location to be renamed as the location_on_text as the value of the argument actually signifies the location of the point on the text.
Ubuntu Linux 18.04
wxPython 4.0.1 (distro python3-wxgtk4.0 4.0.1+dfsg-2)
Python 3.6.8 (distro)
The Pheonix documentation suggests that in order to control the GL attributes of a new context, one should create an instance of GLContextAttrs (added in 3.1.0) in order to configure the context (for
An option to compare key parameters of 2-5 fits would be very useful, similar to the module comparison tool that already exists.
Key parameters would be something like:
- Total DPS
- Speed
- Agility
- Warp Speed
- Total EHP
- Shield EHP (can merge with armor, take max)
- Armor EHP
- Capacitor Duration (minutes or % stable)
- Armor Repair Rate (EHP/s) (can merge with shield, take max)
-
Updated
Mar 1, 2020 - Python
EasyAVR has very poor developer documentation. We should at least comment the code.
FAQ
in dicompyler/README.md FAQ points to a non-existent web-page
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/38300139-faq?utm_campaign=plugin&utm_content=tracker%2F18109348&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1-
Updated
May 6, 2020 - Python
-
Updated
Jun 4, 2020 - Python
The autogenerated API documentation for Pyface is missing a number of key details because some (many? all?) of its traits are documented with a regular # comment instead of a #: traits doc-comment that can be picked up by the trait documenter. It would be nice to fix that.
The particular instance that I ran into was trying to refer to IEditor.obj from 3rd party documentation (via intersph
-
Updated
Apr 25, 2020 - Python
-
Updated
Apr 9, 2019 - Python
-
Updated
Apr 26, 2020 - Python
-
Updated
Apr 30, 2020 - Python
-
Updated
Mar 12, 2018 - Python
-
Updated
Jun 8, 2020 - Python
-
Updated
Jun 9, 2020 - Python
-
Updated
Apr 2, 2019 - 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/