[PR #628] [CLOSED] Add GUI automation tools and popular CI services. #568

Closed
opened 2025-11-06 12:58:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/628
Author: @vasily-v-ryabov
Created: 4/26/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 739a39a Add GUI automation tools and popular CI services.

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 README.md (+4 -0)

📄 Description

  • pywinauto is a very pythonic Windows GUI automation library having native windows/controls manipulation functionality (that PyAutoGUI doesn't have for now). UI Automation API support is on the way.
  • pyatom is a quite popular GUI automation library for OS X.
  • AppVeyor is the most popular Windows CI service, well-supported and free for open source projects.
  • Landscape.io is one more very popular Code Health check tool that is missed in the list somehow.

Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/628 **Author:** [@vasily-v-ryabov](https://github.com/vasily-v-ryabov) **Created:** 4/26/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`739a39a`](https://github.com/vinta/awesome-python/commit/739a39accccbfda48384583c1c4f8fce39dbe1ed) Add GUI automation tools and popular CI services. ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -0) </details> ### 📄 Description - [pywinauto](https://github.com/pywinauto/pywinauto) is a very pythonic Windows GUI automation library having native windows/controls manipulation functionality (that PyAutoGUI doesn't have for now). UI Automation API support is on the way. - [pyatom](https://github.com/pyatom/pyatom) is a quite popular GUI automation library for OS X. - [AppVeyor](https://ci.appveyor.com) is the most popular Windows CI service, well-supported and free for open source projects. - [Landscape.io](https://landscape.io) is one more very popular Code Health check tool that is missed in the list somehow. Who agrees that this change should be merged could add your reactions (e.g. :+1:) to this pull request. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:58:03 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#568