nftpy
A python package designed to be an easy interface for NFT integration in python (by CoulterStutz)
AutoKey
AutoKey, a desktop automation utility for Linux and X11. (by autokey)
nftpy | AutoKey | |
---|---|---|
1 | 88 | |
1 | 3,479 | |
- | 1.4% | |
9.7 | 6.3 | |
6 months ago | 7 days ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 only |
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.
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.
nftpy
Posts with mentions or reviews of nftpy.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Need Guidance on Python Package Development | NFTpy
Here are the links to my Github Repository as well as the PyPI package
AutoKey
Posts with mentions or reviews of AutoKey.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-21.
-
Learn AutoHotKey by stealing my scripts
I use AutoKey on Linux. It's less powerful than AHK but uses native Python which is nice: https://github.com/autokey/autokey
- How to create context-sensitive/window-aware custom shortcuts?
-
AMD Ryzen 7 7800X3D: Windows 11 vs. Ubuntu 23.04 Linux Performance
On Linux, the more direct equivalent to AHK is the similarly named AutoKey. AHK itself is never going to be cross-platform, due to the low-level it interacts specifically with Windows, but AutoKey is the Linux equivalent, designed to interact low-level with Linux in a similar way to AHK on Windows.
-
Text expansion app for Linux
https://github.com/autokey/autokey
-
Ergonomic lefty for Chromebook, with a good middle-click?
You can also try remapping mouse buttons. I use autohotkey to remap the middle clock to the right click. Autohotkey is windows only, but there is autokey which might help if you are a heavy middle click user like me
- [Linux4Noobs] AutoHotKey pour Linux ?
- Is there anyway to get Alt + ` behavior like on ubuntu and macos?
- advice on keyboard remapping sofware in linux
- advice on remapping sofware in linux
-
A guide to macroing on Linux
GitHub - autokey/autokey: AutoKey, a desktop automation utility for Linux and X11.