flake8-use-fstring


Nameflake8-use-fstring JSON
Version 1.4 PyPI version JSON
download
home_pagehttps://github.com/MichaelKim0407/flake8-use-fstring
SummaryFlake8 plugin for string formatting style.
upload_time2022-07-27 21:00:35
maintainer
docs_urlNone
authorMichael Kim
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MichaelKim0407/flake8-use-fstring",
    "name": "flake8-use-fstring",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Michael Kim",
    "author_email": "mkim0407@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5c/40/ec0437e5ec5b107df0b6ee967b60e6f575a4d38c8b0639d78c555987fa39/flake8-use-fstring-1.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Flake8 plugin for string formatting style.",
    "version": "1.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "eb6a37b8d741088cb0db21a07282dd3a",
                "sha256": "6550bf722585eb97dffa8343b0f1c372101f5c4ab5b07ebf0edd1c79880cdd39"
            },
            "downloads": -1,
            "filename": "flake8-use-fstring-1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "eb6a37b8d741088cb0db21a07282dd3a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5751,
            "upload_time": "2022-07-27T21:00:35",
            "upload_time_iso_8601": "2022-07-27T21:00:35.404072Z",
            "url": "https://files.pythonhosted.org/packages/5c/40/ec0437e5ec5b107df0b6ee967b60e6f575a4d38c8b0639d78c555987fa39/flake8-use-fstring-1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-07-27 21:00:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "MichaelKim0407",
    "github_project": "flake8-use-fstring",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "flake8-use-fstring"
}
        
Elapsed time: 0.01202s