Skip to content

Commit 6f4ced0

Browse files
committed
Added a few useful Python libraries
1 parent 95dafca commit 6f4ced0

File tree

3 files changed

+36662
-301
lines changed

3 files changed

+36662
-301
lines changed

PyData/UsefulPackages.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,12 @@ fire - for making CLI
221221
typer: https://github.com/tiangolo/typer
222222
https://github.com/tmbo/questionary
223223
rich: https://github.com/willmcgugan/rich/blob/master/README.md
224+
plumbum: https://plumbum.readthedocs.io/en/latest/
225+
bullet: https://github.com/bchao1/bullet
226+
227+
# GUI Frameworks
228+
DearPyGui: https://github.com/hoffstadt/DearPyGui
229+
PySimpleGUI: https://github.com/PySimpleGUI/PySimpleGUI
224230

225231
# Progress Bars
226232
tqdm: https://github.com/tqdm/tqdm

plotly/plotly_express_scatter_mapbox_example.ipynb

Lines changed: 12106 additions & 0 deletions
Large diffs are not rendered by default.

plotly/plotly_express_walkthru.ipynb

Lines changed: 24550 additions & 301 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)