{ "info": { "author": "Raul J. Chacon", "author_email": "raulchacon@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Topic :: Utilities" ], "description": "===========\nwpadmin\n===========\n\nwpadmin is a Python module for managing WordPress installations from the\ncommand line. Inspiration comes from both django-admin.py and `WP-CLI`_.\n\n.. _WP-CLI: https://github.com/wp-cli/wp-cli\n\n\nInstalling\n---------------------\n\n::\n\n $ pip install wpadmin\n\n\nUsage\n-------------------\nFrom the root of your WordPress project (directory containing wp-load.php):\n\n::\n\n $ wpadmin starttheme [--classic] my-theme-name\n\n\nThe ``starttheme`` command will create the following directory structure\nwithin the wp-contents/themes/ directory:\n\n::\n\n - my-theme-name\n - templates/\n - base.twig\n - static/\n - css/\n - images/\n - js/\n - 404.php\n - functions.php\n - index.php\n - README.md\n - style.css\n\n\nThe above structure assumes you will be using the Twig template engine via\nthe `Timber `_\nplugin. The ``starttheme`` command with the ``--classic`` option\nwill create the following directory structure within the wp-contents/themes/\ndirectory:\n\n::\n\n - my-theme-name\n - css/\n - images/\n - js/\n - 404.php\n - functions.php\n - index.php\n - README.md\n - style.css\n\n\nTo create a plugin skeleton:\n\n::\n\n $ wpadmin startplugin my-plugin-name\n\n\nThe ``startplugin`` command will create the following directory structure\nwithin the wp-contents/plugins/ directory:\n\n::\n\n - my-plugin-name\n - my-plugin.name.php\n - README.md", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/raulchacon/wpadmin.py", "keywords": "wordpress admin", "license": "MIT license", "maintainer": null, "maintainer_email": null, "name": "wpadmin", "package_url": "https://pypi.org/project/wpadmin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wpadmin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/raulchacon/wpadmin.py" }, "release_url": "https://pypi.org/project/wpadmin/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Command line tool for WordPress", "version": "0.1.0" }, "last_serial": 1125995, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fef3a7b8db5d9e5505afdcbe3cd47a35", "sha256": "574249e122c680f56eecf41032e7ab8fe4df9d177da9153dd75fbeb8eaf06757" }, "downloads": -1, "filename": "wpadmin-0.0.1-py2.7.egg", "has_sig": false, "md5_digest": "fef3a7b8db5d9e5505afdcbe3cd47a35", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5855, "upload_time": "2014-06-15T22:11:52", "url": "https://files.pythonhosted.org/packages/be/62/26a040a23f4886e536c5a3f4dc13ca962b16dee0ac9ce4954710b033feb7/wpadmin-0.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "41c3fdaef6057653ecd27377dcf21f9a", "sha256": "4a7f3a1e5a3a140aef224b952f06d45e60606f95657ace1a7a6cacb5615408e7" }, "downloads": -1, "filename": "wpadmin-0.0.1.win32-py2.7.exe", "has_sig": false, "md5_digest": "41c3fdaef6057653ecd27377dcf21f9a", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 239596, "upload_time": "2014-06-15T22:12:00", "url": "https://files.pythonhosted.org/packages/55/d8/46db3f087152a49a41b352d95eb956098829df0c5ae5ed41647a6647369b/wpadmin-0.0.1.win32-py2.7.exe" }, { "comment_text": "", "digests": { "md5": "2ddaf694115c5ea631ea05f5b0cc588d", "sha256": "89bd48de2db6e1c4ffb3f49b3f37ca386178cb1879216acf56fb6ba05b88b6a5" }, "downloads": -1, "filename": "wpadmin-0.0.1.zip", "has_sig": false, "md5_digest": "2ddaf694115c5ea631ea05f5b0cc588d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7016, "upload_time": "2014-06-15T22:12:04", "url": "https://files.pythonhosted.org/packages/01/05/565b0077c0a243edf884cc15cd40519b56337a5542193bfad0d6bc5a8699/wpadmin-0.0.1.zip" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "893b5eb58ae0e35e38475a97c80377a5", "sha256": "8f51457a1fbd603da55728ce78b5b6fe7b3c667e69ee4246a5cd673586b0a6e4" }, "downloads": -1, "filename": "wpadmin-0.1.0-py2.7.egg", "has_sig": false, "md5_digest": "893b5eb58ae0e35e38475a97c80377a5", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5745, "upload_time": "2014-06-15T22:26:41", "url": "https://files.pythonhosted.org/packages/55/3e/3df1d65062448a5e35c732c794eda182264f8b84d98ea4069525a12cc6dc/wpadmin-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "48174a70ba608ead9cece4578d59f63a", "sha256": "220d443bf90170370b3080afc0d7d4427aa53bd0c8bdf6e35429163b46168ea2" }, "downloads": -1, "filename": "wpadmin-0.1.0.win32-py2.7.exe", "has_sig": false, "md5_digest": "48174a70ba608ead9cece4578d59f63a", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 239273, "upload_time": "2014-06-15T22:26:49", "url": "https://files.pythonhosted.org/packages/ae/70/54179959053cdfd94675d21fc0a54ee08e789d30d4d3c9fdfb23fae04a54/wpadmin-0.1.0.win32-py2.7.exe" }, { "comment_text": "", "digests": { "md5": "362f2c1c66638ef87595e097bfe3be72", "sha256": "f4831bf52f383e1f50482ab66d421fbda3b607867cc7920b8661d94acfc26229" }, "downloads": -1, "filename": "wpadmin-0.1.0.zip", "has_sig": false, "md5_digest": "362f2c1c66638ef87595e097bfe3be72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6691, "upload_time": "2014-06-15T22:26:53", "url": "https://files.pythonhosted.org/packages/49/d6/76a2fe3693516fc6d6522ebcb5f53692b439262dbb6e4aa87bb9e92f72f0/wpadmin-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "893b5eb58ae0e35e38475a97c80377a5", "sha256": "8f51457a1fbd603da55728ce78b5b6fe7b3c667e69ee4246a5cd673586b0a6e4" }, "downloads": -1, "filename": "wpadmin-0.1.0-py2.7.egg", "has_sig": false, "md5_digest": "893b5eb58ae0e35e38475a97c80377a5", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5745, "upload_time": "2014-06-15T22:26:41", "url": "https://files.pythonhosted.org/packages/55/3e/3df1d65062448a5e35c732c794eda182264f8b84d98ea4069525a12cc6dc/wpadmin-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "48174a70ba608ead9cece4578d59f63a", "sha256": "220d443bf90170370b3080afc0d7d4427aa53bd0c8bdf6e35429163b46168ea2" }, "downloads": -1, "filename": "wpadmin-0.1.0.win32-py2.7.exe", "has_sig": false, "md5_digest": "48174a70ba608ead9cece4578d59f63a", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 239273, "upload_time": "2014-06-15T22:26:49", "url": "https://files.pythonhosted.org/packages/ae/70/54179959053cdfd94675d21fc0a54ee08e789d30d4d3c9fdfb23fae04a54/wpadmin-0.1.0.win32-py2.7.exe" }, { "comment_text": "", "digests": { "md5": "362f2c1c66638ef87595e097bfe3be72", "sha256": "f4831bf52f383e1f50482ab66d421fbda3b607867cc7920b8661d94acfc26229" }, "downloads": -1, "filename": "wpadmin-0.1.0.zip", "has_sig": false, "md5_digest": "362f2c1c66638ef87595e097bfe3be72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6691, "upload_time": "2014-06-15T22:26:53", "url": "https://files.pythonhosted.org/packages/49/d6/76a2fe3693516fc6d6522ebcb5f53692b439262dbb6e4aa87bb9e92f72f0/wpadmin-0.1.0.zip" } ] }