This website requires JavaScript.
Explore
Help
Sign In
ASCEE
/
pyqtgraph
Watch
5
Star
0
Fork
0
You've already forked pyqtgraph
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
21296cd4f3
pyqtgraph
/
examples
/
__init__.py
2 lines
36 B
Python
Raw
Normal View
History
Unescape
Escape
example app now works with Qt4 and Python2 again (#1302) * example app now workw with Qt4 and Python2 again * Example App is now part of the test suite * Add initExample * No scary warning when launching examples * Fix scary examples.__main__ warning * Use courier new font as its on all platforms * Remove commented out code * Add newline * Updated docs, example app now tested * Non-relative import for example app * Proper importing now
2020-10-19 18:51:12 +00:00
from
.
ExampleApp
import
main
as
run
Reference in New Issue
Copy Permalink