django-yamlfield


Namedjango-yamlfield JSON
Version 1.2.2 PyPI version JSON
download
home_pagehttps://palewi.re/docs/django-yamlfield/
SummaryA Django database field for storing YAML data
upload_time2024-01-04 12:49:52
maintainer
docs_urlNone
authorBen Welsh
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### Other resources

* Docs: [palewi.re/docs/django-yamlfield/](https://palewi.re/docs/django-yamlfield/)
* Issues: [github.com/palewire/django-yamlfield/issues](https://github.com/palewire/django-yamlfield/issues)
* Packaging: [pypi.python.org/pypi/django-yamlfield](https://pypi.python.org/pypi/django-yamlfield)
* Testing: [github.com/palewire/django-yamlfield/actions](https://github.com/palewire/django-yamlfield/actions)

            

Raw data

            {
    "_id": null,
    "home_page": "https://palewi.re/docs/django-yamlfield/",
    "name": "django-yamlfield",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ben Welsh",
    "author_email": "b@palewi.re",
    "download_url": "https://files.pythonhosted.org/packages/43/51/7e34e3899821e0541564a5c6d06d478e519622b90587ef45279941b1bd49/django-yamlfield-1.2.2.tar.gz",
    "platform": null,
    "description": "### Other resources\n\n* Docs: [palewi.re/docs/django-yamlfield/](https://palewi.re/docs/django-yamlfield/)\n* Issues: [github.com/palewire/django-yamlfield/issues](https://github.com/palewire/django-yamlfield/issues)\n* Packaging: [pypi.python.org/pypi/django-yamlfield](https://pypi.python.org/pypi/django-yamlfield)\n* Testing: [github.com/palewire/django-yamlfield/actions](https://github.com/palewire/django-yamlfield/actions)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Django database field for storing YAML data",
    "version": "1.2.2",
    "project_urls": {
        "Documentation": "https://palewi.re/docs/django-yamlfield/",
        "Homepage": "https://palewi.re/docs/django-yamlfield/",
        "Source": "https://github.com/palewire/django-yamlfield/",
        "Tracker": "https://github.com/palewire/django-yamlfield/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fbffe3c6c6df328fb539cc0ddcc50a7f646afb0c7d761f31760ed1a9d186e57",
                "md5": "4757fa42230f8f6c5c756e25feb45f71",
                "sha256": "5e39db7c3f60dc3216a1d8c4228da05dcd2c30a31a5a7bf96a35569a59e22b0d"
            },
            "downloads": -1,
            "filename": "django_yamlfield-1.2.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4757fa42230f8f6c5c756e25feb45f71",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 5470,
            "upload_time": "2024-01-04T12:49:51",
            "upload_time_iso_8601": "2024-01-04T12:49:51.040517Z",
            "url": "https://files.pythonhosted.org/packages/7f/bf/fe3c6c6df328fb539cc0ddcc50a7f646afb0c7d761f31760ed1a9d186e57/django_yamlfield-1.2.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43517e34e3899821e0541564a5c6d06d478e519622b90587ef45279941b1bd49",
                "md5": "02436d1a35598ddbd90067329107ef87",
                "sha256": "58480fed7742ba7de0934f40e39b22d2017639dd45d23163ff96d49063a036ad"
            },
            "downloads": -1,
            "filename": "django-yamlfield-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "02436d1a35598ddbd90067329107ef87",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23918,
            "upload_time": "2024-01-04T12:49:52",
            "upload_time_iso_8601": "2024-01-04T12:49:52.716793Z",
            "url": "https://files.pythonhosted.org/packages/43/51/7e34e3899821e0541564a5c6d06d478e519622b90587ef45279941b1bd49/django-yamlfield-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 12:49:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "palewire",
    "github_project": "django-yamlfield",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-yamlfield"
}
        
Elapsed time: 0.15324s