| Name | internalTools JSON |
| Version |
0.0.7
JSON |
| download |
| home_page | None |
| Summary | A Library containing a set of useful functions for ML and AI development. |
| upload_time | 2024-08-27 08:18:15 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.10 |
| license | MIT License Copyright (c) 2024 Abdelrahman Yaghi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# internalTools
Current tools available:
* ```from internalTools.modeling import load_model```
* ```from internalTools.processing.text import process_text```
Raw data
{
"_id": null,
"home_page": null,
"name": "internalTools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Abdelrahman Yaghi <abd.a.yaghi@gmail.com>, Omar Quishawi <omaralquishawi25@gmail.com>",
"keywords": null,
"author": null,
"author_email": "Abdelrahman Yaghi <abd.a.yaghi@gmail.com>, Omar Quishawi <omaralquishawi25@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/7a/f4/886f6c37d035db2fb33bfe1e38930ec0157204dbf7f46c00d7c1141a1f5f/internalTools-0.0.7.tar.gz",
"platform": null,
"description": "# internalTools\n\nCurrent tools available: \n\n* ```from internalTools.modeling import load_model```\n\n* ```from internalTools.processing.text import process_text```\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Abdelrahman Yaghi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "A Library containing a set of useful functions for ML and AI development.",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://pypi.org/project/internalTools/",
"Issues": "https://github.com/AbdelRahmanYaghi/internalTools/issues",
"Repository": "https://github.com/AbdelRahmanYaghi/internalTools"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "14b9d40e3d4a9c73bea8712da5e82d9ee09c4c66264f291c1dea704d0c8b6e20",
"md5": "4dd10b30d90a8b6d1fc896fc81c590d1",
"sha256": "e253be94b7f1291f5f958dcb760efec7115d77cd340b506bbdea6d0a5291ccab"
},
"downloads": -1,
"filename": "internalTools-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4dd10b30d90a8b6d1fc896fc81c590d1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 8310,
"upload_time": "2024-08-27T08:18:13",
"upload_time_iso_8601": "2024-08-27T08:18:13.537307Z",
"url": "https://files.pythonhosted.org/packages/14/b9/d40e3d4a9c73bea8712da5e82d9ee09c4c66264f291c1dea704d0c8b6e20/internalTools-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7af4886f6c37d035db2fb33bfe1e38930ec0157204dbf7f46c00d7c1141a1f5f",
"md5": "6bc6c5a7261fd72c0d97f387af10c8d0",
"sha256": "e204bd67eb1649c812b810c23d4b090985cb346c1bcc3923a9fcb4f04fd86099"
},
"downloads": -1,
"filename": "internalTools-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "6bc6c5a7261fd72c0d97f387af10c8d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 6511,
"upload_time": "2024-08-27T08:18:15",
"upload_time_iso_8601": "2024-08-27T08:18:15.595369Z",
"url": "https://files.pythonhosted.org/packages/7a/f4/886f6c37d035db2fb33bfe1e38930ec0157204dbf7f46c00d7c1141a1f5f/internalTools-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-27 08:18:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AbdelRahmanYaghi",
"github_project": "internalTools",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "internaltools"
}