python-docker
There are 35 repositories under python-docker topic.
ozgurkara/fastapi-pydiator
Python clean architecture and usecase implementation with fastapi and pydiator-core
touero/easier-docker
A module for Python that facilitates easier usage of Docker in Python.
David-Lor/Dockerized-Python-SSH
Docker image with Python + SSH server 🐍🔐🐳
imgVOID/autograding-api
A simple Docker sandbox example and a ready-to-use autograder API. Based on asynchronous FastAPI and disposable Docker containers. Three modes of operation: Python subprocess, Python Docker SDK and Python on Whales.
robpco/docker-nginx-uwsgi
Docker image for deploying Python Web Apps on NGINX. Image includes Nginx, uWSGI and Python.
dev-lusaja/python-boilerplate
boilerplate for python projects
NatLee/dev-dock-manager
This is a sandbox manager developed using Django, providing isolated development environments with a suite of base functions and packages for each user on the same machine by using Docker.
ahmnouira/flask-hello-world
This is a simple flask application designed to run in multiple ways: locally docker container from docker hub hosted by IBM cloud.
jagdeepjain/python-selenium-docker-tests
Project demonstrate usage of docker container in python script for running selenium tests.
manuelzander/python_udp_server
Python UDP server using asyncio, plus Dockerfile, Makefile and unittests
Tuxae/Tuxae-Jupyter-Manager
Build/Deploy jupyter environments for Tuxae members
anekobtw/telegram-bot-template
A template for telegram bots using aiogram v3.11.0
David-Lor/Docker-Python-Autoclonable-App
🐍 🐳 A Docker that downloads a Git repository with a Python app you want to deploy when a container runs for the first time
ruanbekker/kindly-api
KindlyAPI is a Flask-based API server designed to simplify the process of deploying, managing, and destroying Kubernetes clusters using Kind.
Tigrou59/Python-Docker
How to use easily a virtual Python environment with Docker
adambonneruk/uuid-generator
"Unique": UUID generator tool. unique.py will generate UUIDs (using a CLI) in a variety of flavors whilst unique_gui.py wraps this up in a pretty GUI. This project in available as native python source, a windows executable and docker image.
angudadevops/Python-Developement
Python Web Application with Flask
avikdatta/python_data_docker_files
A repository for docker files for data analysis using Python and Hadoop
cjoy/docker-workshop
CSESoc Docker Workshop
eitancj/python_in_docker
Playing around with docker images, python and streamlit
gkarthiks/gitlab-python3-alphine3
Docker file for gitlab-python with python v3.6.5 on alphine os 3.4
vlaszdunov/python
Python Docker Images
dockerrecipes/python2
Python 2 docker application
dockerrecipes/python3
Python 3 docker application
kistters/TodoList-Flask-Docker
Web TodoList - Docker ( Nginx & Flask )
mehuljain07/WebApp-using-docker
Implements a Web Application using docker flask and REST API
Ozy-Viking/python-nginx
Pulls the docker files from nginx and then build it on a python image. Using up-to-date images for both python and nginx. Updates nightly.
theNareshofficial/File-Encryptions
File encryption and decryption Tool in python
emielmolenaar/ansible-role-docker-python-sdk
An Ansible role to install the Python docker SDK on APT compatible hosts
helenascholl/python-dlib
Python Docker image with dlib installed.
mateusfg7/fastapi-python
Repo to study FastAPI with Python
theNareshofficial/Password-Manager
Password Manger in Python