blurry-cli


Nameblurry-cli JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/blurry-dev/blurry
SummaryA Mistune-based static site generator for Python
upload_time2024-04-28 14:56:57
maintainerNone
docs_urlNone
authorJohn Franey
requires_python<4.0,>=3.10
licenseMIT
keywords static-site-generator seo pagespeed
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Blurry

[![Nox build status](https://github.com/blurry-dev/blurry/actions/workflows/github-actions-nox.yml/badge.svg?branch=main)](https://github.com/blurry-dev/blurry/actions/workflows/github-actions-nox.yml)
[![PyPI package version](https://img.shields.io/pypi/v/blurry-cli.svg)](https://pypi.org/project/blurry-cli/)
[![PyPI Python versions](https://img.shields.io/pypi/pyversions/blurry-cli.svg)](https://pypi.org/project/blurry-cli/)
![Package license](https://img.shields.io/github/license/blurry-dev/blurry.svg)

![Blurry logo](docs/content/favicon.png)

## tl;dr

Blurry is a schema-first, plugin-enabled static site generator.
Markdown front matter directly to [Schema.org types](https://schema.org/docs/full.html), so your content is SEO-friendly and [rich results-ready](https://developers.google.com/search/docs/appearance/structured-data/search-gallery) out of the box.

Blurry also makes your images responsive, supports embedding Python source code in Markdown files, and more.

Check out the docs and try it out!

## Documentation

View the documentation site at <https://blurry-docs.netlify.app/>.

## Contributing

Contributions are welcome!
Check out [the contribution docs](https://github.com/blurry-dev/blurry/blob/main/CONTRIBUTING.md) to get started.

## Standing on the shoulders of giants

Blurry blends together high-quality libraries:

- [Mistune](https://mistune.readthedocs.io/) to convert Markdown to HTML
- [Jinja](https://jinja.palletsprojects.com/) for HTML templating
- [LiveReload](https://livereload.readthedocs.io/) for an HTTP server with automatic browser reloading
- [Typer](https://typer.tiangolo.com/) for its CLI interface
- [ImageMagick](https://imagemagick.org/index.php) to resize and convert images

&copy; 2020-present, John Franey


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/blurry-dev/blurry",
    "name": "blurry-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "static-site-generator, seo, pagespeed",
    "author": "John Franey",
    "author_email": "franey@duck.com",
    "download_url": "https://files.pythonhosted.org/packages/29/ef/51b9c9373f5e0531d4d7c44f984d654f79b72b5347e687e830b0563f7b1a/blurry_cli-0.8.1.tar.gz",
    "platform": null,
    "description": "# Blurry\n\n[![Nox build status](https://github.com/blurry-dev/blurry/actions/workflows/github-actions-nox.yml/badge.svg?branch=main)](https://github.com/blurry-dev/blurry/actions/workflows/github-actions-nox.yml)\n[![PyPI package version](https://img.shields.io/pypi/v/blurry-cli.svg)](https://pypi.org/project/blurry-cli/)\n[![PyPI Python versions](https://img.shields.io/pypi/pyversions/blurry-cli.svg)](https://pypi.org/project/blurry-cli/)\n![Package license](https://img.shields.io/github/license/blurry-dev/blurry.svg)\n\n![Blurry logo](docs/content/favicon.png)\n\n## tl;dr\n\nBlurry is a schema-first, plugin-enabled static site generator.\nMarkdown front matter directly to [Schema.org types](https://schema.org/docs/full.html), so your content is SEO-friendly and [rich results-ready](https://developers.google.com/search/docs/appearance/structured-data/search-gallery) out of the box.\n\nBlurry also makes your images responsive, supports embedding Python source code in Markdown files, and more.\n\nCheck out the docs and try it out!\n\n## Documentation\n\nView the documentation site at <https://blurry-docs.netlify.app/>.\n\n## Contributing\n\nContributions are welcome!\nCheck out [the contribution docs](https://github.com/blurry-dev/blurry/blob/main/CONTRIBUTING.md) to get started.\n\n## Standing on the shoulders of giants\n\nBlurry blends together high-quality libraries:\n\n- [Mistune](https://mistune.readthedocs.io/) to convert Markdown to HTML\n- [Jinja](https://jinja.palletsprojects.com/) for HTML templating\n- [LiveReload](https://livereload.readthedocs.io/) for an HTTP server with automatic browser reloading\n- [Typer](https://typer.tiangolo.com/) for its CLI interface\n- [ImageMagick](https://imagemagick.org/index.php) to resize and convert images\n\n&copy; 2020-present, John Franey\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Mistune-based static site generator for Python",
    "version": "0.8.1",
    "project_urls": {
        "Homepage": "https://github.com/blurry-dev/blurry",
        "Repository": "https://github.com/blurry-dev/blurry"
    },
    "split_keywords": [
        "static-site-generator",
        " seo",
        " pagespeed"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c462ac2210155022159130ca9bb0c0b68118ccc88f0ce18794761c57defc52dd",
                "md5": "90552f898b4a7437020691ef8266fbd8",
                "sha256": "25bee914e74f8c9ed79fa6b1d3878ed553cc119e285a6e7b02e8c2436938d64d"
            },
            "downloads": -1,
            "filename": "blurry_cli-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90552f898b4a7437020691ef8266fbd8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 24655,
            "upload_time": "2024-04-28T14:56:55",
            "upload_time_iso_8601": "2024-04-28T14:56:55.879941Z",
            "url": "https://files.pythonhosted.org/packages/c4/62/ac2210155022159130ca9bb0c0b68118ccc88f0ce18794761c57defc52dd/blurry_cli-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29ef51b9c9373f5e0531d4d7c44f984d654f79b72b5347e687e830b0563f7b1a",
                "md5": "f95cfb3a0ec3de786ded6b79e00972cf",
                "sha256": "a767a8fbb7c50bca85aadfc8d4bf5ada59223d0c47734841f2b58dc3018fddd9"
            },
            "downloads": -1,
            "filename": "blurry_cli-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f95cfb3a0ec3de786ded6b79e00972cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 17803,
            "upload_time": "2024-04-28T14:56:57",
            "upload_time_iso_8601": "2024-04-28T14:56:57.447056Z",
            "url": "https://files.pythonhosted.org/packages/29/ef/51b9c9373f5e0531d4d7c44f984d654f79b72b5347e687e830b0563f7b1a/blurry_cli-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-28 14:56:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "blurry-dev",
    "github_project": "blurry",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "blurry-cli"
}
        
Elapsed time: 0.26156s