hygen-add


Namehygen-add JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryPython version of the JS `hygen-add` project, which currently seems abandoned.
upload_time2024-09-27 23:15:40
maintainerNone
docs_urlNone
authorItalo Maia
requires_python>=3.0
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Hygen Add

**Disclaimer** this is a spiritual fork of https://github.com/jondot/hygen-add which currently
seems to not be working. 

Usage example:

`hygen-add https://github.com/italomaia/hygen-axum-podman-template`

Basically this package installs a executable that will download the hygen `_templates` folder 
from a github repository of your choice into the current folder. `npx hygen` should work fine
with this setup and you can keep your templates together. 
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "hygen-add",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Italo Maia",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/69/0f/8b82996f9fe2b34bb4adbea5425342810310bf79931c9ee32be95d62df39/hygen_add-0.1.0.tar.gz",
    "platform": null,
    "description": "# Hygen Add\n\n**Disclaimer** this is a spiritual fork of https://github.com/jondot/hygen-add which currently\nseems to not be working. \n\nUsage example:\n\n`hygen-add https://github.com/italomaia/hygen-axum-podman-template`\n\nBasically this package installs a executable that will download the hygen `_templates` folder \nfrom a github repository of your choice into the current folder. `npx hygen` should work fine\nwith this setup and you can keep your templates together. ",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python version of the JS `hygen-add` project, which currently seems abandoned.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/italomaia/hygen-axum-podman-template",
        "Issues": "https://github.com/italomaia/hygen-axum-podman-template/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f74d1eb110926ead7baa8fa7b84c1df9615befefe7c95e0f35075850ef469c4",
                "md5": "b1a82fb066314d9a7063e137ade56b73",
                "sha256": "2efef9c7a480a0ad6c84666d2c47581a8f67e97ec713c9d20b967ac01f57c93d"
            },
            "downloads": -1,
            "filename": "hygen_add-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1a82fb066314d9a7063e137ade56b73",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 3858,
            "upload_time": "2024-09-27T23:15:38",
            "upload_time_iso_8601": "2024-09-27T23:15:38.771437Z",
            "url": "https://files.pythonhosted.org/packages/3f/74/d1eb110926ead7baa8fa7b84c1df9615befefe7c95e0f35075850ef469c4/hygen_add-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "690f8b82996f9fe2b34bb4adbea5425342810310bf79931c9ee32be95d62df39",
                "md5": "e289b05528a32cc54945446dfafdf6c9",
                "sha256": "e39162a5d3e78517391c83958a6aed1e2db097e3bb4f3b8c8f346794a5590ee1"
            },
            "downloads": -1,
            "filename": "hygen_add-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e289b05528a32cc54945446dfafdf6c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 2829,
            "upload_time": "2024-09-27T23:15:40",
            "upload_time_iso_8601": "2024-09-27T23:15:40.276333Z",
            "url": "https://files.pythonhosted.org/packages/69/0f/8b82996f9fe2b34bb4adbea5425342810310bf79931c9ee32be95d62df39/hygen_add-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-27 23:15:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "italomaia",
    "github_project": "hygen-axum-podman-template",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "hygen-add"
}
        
Elapsed time: 9.72556s