How can I export my project with pythonautogui?

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

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
  • Mouse-controller

    eee

  • Oh, and I made a pull request to your project, fixing some of these issues: https://github.com/ArazDoesGodot/Mouse-controller/pull/1

  • Quick-Kopy

  • If you'd like an example, not long ago I helped to fix someone else's project.

  • 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
  • Mouse-controller

    eee (by Diapolo10)

  • Just in case, I made an example release with the executable built on my system - if you trust me enough not to tarnish my own reputation on this subreddit, you can see if that works on your system.

  • Tsukasa-credit-card-gag-scam

    A script I made to resemble a joke video I saw on reddit ( https://www.reddit.com/r/luckystar/comments/m8p9ul/tsukasa_wants_your_credit_card_info/ )

  • One workaround that I can think of would be to build everything using GitHub Actions, as then your own system would not matter at all. I have a great example project for that, all you really need to do is create a YAML file in a directory called .github/WORKFLOWS (the filename itself doesn't really matter), you can use this as a base. Just gotta swap out Nuitka for PyInstaller (if you want to), and change how the dependencies are installed. This makes it so that whenever you push a Git tag with a version number (say, v1.0.0), GitHub will then run this script, build executables (on any operating systems you want, no less), then create a release with them available for download. Mine also adds a changelog, but you can just remove that part.

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

  • Show HN: Hstream – write Python apps quickly (like Streamlit) –> eject to Django

    1 project | news.ycombinator.com | 12 May 2024
  • Yi 1.5

    2 projects | news.ycombinator.com | 12 May 2024
  • Homoiconic Python

    8 projects | news.ycombinator.com | 12 May 2024
  • Gravity-Simulator: N-body gravity simulator with plotting, interactive modules

    1 project | news.ycombinator.com | 12 May 2024
  • Our classifier outperforms CatBoost, XGBoost, LightGBM on 5 benchmark datasets

    2 projects | news.ycombinator.com | 12 May 2024