Bookie的API和命令行客户端
项目描述
这是Bookie API的Python实现,以及一个用于与我们的Bookie安装交互的命令行客户端。
命令
初始命令与管理员相关,我需要帮助运行和操作 https://bmark.us 安装。
入门指南
您需要在您的家目录中创建一个 .bookierc 文件,包含您的用户名、API密钥和站点的API URL。
[main] username=admin api_key=12345678 api_url=https://bmark.us/api/v1
命令
# check out the help for each command level $ bookie --help $ bookie invite --help $ bookie invite set --help # check your configuration by making a ping request $ bookie ping # Invite commands $ bookie invite list # set 'someuser' to have 10 invites $ bookie invite set -u someuser -i 10 # Import commands $ bookie import list # User Commands $ bookie user list $ bookie user add -u testing -e testing@gmail.com $ bookie user delete -u testing
项目详情
关闭
bookie_api-0.4.7.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 1df322e898f1bf4a40b2d292be46df087d1e93e4f4c16967aa4f1137ad203205 |
|
MD5 | b8f18dfd1c4dd4397b2b62fa88eb9f05 |
|
BLAKE2b-256 | dab871157e7c71c35ec34f1abd6528b76cb982427c6cdbcbda6c30bd74a31811 |