|
1 | | -<a id="user-content-dear-pygui" class="anchor" aria-hidden="true" href="#dear-pygui"> |
2 | | - |
3 | | -<div align="center"> |
4 | | - <img src="https://github.com/hoffstadt/DearPyGui/blob/assets/newlogo.jpg?raw=true" alt="Dear PyGui"> |
5 | | -</div> |
6 | | - |
7 | | -</a> |
8 | | - |
9 | | -<h6 align="center">(This library is available under a free and permissive license however, if you Enjoy <i>Dear PyGui</i> please consider becoming a <a href="https://github.com/hoffstadt/DearPyGui/wiki/Sponsors">Sponsor</a>)</h6> |
10 | | - |
11 | | - |
12 | | -[](https://pypi.org/project/dearpygui-ext/) |
13 | | -[](https://github.com/hoffstadt/DearPyGui_Ext/actions/workflows/DeployPackage.yml) |
14 | | - |
15 | | -**Dear PyGui Extensions** is a collection of useful tools, abstractions, and simplification layers built with/for _Dear PyGui_ users. |
16 | | - |
17 | | -## Installation |
18 | | - |
19 | | -Ensure you have at least Python 3.6 64bit and _dearpygui_. |
20 | | - ``` |
21 | | - pip install dearpygui_ext |
22 | | - or |
23 | | - pip3 install dearpygui_ext |
24 | | - ``` |
25 | | - |
26 | | -## Resources |
27 | | - |
28 | | - [](https://discord.gg/tyE7Gu4) |
29 | | -[](https://www.reddit.com/r/DearPyGui/) |
30 | | - |
31 | | -- [Documentation](https://github.com/hoffstadt/DearPyGui/wiki) comprehensive documentaion, tutorials, and examples. |
32 | | -- [Feature Tracker](https://github.com/hoffstadt/DearPyGui/projects/5) all proposed new features. |
33 | | -- [Bug Tracker](https://github.com/hoffstadt/DearPyGui/projects/1) current bugs and issues. |
34 | | - |
35 | | -## Support |
36 | | - |
37 | | -If you are having issues or want to help, here are some places you can go: |
38 | | -- [Github Discussions](https://github.com/hoffstadt/DearPyGui_Ext/discussions/) |
39 | | -- [Discord Forum](https://discord.gg/tyE7Gu4) |
40 | | -- [Reddit](https://www.reddit.com/r/DearPyGui/) |
41 | | - |
42 | | -## Sponsors |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
47 | | - If you enjoy _Dear PyGui_ and _Dear PyGui Extensions_ please consider becoming a [sponsor](https://github.com/hoffstadt/DearPyGui/wiki/Sponsors). |
48 | | - |
49 | | -Ongoing _Dear PyGui_ development is financially supported by users and private sponsors. |
50 | | - |
51 | | -These include: |
52 | | -* 🏢 [Anthony Tanbakuchi](https://github.com/kuchi) _Corporate Sponsor_ |
53 | | -* 🏆 [Dean Keinan](https://github.com/deankeinan) _Partner Sponsor_ |
54 | | -* 🏆 [何凌锋](https://github.com/Hedaozi) _Partner Sponsor_ |
55 | | -* 🏆 [Anthony Doupe](https://github.com/Atlamillias) _Partner Sponsor_ |
56 | | -* 🏆 [Ray Heasman](https://github.com/rheasman) _Partner Sponsor_ |
57 | | -* 🏆 [Marco Studer](https://github.com/Mstpyt) _Partner Sponsor_ |
58 | | -* 🏆 [Scripts](https://github.com/scriptslol) _Partner Sponsor_ |
59 | | -* 🥇 [Caden Bloxham](https://github.com/cbxm) _Gold Sponsor_ |
60 | | -* 🥇 [Yan Zaretskiy](https://github.com/mindv0rtex) _Gold Sponsor_ |
61 | | -* 🥇 [Leron Gray](https://github.com/daddycocoaman) _Gold Sponsor_ |
62 | | -* 🥇 [Trinnik](https://github.com/Trinnik) _Gold Sponsor_ |
63 | | -* 🥇 [Barney Mannerings](https://github.com/barnabee) _Gold Sponsor_ |
64 | | -* 🥇 [RB Blackstone](https://github.com/RBBlackstone) _Gold Sponsor_ |
65 | | -* 🥇 [Charles Ray](https://github.com/ray-5050) _Gold Sponsor_ |
66 | | - |
67 | | - |
68 | | -Thank you to all other [sponsors](https://github.com/hoffstadt/DearPyGui/wiki/Sponsors) for keeping this project moving forward! |
69 | | - |
70 | | -<a href="https://www.buymeacoffee.com/DearPyGui"><img src="https://img.buymeacoffee.com/button-api/?text=Buy us a coffee&emoji=&slug=DearPyGui&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff"></a> |
71 | | - |
72 | | -## Credits |
73 | | - |
74 | | -Developed by [Jonathan Hoffstadt](https://github.com/hoffstadt), [Preston Cothren](https://github.com/Pcothren), and every direct or indirect contributor. |
75 | | - |
76 | | -[Omar Cornut](http://www.miracleworld.net/) for all his incredible work on [Dear ImGui](https://github.com/ocornut/imgui). |
77 | | - |
78 | | -[Evan Pezent](http://evanpezent.com/) for all his work on [ImPlot](https://github.com/epezent/implot). |
79 | | - |
80 | | -[Johann Muszynski](https://github.com/Nelarius) for all of his work on [imnodes](https://github.com/Nelarius/imnodes). |
81 | | - |
82 | | -## License |
83 | | - |
84 | | -_Dear PyGui_ and _Dear PyGui Extensions_ are licensed under the [MIT License](https://github.com/hoffstadt/DearPyGui_Ext/blob/master/LICENSE). |
| 1 | +<a id="user-content-dear-pygui" class="anchor" aria-hidden="true" href="#dear-pygui"> |
| 2 | + |
| 3 | +<div align="center"> |
| 4 | + <img src="https://github.com/hoffstadt/DearPyGui/blob/assets/newlogo.jpg?raw=true" alt="Dear PyGui"> |
| 5 | +</div> |
| 6 | + |
| 7 | +</a> |
| 8 | + |
| 9 | +<h6 align="center">(This library is available under a free and permissive license however, if you Enjoy <i>Dear PyGui</i> please consider becoming a <a href="https://github.com/hoffstadt/DearPyGui/wiki/Sponsors">Sponsor</a>)</h6> |
| 10 | + |
| 11 | + |
| 12 | +[](https://pypi.org/project/dearpygui-ext/) |
| 13 | +[](https://github.com/hoffstadt/DearPyGui_Ext/actions/workflows/DeployPackage.yml) |
| 14 | + |
| 15 | +**Dear PyGui Extensions** is a collection of useful tools, abstractions, and simplification layers built with/for _Dear PyGui_ users. |
| 16 | + |
| 17 | +## Installation |
| 18 | + |
| 19 | +Ensure you have at least Python 3.6 64bit and _dearpygui_. |
| 20 | + ``` |
| 21 | + pip install dearpygui_ext |
| 22 | + or |
| 23 | + pip3 install dearpygui_ext |
| 24 | + ``` |
| 25 | + |
| 26 | +## Resources |
| 27 | + |
| 28 | + [](https://discord.gg/tyE7Gu4) |
| 29 | +[](https://www.reddit.com/r/DearPyGui/) |
| 30 | + |
| 31 | +- [Documentation](https://github.com/hoffstadt/DearPyGui/wiki) comprehensive documentaion, tutorials, and examples. |
| 32 | +- [Feature Tracker](https://github.com/hoffstadt/DearPyGui/projects/5) all proposed new features. |
| 33 | +- [Bug Tracker](https://github.com/hoffstadt/DearPyGui/projects/1) current bugs and issues. |
| 34 | + |
| 35 | +## Support |
| 36 | + |
| 37 | +If you are having issues or want to help, here are some places you can go: |
| 38 | +- [Github Discussions](https://github.com/hoffstadt/DearPyGui_Ext/discussions/) |
| 39 | +- [Discord Forum](https://discord.gg/tyE7Gu4) |
| 40 | +- [Reddit](https://www.reddit.com/r/DearPyGui/) |
| 41 | + |
| 42 | +## Sponsors |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + If you enjoy _Dear PyGui_ and _Dear PyGui Extensions_ please consider becoming a [sponsor](https://github.com/hoffstadt/DearPyGui/wiki/Sponsors). |
| 48 | + |
| 49 | +Ongoing _Dear PyGui_ development is financially supported by users and private sponsors. |
| 50 | + |
| 51 | +These include: |
| 52 | +* 🏢 [Anthony Tanbakuchi](https://github.com/kuchi) _Corporate Sponsor_ |
| 53 | +* 🏆 [Dean Keinan](https://github.com/deankeinan) _Partner Sponsor_ |
| 54 | +* 🏆 [何凌锋](https://github.com/Hedaozi) _Partner Sponsor_ |
| 55 | +* 🏆 [Anthony Doupe](https://github.com/Atlamillias) _Partner Sponsor_ |
| 56 | +* 🏆 [Ray Heasman](https://github.com/rheasman) _Partner Sponsor_ |
| 57 | +* 🏆 [Marco Studer](https://github.com/Mstpyt) _Partner Sponsor_ |
| 58 | +* 🏆 [Scripts](https://github.com/scriptslol) _Partner Sponsor_ |
| 59 | +* 🥇 [Caden Bloxham](https://github.com/cbxm) _Gold Sponsor_ |
| 60 | +* 🥇 [Yan Zaretskiy](https://github.com/mindv0rtex) _Gold Sponsor_ |
| 61 | +* 🥇 [Leron Gray](https://github.com/daddycocoaman) _Gold Sponsor_ |
| 62 | +* 🥇 [Trinnik](https://github.com/Trinnik) _Gold Sponsor_ |
| 63 | +* 🥇 [Barney Mannerings](https://github.com/barnabee) _Gold Sponsor_ |
| 64 | +* 🥇 [RB Blackstone](https://github.com/RBBlackstone) _Gold Sponsor_ |
| 65 | +* 🥇 [Charles Ray](https://github.com/ray-5050) _Gold Sponsor_ |
| 66 | + |
| 67 | + |
| 68 | +Thank you to all other [sponsors](https://github.com/hoffstadt/DearPyGui/wiki/Sponsors) for keeping this project moving forward! |
| 69 | + |
| 70 | +<a href="https://www.buymeacoffee.com/DearPyGui"><img src="https://img.buymeacoffee.com/button-api/?text=Buy us a coffee&emoji=&slug=DearPyGui&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff"></a> |
| 71 | + |
| 72 | +## Credits |
| 73 | + |
| 74 | +Developed by [Jonathan Hoffstadt](https://github.com/hoffstadt), [Preston Cothren](https://github.com/Pcothren), and every direct or indirect contributor. |
| 75 | + |
| 76 | +[Omar Cornut](http://www.miracleworld.net/) for all his incredible work on [Dear ImGui](https://github.com/ocornut/imgui). |
| 77 | + |
| 78 | +[Evan Pezent](http://evanpezent.com/) for all his work on [ImPlot](https://github.com/epezent/implot). |
| 79 | + |
| 80 | +[Johann Muszynski](https://github.com/Nelarius) for all of his work on [imnodes](https://github.com/Nelarius/imnodes). |
| 81 | + |
| 82 | +## License |
| 83 | + |
| 84 | +_Dear PyGui_ and _Dear PyGui Extensions_ are licensed under the [MIT License](https://github.com/hoffstadt/DearPyGui_Ext/blob/master/LICENSE). |
0 commit comments