ymler


Nameymler JSON
Version 0.0.1b0 PyPI version JSON
download
home_pagehttps://github.com/ispaneli/ymler
SummaryThe best way to work with YAML in Python.
upload_time2023-03-22 18:37:18
maintainer
docs_urlNone
authorIlya Antonov
requires_python<4,>=3.8
license
keywords yml yaml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ymler
The best way to work with YAML in Python.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ispaneli/ymler",
    "name": "ymler",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": "",
    "keywords": "yml,yaml",
    "author": "Ilya Antonov",
    "author_email": "ispanelki@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/84/c4/6178f7f28a2ce01ca19b97c8425978ca654435facbf8715bff88abd4495b/ymler-0.0.1b0.tar.gz",
    "platform": null,
    "description": "# ymler\nThe best way to work with YAML in Python.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The best way to work with YAML in Python.",
    "version": "0.0.1b0",
    "split_keywords": [
        "yml",
        "yaml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1f2eed5b07d6d0352af0275bc24689e1322e7e3890341d020ceddef3f724b23",
                "md5": "706f75bd8b206fffae4c926e6d8c7b0f",
                "sha256": "65a3fdc18cc54cf0ef902d5d25949c2242e53b0f191f3071af8154533bfdbb85"
            },
            "downloads": -1,
            "filename": "ymler-0.0.1b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "706f75bd8b206fffae4c926e6d8c7b0f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 2354,
            "upload_time": "2023-03-22T18:37:15",
            "upload_time_iso_8601": "2023-03-22T18:37:15.701112Z",
            "url": "https://files.pythonhosted.org/packages/d1/f2/eed5b07d6d0352af0275bc24689e1322e7e3890341d020ceddef3f724b23/ymler-0.0.1b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84c46178f7f28a2ce01ca19b97c8425978ca654435facbf8715bff88abd4495b",
                "md5": "96b78122b4e6b63ddc3551c4d269395f",
                "sha256": "f54979804c9d2bf7e66cb47f53ad6120929fd7b7d1f061353d8b0924b0afff1b"
            },
            "downloads": -1,
            "filename": "ymler-0.0.1b0.tar.gz",
            "has_sig": false,
            "md5_digest": "96b78122b4e6b63ddc3551c4d269395f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 2202,
            "upload_time": "2023-03-22T18:37:18",
            "upload_time_iso_8601": "2023-03-22T18:37:18.087763Z",
            "url": "https://files.pythonhosted.org/packages/84/c4/6178f7f28a2ce01ca19b97c8425978ca654435facbf8715bff88abd4495b/ymler-0.0.1b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-22 18:37:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ispaneli",
    "github_project": "ymler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ymler"
}
        
Elapsed time: 0.06787s