Python packages
This commit is contained in:
@@ -89,8 +89,15 @@ with pkgs;
|
|||||||
# zsh-powerlevel10k
|
# zsh-powerlevel10k
|
||||||
|
|
||||||
# Python packages
|
# Python packages
|
||||||
python3
|
# python3
|
||||||
virtualenv
|
virtualenv
|
||||||
|
(python3.withPackages (python-pkgs: with python-pkgs; [
|
||||||
|
pandas
|
||||||
|
requests
|
||||||
|
tkinter
|
||||||
|
]))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Rust Related
|
# Rust Related
|
||||||
rustc
|
rustc
|
||||||
|
Reference in New Issue
Block a user