Skip to content

Instantly share code, notes, and snippets.

@aglove2189
Last active January 30, 2023 14:51
Show Gist options
  • Save aglove2189/6ef536423754c445faeeccb95c657e1f to your computer and use it in GitHub Desktop.
Save aglove2189/6ef536423754c445faeeccb95c657e1f to your computer and use it in GitHub Desktop.
minimal python packages
# data / ml
numpy
pandas
scikit-learn
shap
sqlalchemy
lightgbm
# inspection
tqdm
matplotlib
ipython
# io
xlrd
openpyxl
fastparquet
pyarrow
# formatting / testing
pytest
black
ruff
# profiling
tokei
pyinstrument
scalene
vulture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment