Python Server

Open-source Python projects categorized as Server

Top 23 Python Server Projects

  • Mail-in-a-Box

    Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.

    Project mention: Mail-in-a-Box – Take back control of your email | news.ycombinator.com | 2024-02-24
  • FlareSolverr

    Proxy server to bypass Cloudflare protection

    Project mention: Scraping Google trends, and incomplete datasets. Help, please? | /r/datasets | 2023-12-07

    What i didnt tried: - scraping and using these (single page) tokens - headless browser - web-test-frameworks like selenium (programmable browser) - using Flaresolver (my best bet) https://github.com/FlareSolverr/FlareSolverr . A headless browser / proxy developed to bypass cloudflare. You can easily deploy it onprem with docker. I know google got its own defence machanisms, but i've got very good experience using it for scraping and crawling (at least cloudflare protected) websites. So i guess its very good at pretending being a normal browser, being a normal user.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Crossbar

    Crossbar.io - WAMP application router

    Project mention: Crossbar.io Is Down (Forever?) | news.ycombinator.com | 2023-08-25
  • py-kms

    KMS Server Emulator written in Python

  • mist-ce

    Mist is an open source, multicloud management platform

  • BlackSheep

    Fast ASGI web framework for Python

    Project mention: [Guide] A Tour Through the Python Framework Galaxy: Discovering the Stars | /r/coder_corner | 2023-04-29

    Try BlackSheep | Kore | socketify | baize

  • transformer-deploy

    Efficient, scalable and enterprise-grade CPU/GPU inference server for 🤗 Hugging Face transformer models 🚀

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • devpi

    Python PyPi staging server and packaging, testing, release tool

    Project mention: Private Python Packages With devpi | dev.to | 2023-07-01

    There are cases where you want the flexibility of installing a python package via pip without having it available to the open public. This article will focus on using devpi to provide a self-hosted pip compatible python package server. Ubuntu will be used for the OS as it's a fairly common Linux distribution and easily available on Windows Linux Subsystem.

  • wsgidav

    A generic and extendable WebDAV server based on WSGI

    Project mention: This Week in Python (February 23, 2024) | dev.to | 2024-02-23

    wsgidav – A generic and extendable WebDAV server based on WSGI

  • ocpp

    Python implementation of the Open Charge Point Protocol (OCPP).

    Project mention: OCPP 2.0.1 JSON Schema vs Spec | /r/ocpp | 2023-09-08

    Came across this discussion here: https://github.com/mobilityhouse/ocpp/issues/189

  • titiler

    Build your own Raster dynamic map tile services

  • py-kms

    KMS Server Emulator written in Python (by Py-KMS-Organization)

    Project mention: It has finally happened. HWID activation for Windows 10/11 has been patched by Microsoft after 6 years. Only a few days after the new Office activation method was introduced. | /r/Piracy | 2023-09-30

    If you have a VPS on cloud or another machine in your local net, Just create a KMS server using https://github.com/Py-KMS-Organization/py-kms or any other similar projects and active via it.

  • quarry

    Python library that implements the Minecraft network protocol and data types

  • MyServer

    MyServer is your own localhost web server. you can setup PHP, Apache, Nginx and MySQL servers on your android devices or linux like Ubuntu etc. MyServer is Developed for android terminal like Termux or GNURoot Debian terminal.

  • anki-sync-server

    Self-hosted Anki sync server (by tsudoko)

  • jupyter_server

    The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.

    Project mention: Want to change shell of Jupyter lab terminal. | /r/Jupyter | 2023-12-06

    There is a setting in Jupyter-server for this ServerApp.terminado_settings see: https://jupyter-server.readthedocs.io/en/latest/users/configuration.html https://github.com/jupyter-server/jupyter_server/pull/949

  • dndserver

    Dark and Darker private server implementation written in Python

    Project mention: Fooling around in an early private server implementation | /r/DarkAndDarker | 2023-04-24

    Python: https://github.com/Snaacky/dndserver/ (this one also has a Discord server)

  • supysonic

    Supysonic is a Python implementation of the Subsonic server API.

  • electric

    A fast, futuristic package manager for Windows. (by dimensionhq)

  • youtube-dl

    Automated yt-dlp Docker image (by Jeeaaasus)

    Project mention: Ask HN: Anyone else getting continuous adverts from YouTube? | news.ycombinator.com | 2023-07-26
  • piqueserver

    An Ace of Spades 0.75 server based on PySnip.

    Project mention: Open source Diablo 1 engine – DevilutionX 1.5.0 released | news.ycombinator.com | 2023-06-17

    Ace of Spades is one. I usually play with the OpenSpades client[1], but there is also Betterspades[2], and probably many other clients I don't know of yet. There are usually about 10-50 players online on the public servers listed on BuildAndShoot[3], variable depending on the time of day and mostly from Latin America it seems.

    One can host the game with piqueserver[4]. I'm not sure if one can still host with the original Ace of Spades server, but the game was 'shut down' in 2019 so maybe not.

    [1]: https://openspades.yvt.jp/

    [2]: https://github.com/xtreme8000/BetterSpades

    [3]: https://www.buildandshoot.com/servers/

    [4]: https://www.piqueserver.org/

  • podcats

    🎧 🐈🐈🐈 Podcats generates RSS feeds for podcast episodes from local audio files and, optionally, exposes both via a built-in web server.

  • H43

    Discord Bot for trolling your friends Server. Nuke. Hack. Destroy. Spam. Op. Deop. Kill. Be nice!

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-24.

Python Server related posts

Index

What are some of the best open-source Server projects in Python? This list will help you:

Project Stars
1 Mail-in-a-Box 13,230
2 FlareSolverr 5,367
3 Crossbar 2,044
4 py-kms 2,023
5 mist-ce 1,826
6 BlackSheep 1,685
7 transformer-deploy 1,609
8 devpi 813
9 wsgidav 808
10 ocpp 677
11 titiler 670
12 py-kms 534
13 quarry 522
14 MyServer 505
15 anki-sync-server 478
16 jupyter_server 439
17 dndserver 261
18 supysonic 256
19 electric 240
20 youtube-dl 240
21 piqueserver 193
22 podcats 126
23 H43 115
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com