python3-cyberfusion-wordpress-support


Namepython3-cyberfusion-wordpress-support JSON
Version 1.4.4.2.3 PyPI version JSON
download
home_pageNone
SummaryLibrary for WordPress.
upload_time2024-08-26 09:33:24
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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](https://make.wordpress.org/cli/handbook/guides/installing/#recommended-installation) or using [Homebrew](https://formulae.brew.sh/formula/wp-cli). WP-CLI is not required to run tests (automatically downloaded on every suite run).
* MariaDB client (required by WP-CLI), possibly using [Homebrew](https://formulae.brew.sh/formula/mysql-client).

## 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.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python3-cyberfusion-wordpress-support",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Cyberfusion <support@cyberfusion.io>",
    "download_url": "https://files.pythonhosted.org/packages/a6/37/eef2a208aebb375833fbe1f23074b23c953ff70b187f24c9300e283383e7/python3_cyberfusion_wordpress_support-1.4.4.2.3.tar.gz",
    "platform": null,
    "description": "# python3-cyberfusion-wordpress-support\n\nLibrary for WordPress.\n\n# Install\n\n## PyPI\n\nRun the following command to install the package from PyPI:\n\n    pip3 install python3-cyberfusion-wordpress-support\n\nNext, install the following software:\n\n* WP-CLI, according to the [documentation](https://make.wordpress.org/cli/handbook/guides/installing/#recommended-installation) or using [Homebrew](https://formulae.brew.sh/formula/wp-cli). WP-CLI is not required to run tests (automatically downloaded on every suite run).\n* MariaDB client (required by WP-CLI), possibly using [Homebrew](https://formulae.brew.sh/formula/mysql-client).\n\n## Debian\n\nRun the following commands to build a Debian package:\n\n    mk-build-deps -i -t 'apt -o Debug::pkgProblemResolver=yes --no-install-recommends -y'\n    dpkg-buildpackage -us -uc\n\n# Configure\n\nNo configuration is supported.\n\n# Usage\n\nSee code.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Library for WordPress.",
    "version": "1.4.4.2.3",
    "project_urls": {
        "Source": "https://github.com/CyberfusionIO/python3-cyberfusion-wordpress-support"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec606758b790f425cb13394d2e71733cdd4a1d4458bdf6bbe5fd6bd3478a7585",
                "md5": "6b4e297f61b7c8d6c5591cbdd718f6a0",
                "sha256": "a378db9a1a2d57ca8ad9f1538fb7f2deaaefee51ce6ee401c6c633b8b2df1929"
            },
            "downloads": -1,
            "filename": "python3_cyberfusion_wordpress_support-1.4.4.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b4e297f61b7c8d6c5591cbdd718f6a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11158,
            "upload_time": "2024-08-26T09:33:23",
            "upload_time_iso_8601": "2024-08-26T09:33:23.049666Z",
            "url": "https://files.pythonhosted.org/packages/ec/60/6758b790f425cb13394d2e71733cdd4a1d4458bdf6bbe5fd6bd3478a7585/python3_cyberfusion_wordpress_support-1.4.4.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a637eef2a208aebb375833fbe1f23074b23c953ff70b187f24c9300e283383e7",
                "md5": "766f8fc9d749257090007588a163e37c",
                "sha256": "19bcff09a6067c019a31c6556d13b481b8180d8109be8979d8b0cd7a78e66fb3"
            },
            "downloads": -1,
            "filename": "python3_cyberfusion_wordpress_support-1.4.4.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "766f8fc9d749257090007588a163e37c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6967,
            "upload_time": "2024-08-26T09:33:24",
            "upload_time_iso_8601": "2024-08-26T09:33:24.179684Z",
            "url": "https://files.pythonhosted.org/packages/a6/37/eef2a208aebb375833fbe1f23074b23c953ff70b187f24c9300e283383e7/python3_cyberfusion_wordpress_support-1.4.4.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-26 09:33:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CyberfusionIO",
    "github_project": "python3-cyberfusion-wordpress-support",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python3-cyberfusion-wordpress-support"
}
        
Elapsed time: 0.54521s