Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bostrt/rpm-python3-pynput
RPM spec for Python 3 pynput (https://github.com/moses-palmer/pynput)
https://github.com/bostrt/rpm-python3-pynput
Last synced: 19 days ago
JSON representation
RPM spec for Python 3 pynput (https://github.com/moses-palmer/pynput)
- Host: GitHub
- URL: https://github.com/bostrt/rpm-python3-pynput
- Owner: bostrt
- Created: 2019-10-15T04:46:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-23T03:24:43.000Z (about 4 years ago)
- Last Synced: 2024-11-01T10:08:13.315Z (2 months ago)
- Homepage: https://copr.fedorainfracloud.org/coprs/bostrt/quikey/package/python3-pynput/
- Size: 88.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## RPM spec for Python 3 pynput module
- [GitHub project](https://github.com/bostrt/rpm-python3-pynput)
- [Fedora Copr project](https://copr.fedorainfracloud.org/coprs/bostrt/quikey/package/python3-pynput/)
- [Upstream pynput project](https://github.com/moses-palmer/pynput)
- [Upstream pynput pypi module](https://pypi.org/project/pynput/)
- [Python Packaging Guidelines](https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/)## Install
```
dnf install 'dnf-command(copr)'
dnf copr enable bostrt/quikey
dnf install python3-pynput
```