pro-website-maker


Namepro-website-maker JSON
Version 0.5.2 PyPI version JSON
download
home_pageNone
SummaryA command-line interface tool to make a professional HTML website from YAML files.
upload_time2024-08-12 23:26:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pro-website-maker (pwm)

This is a Python package that provides the CLI script `pwm` ("Professional Website Maker").

## Documentation

### Installation

    pip install pro-website-maker

### Usage

    pwm

### Examples/Bootstrapping

See the `examples` directory in this repository.

## Memorial

This project is made with my father in mind, Paul White Murray, who passed away around 2015.

## Dependencies

This project depends on:

- The Jinja2 Python package.
- The pyyaml Python package.
- The markdown Python package.
- FormSubmit, a service provided by Devro LABS.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pro-website-maker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Jack Murray <info@jackmurray.com>",
    "download_url": "https://files.pythonhosted.org/packages/cc/ba/af553d52bb1ebeb31a52877e3e10e0608c49b3c9d474839ab65729df4df0/pro_website_maker-0.5.2.tar.gz",
    "platform": null,
    "description": "# pro-website-maker (pwm)\n\nThis is a Python package that provides the CLI script `pwm` (\"Professional Website Maker\").\n\n## Documentation\n\n### Installation\n\n    pip install pro-website-maker\n\n### Usage\n\n    pwm\n\n### Examples/Bootstrapping\n\nSee the `examples` directory in this repository.\n\n## Memorial\n\nThis project is made with my father in mind, Paul White Murray, who passed away around 2015.\n\n## Dependencies\n\nThis project depends on:\n\n- The Jinja2 Python package.\n- The pyyaml Python package.\n- The markdown Python package.\n- FormSubmit, a service provided by Devro LABS.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A command-line interface tool to make a professional HTML website from YAML files.",
    "version": "0.5.2",
    "project_urls": {
        "Homepage": "https://github.com/d3987ef8/pwm",
        "Issues": "https://github.com/d3987ef8/pwm/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a5837a8296d931efdf2ee50d07c5c8d2e93f01ed0991387de4687edb33aa3fb",
                "md5": "2be2da2523136493ac10c8644d10f04a",
                "sha256": "fb156b21075a0f65a2f050ee9b7945e7741f4b9fc364142e55eb1ab2c102f643"
            },
            "downloads": -1,
            "filename": "pro_website_maker-0.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2be2da2523136493ac10c8644d10f04a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12661,
            "upload_time": "2024-08-12T23:26:38",
            "upload_time_iso_8601": "2024-08-12T23:26:38.282017Z",
            "url": "https://files.pythonhosted.org/packages/6a/58/37a8296d931efdf2ee50d07c5c8d2e93f01ed0991387de4687edb33aa3fb/pro_website_maker-0.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccbaaf553d52bb1ebeb31a52877e3e10e0608c49b3c9d474839ab65729df4df0",
                "md5": "cd3e7d5849c8ec3806461cccafdcc3b0",
                "sha256": "301f03c4371b318d33e9381af2de8b0216bd4c8e04476c29ede4fe0ca908f723"
            },
            "downloads": -1,
            "filename": "pro_website_maker-0.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cd3e7d5849c8ec3806461cccafdcc3b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6909,
            "upload_time": "2024-08-12T23:26:39",
            "upload_time_iso_8601": "2024-08-12T23:26:39.558770Z",
            "url": "https://files.pythonhosted.org/packages/cc/ba/af553d52bb1ebeb31a52877e3e10e0608c49b3c9d474839ab65729df4df0/pro_website_maker-0.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-12 23:26:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "d3987ef8",
    "github_project": "pwm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pro-website-maker"
}
        
Elapsed time: 0.32736s