PyUpdater is no longer maintained. What now? - Tufup: automated updates for stand-alone Python applications.

This page summarizes the projects mentioned and recommended in the original post on /r/Python

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • python-tuf

    Python reference implementation of The Update Framework (TUF)

  • Hello world! I want to recommend a wonderful open-source package called Tufup. It's a simple software updater for stand-alone Python applications. This package was created as a replacement for PyUpdater, given the fact that PyUpdater has been archived and is no longer maintained. However, whereas PyUpdater implements a custom security mechanism to ensure authenticity (and integrity) of downloaded update files, Tufup is built on top of the security mechanisms implemented in the python-tuf package, a.k.a. TUF (The Update Framework). By entrusting the design of security measures to security professionals, Tufup can focus on high-level tools.

  • tufup-example

    Example of a self-updating application using tufup.

  • PyUpdater was tightly integrated with PyInstaller, but Tufup is not. You can use Tufup with PyInstaller, as illustrated in the tufup-example, but it is not required. You can also use it with any other packaging method, or you can even distribute a plain python script or just any directory of files.

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

    InfluxDB logo
  • PyUpdater

    Discontinued Pyinstaller auto-update library

  • PyUpdater's handling of release channels was broken, Tufup should handle them just fine.

  • tufup

    Automated updates for stand-alone Python applications.

  • I would like more people to know about Tufup so that it improves even faster, as the developers are actively engaged in improving it. Tufup on Github: https://github.com/dennisvang/tufup Tufup on PyPI: https://pypi.org/project/tufup/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • LangChain Go

    2 projects | dev.to | 11 May 2024
  • Ask HN: How to build in-house and prive code review assisten with AI?

    1 project | news.ycombinator.com | 11 May 2024
  • Lessons learned reinventing the Python notebook

    2 projects | news.ycombinator.com | 11 May 2024
  • AI Strategy Guide: How to Scale AI Across Your Business

    4 projects | dev.to | 11 May 2024
  • Json Web Tokens

    1 project | dev.to | 11 May 2024