mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
adding Packages
This commit is contained in:
@@ -18,8 +18,10 @@
|
|||||||
python-env = final: _prev: {
|
python-env = final: _prev: {
|
||||||
my_python = final.python314.withPackages (
|
my_python = final.python314.withPackages (
|
||||||
ps: with ps; [
|
ps: with ps; [
|
||||||
|
alembic
|
||||||
apprise
|
apprise
|
||||||
apscheduler
|
apscheduler
|
||||||
|
fastapi
|
||||||
mypy
|
mypy
|
||||||
polars
|
polars
|
||||||
psycopg
|
psycopg
|
||||||
@@ -32,6 +34,7 @@
|
|||||||
ruff
|
ruff
|
||||||
scalene
|
scalene
|
||||||
sqlalchemy
|
sqlalchemy
|
||||||
|
sqlalchemy
|
||||||
textual
|
textual
|
||||||
typer
|
typer
|
||||||
types-requests
|
types-requests
|
||||||
|
|||||||
Reference in New Issue
Block a user