Python Edge

Open-source Python projects categorized as Edge

Top 8 Python Edge Projects

  1. SaltStack

    Software to automate the management and configuration of infrastructure and applications at scale.

    Project mention: Salt is the fastest, most intelligent and scalable automation engine | news.ycombinator.com | 2025-05-08
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. server

    The Triton Inference Server provides an optimized cloud and edge inferencing solution. (by triton-inference-server)

    Project mention: Scuda – Virtual GPU over IP | news.ycombinator.com | 2024-10-09

    This is very interesting but many of the motivations listed are far better served with alternate approaches.

    For "remote" model training there is NCCL + Deepspeed/FSDP/etc. For remote inferencing there are solutions like Triton Inference Server[0] that can do very high-performance hosting of any model for inference. For LLMs specifically there are nearly countless implementations.

    That said, the ability to use this for testing is interesting but I wonder about GPU contention and as others have noted the performance of such a solution will be terrible even with relatively high speed interconnect (100/400gb ethernet, etc).

    NCCL has been optimized to support DMA directly between network interfaces and GPUs which is of course considerably faster than solutions like this. Triton can also make use of shared memory, mmap, NCCL, MPI, etc which is one of the many tricks it uses for very performant inference - even across multiple chassis over another network layer.

    [0] - https://github.com/triton-inference-server/server

  4. Remove-MS-Edge

    Uninstall Microsoft Edge silently, through an executable or batch script.

  5. keylime

    A CNCF Project to Bootstrap & Maintain Trust on the Edge / Cloud and IoT

  6. BingGPT-Discord-Bot

    BingGPT Discord Bot that can handle /ask & /imagine prompts using reverse engineered API of Microsoft's Bing Chat under the hood

  7. dem

    Containerized Development Environment Manager for embedded development

    Project mention: Tool Containerization Best Practices For Embedded Software Development | dev.to | 2024-09-24

    To learn more about DEM and its capabilities, please visit the project's GitHub repository and explore its detailed documentation.

  8. aws-panorama-samples

    This repository has samples that demonstrate various aspects of AWS Panorama device and the Panorama SDK

  9. SaaSHub

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

    SaaSHub logo
  10. Pyluos

    A Python library to program a Luos based network through a high level interface.

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).

Python Edge discussion

Log in or Post with

Python Edge related posts

  • Show HN: Open-Source Development Environment Manager for Embedded Software Devs

    1 project | news.ycombinator.com | 1 Aug 2024
  • STM32 Development Without an IDE

    1 project | dev.to | 19 Jul 2024
  • DEM: Open-source containerized Development Environment Manager

    1 project | news.ycombinator.com | 1 Nov 2023
  • Join the Hottest Hacktoberfest Project of 2023 🚀

    1 project | dev.to | 4 Oct 2023
  • Feedback wanted on DEM

    1 project | /r/embedded | 14 Sep 2023
  • axem - DEM bemutatkozás

    1 project | /r/programmingHungary | 14 Sep 2023
  • Where to store executables shared by a team/project

    1 project | /r/embedded | 6 Jul 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 SaltStack 14,498
2 server 9,188
3 Remove-MS-Edge 3,352
4 keylime 464
5 BingGPT-Discord-Bot 118
6 dem 108
7 aws-panorama-samples 82
8 Pyluos 35

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?