python3-pypump-shell
interface to the pump.io APIs (Python 3)
Install
- All systems
-
curl cmd.cat/python3-pypump-shell.sh
- Debian
-
apt-get install python3-pypump
- Ubuntu
-
apt-get install python3-pypump
- Kali Linux
-
apt-get install python3-pypump
- Fedora
-
dnf install python3-pypump
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-pypump
- Raspbian
-
apt-get install python3-pypump
- Dockerfile
- dockerfile.run/python3-pypump-shell
python3-pypump
interface to the pump.io APIs (Python 3)
PyPump provides an interface to the pump.io APIs. The aim is to provide very natural pythonic representations of Notes, Images, People, etc... allowing you to painlessly interact with them. This package provides the pypump Python module for Python 3.x.