datanommer-create-db
Console commands for datanommer
Install
- All systems
-
curl cmd.cat/datanommer-create-db.sh
- Debian
-
apt-get install python-datanommer.commands
- Fedora
-
dnf install datanommer-commands
- Raspbian
-
apt-get install python-datanommer.commands
- Dockerfile
- dockerfile.run/datanommer-create-db
datanommer-commands
Console commands for datanommer
python-datanommer.commands
fedmsg consumer to store messages in a database - command-line utilities
fedmsg (Fedora Messaging) is a Python package and API used within the Fedora infrastructure to send and receive messages to and from applications in order to allow for asynchronous processes. datanommer is a fedmsg consumer that stores the fedmsg messages it receives in a database. This package contains the command-line utilities for datanommer.