Python Edge

Open-source Python projects categorized as Edge

Top 10 Python Edge Projects

  • SaltStack

    Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:

    Project mention: Is Chocolatey v2.0 now the stable CLI version? | /r/chocolatey | 2023-05-31

    SaltStack

  • EdgeGPT

    Reverse engineered API of Microsoft's Bing Chat AI

    Project mention: Bing EdgeGPT library, async Chatbot, Threading Proxies? | /r/learnpython | 2023-05-29

    # Read and parse cookies cookies = None if args.cookie_file: cookies = json.loads(open(args.cookie_file, encoding="utf-8").read()) bot = await Chatbot.create(proxy=args.proxy, cookies=cookies) session = _create_session() completer = _create_completer(["!help", "!exit", "!reset"]) initial_prompt = args.prompt https://github.com/acheong08/EdgeGPT/blob/master/src/EdgeGPT.py

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • server

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

    Project mention: Single RTX 3080 or two RTX 3060s for deep learning inference? | /r/computervision | 2023-04-12

    For inference of CNNs, memory should really not be an issue. If it is a software engineering problem, not a hardware issue. FP16 or Int8 for weights is fine and weight size won’t increase due to the high resolution. And during inference memory used for hidden layer tensors can be reused as soon as the last consumer layer has been processed. You likely using something that is designed for training for inference and that blows up the memory requirement, or if you are using TensorRT or something like that, you need to be careful to avoid that every tasks loads their own copy of the library code into the GPU. Maybe look at https://github.com/triton-inference-server/server

  • keylime

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

    Project mention: The Danger of Microsoft Pluton | news.ycombinator.com | 2022-07-25

    It is still under development, but try Keylime[1]. They have also a nice agent written in Rust[2] with low footprint.

    I write some notes[3] about how to use it in openSUSE MicroOS / Tumbleweed, but can be extrapolated to many other distributions too.

    [1] https://github.com/keylime/keylime

  • Remove-MS-Edge

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

    Project mention: How do I uninstall Microsoft Edge? | /r/privacy | 2023-06-04

    If it is still to complicate, you can use third party tool, like Remove-MS-Edge. He also have Sourcecode to doublecheck.

  • BingGPT-Discord-Bot

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

    Project mention: BingGPT Discord Bot that can handle /ask and /imagine commands using GPT-4 | /r/discordapp | 2023-03-27

    Hey folks! I'm not sure if it's done before but I just made a discord bot using bing chat on top of open-source EdgeGPT. Used bing chat because it's one of the easiest ways to interact with GPT-4 IMO together with active web browsing. The bot is able to handle /ask and /imagine commands. Happy to have your feedback or issues if you encounter any. Cheers! Project source: https://github.com/ediziks/BingGPT-Discord-Bot

  • aws-panorama-samples

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

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • s3gw

    Container able to run on a Kubernetes cluster, providing S3-compatible endpoints to applications.

    Project mention: S3gw: Apache 2 Licensed Object Storage | news.ycombinator.com | 2023-03-27
  • SydneyQt

    A desktop client for New Bing AI (Sydney ver.) based on Python and Qt.

    Project mention: 刚才红迪一直登不上,找回密码显示“不能和原来的密码一样”。修改密码后还是登不上,还以为是反男同被超管下场制裁了 | /r/Youmo | 2023-05-31
  • 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). The latest post mention was on 2023-06-04.

Python Edge related posts

Index

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

Project Stars
1 SaltStack 13,269
2 EdgeGPT 7,173
3 server 5,418
4 keylime 328
5 Remove-MS-Edge 152
6 BingGPT-Discord-Bot 82
7 aws-panorama-samples 79
8 s3gw 63
9 SydneyQt 58
10 Pyluos 30
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com