{
"info": {
"author": "Moccu GmbH & Co. KG",
"author_email": "info@moccu.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Framework :: Django",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6"
],
"description": "django-inline-static\n====================\n\n.. image:: https://img.shields.io/pypi/v/django-inline-static.svg\n :target: https://pypi.org/project/django-inline-static/\n :alt: Latest Version\n\n.. image:: https://codecov.io/gh/moccu/django-inline-static/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/moccu/django-inline-static\n :alt: Coverage Status\n\n.. image:: https://readthedocs.org/projects/django-inline-static/badge/?version=latest\n :target: https://django-inline-static.readthedocs.io/en/stable/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://travis-ci.org/moccu/django-inline-static.svg?branch=master\n :target: https://travis-ci.org/moccu/django-inline-static\n\n\n*django-inline-static* provides template tags to inline css and javascript files in\nDjango templates, also corrects relative urls in css \"url()\" calls.\n\n\nFeatures\n--------\n\n* Template tag to inline any static file ``inline_staticfile``\n* Template tag to inline javascript files ``inline_javascript``\n* Template tag to inline css files ``inline_style``\n* relative to absolute path converter for paths in css files\n\n\nRequirements\n------------\n\ndjango-inline-static supports Python 3 only and requires at least Django 1.11.\n\n\nPrepare for development\n-----------------------\n\nA Python 3.6 interpreter is required in addition to pipenv.\n\n.. code-block:: shell\n\n $ pipenv install --python 3.6 --dev\n $ pipenv shell\n $ pip install -e .\n\n\nNow you're ready to run the tests:\n\n.. code-block:: shell\n\n $ pipenv run py.test\n\n\nResources\n---------\n\n* `Documentation `_\n* `Bug Tracker `_\n* `Code `_\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/moccu/django-inline-static",
"keywords": "django static templates",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "django-inline-static",
"package_url": "https://pypi.org/project/django-inline-static/",
"platform": "",
"project_url": "https://pypi.org/project/django-inline-static/",
"project_urls": {
"Homepage": "https://github.com/moccu/django-inline-static"
},
"release_url": "https://pypi.org/project/django-inline-static/0.1.0/",
"requires_dist": null,
"requires_python": "",
"summary": "django-inline-static provides template tags to inline css and javascript files in Django templates.",
"version": "0.1.0"
},
"last_serial": 4958518,
"releases": {
"0.0.1": [
{
"comment_text": "",
"digests": {
"md5": "6d7edd9180771fa16af5e4bc0ceda4a3",
"sha256": "caa8a0fbcdd74c118edc259d515126b6591d24809fbb571e86fba26ad456cb3c"
},
"downloads": -1,
"filename": "django_inline_static-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d7edd9180771fa16af5e4bc0ceda4a3",
"packagetype": "bdist_wheel",
"python_version": "3.6",
"requires_python": null,
"size": 4442,
"upload_time": "2018-08-08T07:53:26",
"url": "https://files.pythonhosted.org/packages/69/41/3edb31efeb590109a9495df74a5b66647994262fee67e8f2a4081758f183/django_inline_static-0.0.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "2d407195b61bcbbe39e01d5c7bf55da1",
"sha256": "ed7541230cb7adba02d7b7d02e06f3b025ffbe110526338ab4dccffa317cdc7e"
},
"downloads": -1,
"filename": "django-inline-static-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "2d407195b61bcbbe39e01d5c7bf55da1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4532,
"upload_time": "2018-08-08T07:53:23",
"url": "https://files.pythonhosted.org/packages/7c/c7/f24b15a03d02a0c038c78e806fe3f8013c286a819536da30a2dc98226355/django-inline-static-0.0.1.tar.gz"
}
],
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "1f8352e5f93b086230385533278d1779",
"sha256": "d392df5104181a2d2c1146ac88f4ddd2d17678b8632e6c6c1b95e458d9d72439"
},
"downloads": -1,
"filename": "django_inline_static-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1f8352e5f93b086230385533278d1779",
"packagetype": "bdist_wheel",
"python_version": "3.6",
"requires_python": null,
"size": 4537,
"upload_time": "2019-03-19T13:00:59",
"url": "https://files.pythonhosted.org/packages/56/bb/e99d2bbc4117b487096785a6759e3459ff9a069ecb154bb9c4f213f4790c/django_inline_static-0.1.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "eba4822e222b109e241871e5d2ad8111",
"sha256": "4d36ad0b73f2f9fd1459bd0f390aca166007078c6fa75dc98bea1a2582905599"
},
"downloads": -1,
"filename": "django-inline-static-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "eba4822e222b109e241871e5d2ad8111",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4628,
"upload_time": "2019-03-19T13:00:56",
"url": "https://files.pythonhosted.org/packages/80/a2/deae217eaaa0396c375db0dd40e67df1c6379ba77fa156b81c6a57368e18/django-inline-static-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "1f8352e5f93b086230385533278d1779",
"sha256": "d392df5104181a2d2c1146ac88f4ddd2d17678b8632e6c6c1b95e458d9d72439"
},
"downloads": -1,
"filename": "django_inline_static-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1f8352e5f93b086230385533278d1779",
"packagetype": "bdist_wheel",
"python_version": "3.6",
"requires_python": null,
"size": 4537,
"upload_time": "2019-03-19T13:00:59",
"url": "https://files.pythonhosted.org/packages/56/bb/e99d2bbc4117b487096785a6759e3459ff9a069ecb154bb9c4f213f4790c/django_inline_static-0.1.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "eba4822e222b109e241871e5d2ad8111",
"sha256": "4d36ad0b73f2f9fd1459bd0f390aca166007078c6fa75dc98bea1a2582905599"
},
"downloads": -1,
"filename": "django-inline-static-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "eba4822e222b109e241871e5d2ad8111",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4628,
"upload_time": "2019-03-19T13:00:56",
"url": "https://files.pythonhosted.org/packages/80/a2/deae217eaaa0396c375db0dd40e67df1c6379ba77fa156b81c6a57368e18/django-inline-static-0.1.0.tar.gz"
}
]
}