Command line tools to automate various processes
Project description
Birdhouse Toolbox
Description
Command line tools to automate various processes.
Installation
pipx install birdhouse-toolbox
or
pipenv install birdhouse-toolbox
or
pip install birdhouse-toolbox
Usage
Wordpress
-
create-post
Adds a new post using the title and body provided, by duplicating the last published post.
bht --url <site_url> wp create --title <title> --content <content> --slug <slug> --slug <slug> --category <category> --category <category>
-
authenticate
Authenticates the username and password with the website, saves the credentials, and a JSON web token for future use. Will re-use saved credentials if none are provided.
bht --url <site_url> wp auth --username <username> --password <password>
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
birdhouse-toolbox-3.3.0.tar.gz
(13.5 kB
view hashes)
Built Distribution
Close
Hashes for birdhouse_toolbox-3.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a1e0fdb412346b0d14f01af690fbe09fca24c73887ab043ec5f54dcd059d9f6 |
|
MD5 | 406dd80dce3d0307d5a8689c8d2dd267 |
|
BLAKE2b-256 | cf75327f33d9c5d18691bdb5180e9bea1afbbb899a7b77c523d76158203d0bc3 |