imports from backlog, synchronization with osgameclones

This commit is contained in:
Trilarion
2019-11-16 10:06:24 +01:00
parent 9f94543293
commit 4651db1801
116 changed files with 773 additions and 418 deletions

15
entries/wxpython.md Normal file
View File

@ -0,0 +1,15 @@
# wxPython
_Wraps the wxWidgets C++ toolkit and provides access to the user interface portions of the wxWidgets API._
- Home: https://wxpython.org/
- State: mature
- Download: https://pypi.org/project/wxPython/
- Platform: Windows, Linux, macOS
- Keywords: library
- Code repository: https://github.com/wxWidgets/Phoenix.git
- Code language: Python, C
- Code license: wxWindows license
## Building