blog-API Commands for package install fastapi : pip install fastapi[all] psycopg2 : pip install psycopg2-binary password hashing : pip install "passlib[bcrypt]" jwt token : pip install "python-jose[cryptography]" pytest : pip install pytest