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>
Release files for birdhouse-toolbox 3.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| birdhouse-toolbox-3.4.0.tar.gz | 17.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| birdhouse_toolbox-3.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 59.4 kB
Release files / birdhouse-toolbox-3.4.0.tar.gz
| Download URL | birdhouse-toolbox-3.4.0.tar.gz |
|---|---|
| Size | 17.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8894e28e4c6949b6ff6368f546f04c5d8365abd2e607c2809ca8a9852556b3c0
|
|
BLAKE2b-256 checksum How to use checksums |
14b43e9f6f34a62ba495cb270a549cea5b80d8ae2cd194130d43527ca4cd3016
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|
Release files / birdhouse_toolbox-3.4.0-py3-none-any.whl
| Download URL | birdhouse_toolbox-3.4.0-py3-none-any.whl |
|---|---|
| Size | 42.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
78313ce52d81c46ed4119dbbe0d775fbb662490f703a9b06c236835c29b9b48f
|
|
BLAKE2b-256 checksum How to use checksums |
ae233f4297fcfaee0172f24b2b551ba0d2f0ea084e69c7ac4c1af51aa4d2f327
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|