tagy


Nametagy JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/melnikov-ivan/tagy
SummaryStatic site generator
upload_time2024-12-30 13:00:55
maintainerNone
docs_urlNone
authorIvan Melnikov
requires_pythonNone
licenseMIT
keywords jinja2 fully customizable static site generator
VCS
bugtrack_url
requirements Jinja2 PyYAML mistune Pillow
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/melnikov-ivan/tagy",
    "name": "tagy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Jinja2 fully customizable static site generator",
    "author": "Ivan Melnikov",
    "author_email": "melnikov.ivan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1e/34/32bd4b692dbcda0bc19cd9caa236fae9a3c8d9ab374ff84e52c777175356/tagy-0.2.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Static site generator",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/melnikov-ivan/tagy"
    },
    "split_keywords": [
        "jinja2",
        "fully",
        "customizable",
        "static",
        "site",
        "generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e3432bd4b692dbcda0bc19cd9caa236fae9a3c8d9ab374ff84e52c777175356",
                "md5": "00ad1a379c30b7b44b6f46f630567571",
                "sha256": "942b9aeef8d04b485644a5c50709e81cb6fe206dc504fb86a2adf24798b593d3"
            },
            "downloads": -1,
            "filename": "tagy-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "00ad1a379c30b7b44b6f46f630567571",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4648,
            "upload_time": "2024-12-30T13:00:55",
            "upload_time_iso_8601": "2024-12-30T13:00:55.994136Z",
            "url": "https://files.pythonhosted.org/packages/1e/34/32bd4b692dbcda0bc19cd9caa236fae9a3c8d9ab374ff84e52c777175356/tagy-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-30 13:00:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "melnikov-ivan",
    "github_project": "tagy",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.1"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": []
        },
        {
            "name": "mistune",
            "specs": [
                [
                    "==",
                    "0.8.1"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": []
        }
    ],
    "lcname": "tagy"
}
        
Elapsed time: 0.52951s