html-fu


Namehtml-fu JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryGenerate HTML with Python code (no templating)
upload_time2024-03-22 02:37:07
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords html generate templating
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # html-fu
Generate HTML with Python code (not templating)

# image-shrinker

Go directly to the [DOCUMENTATION](https://image-shrinker.readthedocs.io/).

## Description
Generate HTML with Python code (not templating)

## Documentation
For instructions on how to install and use *image-shrinker*,
see [html-fu.readthedocs.io](https://image-shrinker.readthedocs.io/).

## Support
Open an issue [HERE](https://github.com/weaddvalue/html-fu/issues).

## Contributing
Contributions welcome.

## Acknowledgment
Inspired by these libraries: (coming soon)

## License
MIT Licensed. See [LICENSE](LICENSE).

## Project status
Actively but lightly maintained by Don Parakin.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "html-fu",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "html, generate, templating",
    "author": null,
    "author_email": "Don Parakin <don@weaddvalue.ca>",
    "download_url": "https://files.pythonhosted.org/packages/ec/49/852af31750126881392105193b6e85278a0a39565989d30dfb2ca97923db/html_fu-0.1.0.tar.gz",
    "platform": null,
    "description": "# html-fu\nGenerate HTML with Python code (not templating)\n\n# image-shrinker\n\nGo directly to the [DOCUMENTATION](https://image-shrinker.readthedocs.io/).\n\n## Description\nGenerate HTML with Python code (not templating)\n\n## Documentation\nFor instructions on how to install and use *image-shrinker*,\nsee [html-fu.readthedocs.io](https://image-shrinker.readthedocs.io/).\n\n## Support\nOpen an issue [HERE](https://github.com/weaddvalue/html-fu/issues).\n\n## Contributing\nContributions welcome.\n\n## Acknowledgment\nInspired by these libraries: (coming soon)\n\n## License\nMIT Licensed. See [LICENSE](LICENSE).\n\n## Project status\nActively but lightly maintained by Don Parakin.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Generate HTML with Python code (no templating)",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://html-fu.readthedocs.org",
        "Homepage": "https://github.com/weaddvalue/html-fu",
        "Issues": "https://github.com/weaddvalue/html-fu/issues",
        "Repository": "https://github.com/weaddvalue/html-fu.git"
    },
    "split_keywords": [
        "html",
        " generate",
        " templating"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ec49852af31750126881392105193b6e85278a0a39565989d30dfb2ca97923db",
                "md5": "bdbd2718c651e7bac81bda772aaa37ad",
                "sha256": "23656a34da29a1fad8698bc69c63e209cff01eaa8ca6bdb60eab8da590b03635"
            },
            "downloads": -1,
            "filename": "html_fu-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bdbd2718c651e7bac81bda772aaa37ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2232,
            "upload_time": "2024-03-22T02:37:07",
            "upload_time_iso_8601": "2024-03-22T02:37:07.747912Z",
            "url": "https://files.pythonhosted.org/packages/ec/49/852af31750126881392105193b6e85278a0a39565989d30dfb2ca97923db/html_fu-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 02:37:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "weaddvalue",
    "github_project": "html-fu",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "html-fu"
}
        
Elapsed time: 0.23685s