christian.külker.de [
Home
] [
Dev
] [
DevOps
] [
Quick Guide
] [
Japanese
] [
Speeches
] [
Categories
] [
Tags
] [
Commands
] [
Locations
]
Categories
:
Python
:
Python
Creating Virtual Environments
Creating virtual Python environments with venv and virtualenv
Managing Dependencies With Pipenv
Managing Python dependencies virtually with pipenv
Managing Dependencies With Poetry
Managing-Dependencies-With-Poetry
Packaging Python Projects
Packaging Python projects with setuptools
Flake8
Enforcing a style guide with flake8
Simple-Http-Server
A simple HTML web server in python for projects