| Name | variable-declaration-checker JSON |
| Version |
0.0.6
JSON |
| download |
| home_page | None |
| Summary | A PyLint checker to force your variable to be declared, and not duplicately declared. |
| upload_time | 2024-10-21 13:53:36 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | None |
| license | MIT License |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
Raw data
{
"_id": null,
"home_page": null,
"name": "variable-declaration-checker",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "yueyinqiu <yueyinqiu@outlook.com>",
"download_url": "https://files.pythonhosted.org/packages/c0/d2/2c427883d9a261264ee647006dd8f53114206d0fe836cf3b1e34da68d1b4/variable_declaration_checker-0.0.6.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT License",
"summary": "A PyLint checker to force your variable to be declared, and not duplicately declared.",
"version": "0.0.6",
"project_urls": {
"Repository": "https://github.com/yueyinqiu/variable_declaration_checker.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f7d4c92aada3ffdc4f7aebeca7497e138c001a23ed5be83a8047a059bbc118c2",
"md5": "7e2d54a80a1720b06522efdc8a9b2d55",
"sha256": "4cb9495cbd7fa7ef4ba2a40339399c239de331002ba3e5554fc80ddbec8c3cdb"
},
"downloads": -1,
"filename": "variable_declaration_checker-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7e2d54a80a1720b06522efdc8a9b2d55",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2300,
"upload_time": "2024-10-21T13:53:35",
"upload_time_iso_8601": "2024-10-21T13:53:35.192313Z",
"url": "https://files.pythonhosted.org/packages/f7/d4/c92aada3ffdc4f7aebeca7497e138c001a23ed5be83a8047a059bbc118c2/variable_declaration_checker-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c0d22c427883d9a261264ee647006dd8f53114206d0fe836cf3b1e34da68d1b4",
"md5": "778f27b72cb27c41f53c7ea54ff461da",
"sha256": "6ed1fb4aa508dcdb54394baa4ecd7cf3de41b61f1ec1b34a27e0b24a90d859e1"
},
"downloads": -1,
"filename": "variable_declaration_checker-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "778f27b72cb27c41f53c7ea54ff461da",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1898,
"upload_time": "2024-10-21T13:53:36",
"upload_time_iso_8601": "2024-10-21T13:53:36.952924Z",
"url": "https://files.pythonhosted.org/packages/c0/d2/2c427883d9a261264ee647006dd8f53114206d0fe836cf3b1e34da68d1b4/variable_declaration_checker-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-21 13:53:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yueyinqiu",
"github_project": "variable_declaration_checker",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "variable-declaration-checker"
}