Skip to content
#

wxpython

Here are 249 public repositories matching this topic...

legrostdg
legrostdg commented Jan 9, 2018

~/.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/

PySimpleGUI
pranjalya-singh
pranjalya-singh commented May 2, 2020

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.

TigR77
TigR77 commented Jan 23, 2020

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)
Open

FAQ

1
robmarkcole
robmarkcole commented Oct 12, 2016

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
mdickinson
mdickinson commented Jul 16, 2019

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

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)

  • Updated Apr 9, 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.

Curate this topic

Add this topic to your repo

To associate your repository with the wxpython topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.