python3-pypump-shell

interface to the pump.io APIs (Python 3)

Install

All systems
curl cmd.cat/python3-pypump-shell.sh
Debian Debian
apt-get install python3-pypump
Ubuntu
apt-get install python3-pypump
image/svg+xml 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

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.