# Neglect
## Execution formate
- neglect( file_name.py,current_file.py )
## Functionalities of the Neglect
- Ignores logical program errors
- Helps to run python file by avoiding compilation of mistaken lines
- indicates error lines inside the program/code itself
- minimise unnecessary usage of try & except
## Usage
- Make sure you have installed Python in your system.
- Run Following command in the CMD.
```
pip install neglect
```
Raw data
{
"_id": null,
"home_page": "",
"name": "neglect",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "neglect,NEGLECT,neglect try except,ignore,omit,neglect exceptional handling",
"author": "Vishal R",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/24/47/02e7810958cf667ebef5f6452eddf0c268a8c3efae96dbb5bb7838df75f3/neglect-0.1.9.tar.gz",
"platform": null,
"description": "# Neglect \r\n\r\n## Execution formate\r\n- neglect( file_name.py,current_file.py )\r\n\r\n## Functionalities of the Neglect\r\n- Ignores logical program errors\r\n- Helps to run python file by avoiding compilation of mistaken lines \r\n- indicates error lines inside the program/code itself\r\n- minimise unnecessary usage of try & except \r\n\r\n## Usage\r\n- Make sure you have installed Python in your system.\r\n- Run Following command in the CMD.\r\n ```\r\n pip install neglect\r\n ```\r\n \r\n",
"bugtrack_url": null,
"license": "",
"summary": "Neglecting usage of Exceptional handling in Python",
"version": "0.1.9",
"split_keywords": [
"neglect",
"neglect",
"neglect try except",
"ignore",
"omit",
"neglect exceptional handling"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2002124913f44e188ea1ab07c17b76ff1889c33e713e517e5e75078d33a02331",
"md5": "85ca4869b285910a4a8bf51668eb9f35",
"sha256": "8b0244913873a443c5aa0439118225eed6ae6175e2c669c7bf33fc25fc1bbf78"
},
"downloads": -1,
"filename": "neglect-0.1.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "85ca4869b285910a4a8bf51668eb9f35",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 3015,
"upload_time": "2023-02-07T13:46:45",
"upload_time_iso_8601": "2023-02-07T13:46:45.463999Z",
"url": "https://files.pythonhosted.org/packages/20/02/124913f44e188ea1ab07c17b76ff1889c33e713e517e5e75078d33a02331/neglect-0.1.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "244702e7810958cf667ebef5f6452eddf0c268a8c3efae96dbb5bb7838df75f3",
"md5": "23a25f164ae97a19995fa6466d275676",
"sha256": "5fd0e70bb1c3376064895d274d1fec8e3f8f13eb3e93abde04aa4e580e5b3acb"
},
"downloads": -1,
"filename": "neglect-0.1.9.tar.gz",
"has_sig": false,
"md5_digest": "23a25f164ae97a19995fa6466d275676",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2802,
"upload_time": "2023-02-07T13:46:55",
"upload_time_iso_8601": "2023-02-07T13:46:55.492410Z",
"url": "https://files.pythonhosted.org/packages/24/47/02e7810958cf667ebef5f6452eddf0c268a8c3efae96dbb5bb7838df75f3/neglect-0.1.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-07 13:46:55",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "neglect"
}