autopy VS orbtk

Compare autopy vs orbtk and see what are their differences.

autopy

A simple, cross-platform GUI automation module for Python and Rust. (by autopilot-rs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
autopy orbtk
2 10
800 3,771
2.1% 0.0%
2.8 0.0
8 months ago over 1 year ago
Rust Rust
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

autopy

Posts with mentions or reviews of autopy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • Somehow AutoHotKey is kinda good now
    12 projects | news.ycombinator.com | 3 May 2023
    Reciprocally, it's just amazing how much better AutoHotKey is at scripting the computer is than everything else is. The language was clearly never the reason why AHK persisted.

    There's works like AutoPy (https://github.com/autopilot-rs/autopy) and AutoPilot-rs (https://github.com/autopilot-rs/autopilot-rs), but they offer like 1/100th the capabilities AHK does.

    Personally I think this kind of computer-control is the perfect environment for teaching computing. Rather than writing apps or webapps, I feel like the idea of just writing code to do what you the user would do anyways, but better, is a fantastic introduction to computing & programming. In my ideal world, we'd have an EVE Online server that specifically re-enables the game-client's python interpretter (and periodically does total wipes), so folks can learn to program by scripting not just their desktop, but a complex & interesting game, via it's rich api.

orbtk

Posts with mentions or reviews of orbtk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-05.

What are some alternatives?

When comparing autopy and orbtk you can also consider the following projects:

Azul - Desktop GUI Framework

iced - A cross-platform GUI library for Rust, inspired by Elm

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

Native Windows GUI - A light windows GUI toolkit for rust

enigo - Cross platform input simulation in Rust

druid - A data-first Rust-native UI design toolkit.

imgui-rs - Rust bindings for Dear ImGui

conrod - An easy-to-use, 2D GUI library written entirely in Rust.

QML-rust - QML (Qt Quick) bindings for Rust language

nfd2 - OS native dialogs for Windows, MacOS, and Linux

relm - Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust

web-view - Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications