Optimus


NameOptimus JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/sveetch/Optimus
SummaryOptimus is a static site builder using Jinja2, webassets and Babel.
upload_time2023-08-18 20:22:05
maintainer
docs_urlNone
authorDavid Thenon
requires_python
licenseMIT
keywords static site jinja babel webassets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. _webassets: https://github.com/miracle2k/webassets
.. _Jinja2: https://jinja.palletsprojects.com/
.. _Babel: http://babel.pocoo.org/

Introduction
============

Optimus is a static site builder, it produces HTML from templates (through `Jinja2`_)
with assets management (through `webassets`_) and i18n support for translations
(through `Babel`_).

Links
*****

* Read the documentation on `Read the docs <https://optimus.readthedocs.io/>`_;
* Download its `PyPi package <https://pypi.python.org/pypi/Optimus>`_;
* Clone it on its `Github repository <https://github.com/sveetch/Optimus>`_;



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sveetch/Optimus",
    "name": "Optimus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Static site,Jinja,Babel,webassets",
    "author": "David Thenon",
    "author_email": "sveetch@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/25/85/3afaa16c30573a54076ad4d0acee1ff0fecd22f5d491987f923dd697cfc0/Optimus-2.0.1.tar.gz",
    "platform": null,
    "description": ".. _webassets: https://github.com/miracle2k/webassets\n.. _Jinja2: https://jinja.palletsprojects.com/\n.. _Babel: http://babel.pocoo.org/\n\nIntroduction\n============\n\nOptimus is a static site builder, it produces HTML from templates (through `Jinja2`_)\nwith assets management (through `webassets`_) and i18n support for translations\n(through `Babel`_).\n\nLinks\n*****\n\n* Read the documentation on `Read the docs <https://optimus.readthedocs.io/>`_;\n* Download its `PyPi package <https://pypi.python.org/pypi/Optimus>`_;\n* Clone it on its `Github repository <https://github.com/sveetch/Optimus>`_;\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Optimus is a static site builder using Jinja2, webassets and Babel.",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://github.com/sveetch/Optimus"
    },
    "split_keywords": [
        "static site",
        "jinja",
        "babel",
        "webassets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25853afaa16c30573a54076ad4d0acee1ff0fecd22f5d491987f923dd697cfc0",
                "md5": "f92cfaa59ad87373ab5f9931d7f87d01",
                "sha256": "d4c1f4546c3679833be7af87f064a54a9a1e637a4dda6c13fad0618c84266eab"
            },
            "downloads": -1,
            "filename": "Optimus-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f92cfaa59ad87373ab5f9931d7f87d01",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31556,
            "upload_time": "2023-08-18T20:22:05",
            "upload_time_iso_8601": "2023-08-18T20:22:05.837712Z",
            "url": "https://files.pythonhosted.org/packages/25/85/3afaa16c30573a54076ad4d0acee1ff0fecd22f5d491987f923dd697cfc0/Optimus-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-18 20:22:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sveetch",
    "github_project": "Optimus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "optimus"
}
        
Elapsed time: 0.10134s