Pip List all available versions of a package pip install --use-deprecated=legacy-resolver <module>== wget -q https://pypi.org/pypi/PyJWT/json -O - | python -m json.tool - Show Pip Configuration Set Pip Cache Folder Location of packages Installation Update all Python Packages with Poweshell Update Packages requirements.txt aktualisieren und alle Versionsnummern als Minimalversionnummer setzen
Python
Installation FastAPI basiert auf den nachfolgenden leistungsfähigen Paketen: Starlette für deb Web-Teil. Pydantic für den Daten-Teil. Oder die Installation von FastAPI mit allen Komponenten Arbeiten mit Datenbanken Alembic Alembic ist ein leichtgewichtiges Datenbankmigrationstool zur Verwendung mit dem SQLAlchemy Database Toolkit für Python. Migrationsskript zur Erstellug der Tabelle ‚account‘ Migrationsskript bearbeiten Migration durchführen Migrationsskript erstellen […]
Installation Install current Version (3.2.8) Install next Version (4.0) Check installed version First steps The following steps are based on a summary of the Django Tutorial Create project Create view Create view in app_base/views.py Add view to app_base/urls.py Add urls to project main/urls.py Create admin user Create data and database […]
This is Part 3 of Building a Dashboard with Django and Bootstrap: Part 1: Building a base Django project Part 2: Prepare for dynamic content Part 3: Handling navigation and the side menu Part 4: Deploy Django App to Azure Introduction If you follow the first part of this blog […]
This is Part 2 of Building a Dashboard with Django and Bootstrap: Part 1: Building a base Django project Part 2: Prepare for dynamic content Part 3: Handling navigation and the side menu Part 4: Deploy Django App to Azure Introduction If you follow the first part of this blog […]
This is Part 1 of Building a Dashboard with Django and Bootstrap: Part 1: Building a base Django project Part 2: Prepare for dynamic content Part 3: Handling navigation and the side menu Part 4: Deploy Django App to Azure Introduction Building a complete web app isn’t always an easy […]