pypump-shell
interface to the pump.io APIs (pypump-shell program)
Install
- All systems
-
curl cmd.cat/pypump-shell.sh
- Debian
-
apt-get install pypump-shell
- Ubuntu
-
apt-get install pypump-shell
- Kali Linux
-
apt-get install pypump-shell
- Fedora
-
dnf install pypump-shell
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pypump-shell
- Raspbian
-
apt-get install pypump-shell
- Dockerfile
- dockerfile.run/pypump-shell
pypump-shell
interface to the pump.io APIs (pypump-shell program)
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-shell program, which sets up an environment and oauth tokens and allows for interactive testing.
python2-pypump
Python Pump.io library
python-pypump
interface to the pump.io APIs (Python 2)
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 2.x.