Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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
```