Skip to content

CyberfusionIO/python3-cyberfusion-wordpress-support

Repository files navigation

python3-cyberfusion-wordpress-support

Library for WordPress.

Install

PyPI

Run the following command to install the package from PyPI:

pip3 install python3-cyberfusion-wordpress-support

Next, install the following software:

  • WP-CLI, according to the documentation or using Homebrew. WP-CLI is not required to run tests (automatically downloaded on every suite run).
  • MariaDB client (required by WP-CLI), possibly using Homebrew.

Debian

Run the following commands to build a Debian package:

mk-build-deps -i -t 'apt -o Debug::pkgProblemResolver=yes --no-install-recommends -y'
dpkg-buildpackage -us -uc

Configure

No configuration is supported.

Usage

See code.

About

Library for WordPress.

Resources

Stars

Watchers

Forks

Languages