python-server
There are 84 repositories under python-server topic.
Kitware/wslink
Python/JavaScript library for communicating over WebSocket
tomimick/restpie3
Python3 REST API server starter kit
Rjtsahu/School-Bus-Tracking
Bus Tracking system with Python server and 2 Andoid apps for Parent and Driver
dldl/sphinx-server
Sphinx documentation Docker image with Python server and support for PlantUML and more.
berislavlopac/pyotr
Python OpenAPI-to-REST (and back) framework
RaSan147/pyrobox
Turn your computer into Local File Hosting Server. Improved version on Python 3 http.server with Upload and LOTS of FEATURES. In short a home/office remote File-Manager
haseeb-heaven/fast-server
FastServer is simple API based server created in FastApi with Clients in various languages.
SamirPaulb/FileCompressor
An online PDF file compression tool to reduce the size of a .pdf file. Python Flask is used to upload the file to a temporary location on the server.
zhitianz/djiSDKcontrol
This android application is used to communicate between a computer (python server) and a DJI drone using DJI mobile SDK. So that the DJI drone can be controlled by code instead of remote controller.
Mindinventory/flask-boilerplate-structure
Python Boilerplate in Flask.
tristanratz/SwiftUI-ChatApp
A small cross plattform SwiftUI Chat Room App implemented using TCP with a Python-Twisted Server included.
8gudbits/QuickServe
A Server to share files directly from your disk.
DEMON1A/WEngine
WEngine - Web framework allows you to build your own web-based applications
adumrewal/python-production-server
A boiler plate python production server using elasticsearch, elasticAPM, Docker and flask. Modular code with all the necessary code for setup and easily configurable based on usecase.
d3v4s/chissy
Fake Linux SSH server for defensive analysis
majidmc2/multi-app-server
This is a multi-app server
detekoi/jam-deck
An Apple Music now playing display for streamers using macOS.
githubuser1983/filmempfehlung
Python Server and Android App for Movie Recommendation based on user sortings
liuyuweitarek/Simple_Sample_gRPC
Step-by-Step Guide to Implementing a Simple gRPC Connection between Android (Client) and Python (Server)
parasomni/python-home-server
TCP server written in python to serve as file sharing instance between clients and server.
tolgahanuzun/SC_Image_Processing
Server Client iliskisi ile geliştirilmiş Android Resim Isleme uygulaması.
Arturo254/Python-Server
Crea un servirdor local usando python
ludojmj/treelud
Yet another tree view in a web browser (with Node.js and/or Python http servers).
rubylab/Google-Map-Service
Google Map Service Application 🗺️
Sagar-Sharma-7/Socket_kali-linux
A Kali Linux web server that listens to a certain port and connects to the client / connect to a remote web server like google.
al-rafi304/Bleu
A simple Python Web Backend Framework made from scratch
CodingCraftYT/Python-Web-Server
🐍 Minimalistic Python web server using Flask for basic web applications. Ideal for learning and small-scale projects. 🚀
DPSoftware-Foundation/PyserSSH
A scriptable Python SSH server library with terminal environment. based on Paramiko
erick-dsnk/sai-http-server
A local HTTP server written in Python with browser sync feature to make your web design problems easier to solve!
faviansamatha/Polyglot-Chess-Game
Chess Game implemented with 3 programming languages (Javascript, Python, and C++)
Jotalea/TaskHub
TaskHub is a website where you can post homework answers. Designed for spanish-speaking people.
Koushikphy/System-Status-Checker
A dashboard like webserver built with django to check system status of multiple PC/Workstation/Cluster in a single place.
nithin-k-shine/HTTP_FileServer
A simple HTTP file server for high-speed data transfer between devices connected to the same network and a data server to store common files to be accessed by all devices in the network
sskender/machines
Various Docker containers
ZimSec/SPYthon
The idea for this project is to create a multi-threaded python server that will generate HTML reports on what exploits can be run against what host. First, the user will create a new session with the host and give the host an IP. Based on whether or not that IP can be scanned passively (if it exists in Shodan/Censys) it will ask the user if this is owned or allowed infrastructure to scan. If the user consents, the server will scan the host with Nmap and determine what versions the host is running and if their services are vulnerable. If the user does not approve the server will not scan the host. If the given host has already been scanned by Censys/Shodan then those results will be fed into the server via API's. The server/script will then determine if the vulnerability has a given exploit, which it will then display to the user along with the ports in a report that is in HTML format.
crbelik/terraform-ec2-autoscaling-monitoring
Scalable EC2 Auto Scaling Group deployment using Terraform. Includes launch templates, security groups, auto scaling policies, and a Python web server.