Name | core-pro JSON |
Version |
0.0.125
JSON |
| download |
home_page | None |
Summary | A utility package for data science |
upload_time | 2025-01-16 04:31:37 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | Copyright (c) 2023 Kevin Khang 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 |
api
google
aws
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Introduction
Data tools to increase productivity in your workflow
# How to setup
Install with pip:
```
pip install core_pro
```
Copy your client_secret.json to use Google Sheet API. If you don't have the error will raise
[Link tutorial](https://developers.google.com/slides/api/quickstart/python)
```
Please copy your json to the folder with name: 'client_secret.json'
```
If you don't have any python environment, please create your environment with conda
```
conda create -n <your_name> python=3.11 -y && conda activate <your_name>
```
Setup Big Data Account in environment
- Setup in windows
[Link tutorial](https://docs.oracle.com/en/database/oracle/machine-learning/oml4r/1.5.1/oread/creating-and-modifying-environment-variables-on-windows.html#GUID-DD6F9982-60D5-48F6-8270-A27EC53807D0)
```
Set variable **PRESTO_USER** with **Account** on RAM
Set variable **PRESTO_PASSWORD** with **Account Password** on RAM
```
# How to use our power toys
- Query with JDBC - [Notebook](https://git.garena.com/xuankhang.do/how-to-use/-/blob/master/query_jdbc.ipynb)
- Working with Google Sheets - [Notebook](https://git.garena.com/xuankhang.do/how-to-use/-/blob/master/gsheet.ipynb)
- Working with Google Slide
- Working with Google Drive
- Working with Gmail
- Working with AWS Storage - [Notebook](https://git.garena.com/xuankhang.do/how-to-use/-/blob/master/aws.ipynb)
- Working with Google Cloud Storage
Raw data
{
"_id": null,
"home_page": null,
"name": "core-pro",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "api, google, aws",
"author": null,
"author_email": "Kevin Khang <kevinkhang2909@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/d2/a7/df88110b0ba8ded52f581fb6210cefc830e8d47bf408a62c7f543393989e/core_pro-0.0.125.tar.gz",
"platform": null,
"description": "# Introduction\nData tools to increase productivity in your workflow\n\n# How to setup\nInstall with pip:\n```\npip install core_pro\n```\n\nCopy your client_secret.json to use Google Sheet API. If you don't have the error will raise\n[Link tutorial](https://developers.google.com/slides/api/quickstart/python)\n```\nPlease copy your json to the folder with name: 'client_secret.json'\n```\n\nIf you don't have any python environment, please create your environment with conda\n```\nconda create -n <your_name> python=3.11 -y && conda activate <your_name>\n```\n\nSetup Big Data Account in environment\n- Setup in windows\n[Link tutorial](https://docs.oracle.com/en/database/oracle/machine-learning/oml4r/1.5.1/oread/creating-and-modifying-environment-variables-on-windows.html#GUID-DD6F9982-60D5-48F6-8270-A27EC53807D0)\n```\nSet variable **PRESTO_USER** with **Account** on RAM\nSet variable **PRESTO_PASSWORD** with **Account Password** on RAM\n```\n\n# How to use our power toys\n- Query with JDBC - [Notebook](https://git.garena.com/xuankhang.do/how-to-use/-/blob/master/query_jdbc.ipynb)\n- Working with Google Sheets - [Notebook](https://git.garena.com/xuankhang.do/how-to-use/-/blob/master/gsheet.ipynb)\n- Working with Google Slide\n- Working with Google Drive\n- Working with Gmail\n- Working with AWS Storage - [Notebook](https://git.garena.com/xuankhang.do/how-to-use/-/blob/master/aws.ipynb)\n- Working with Google Cloud Storage\n",
"bugtrack_url": null,
"license": "Copyright (c) 2023 Kevin Khang 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 utility package for data science",
"version": "0.0.125",
"project_urls": {
"Bug Tracker": "https://github.com/kevinkhang2909/core_pro/issues",
"Homepage": "https://github.com/kevinkhang2909/core_pro"
},
"split_keywords": [
"api",
" google",
" aws"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "845d6667d7721f46bde56e8b3df40301621ef495dc1451143307b1b2bd065076",
"md5": "c260f60efd22ae8c4303943cc1de14bf",
"sha256": "36dae99651915964d5967f2a0c00f6e39771ee227d529afd0d2038b40a62de51"
},
"downloads": -1,
"filename": "core_pro-0.0.125-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c260f60efd22ae8c4303943cc1de14bf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 23707,
"upload_time": "2025-01-16T04:31:34",
"upload_time_iso_8601": "2025-01-16T04:31:34.236275Z",
"url": "https://files.pythonhosted.org/packages/84/5d/6667d7721f46bde56e8b3df40301621ef495dc1451143307b1b2bd065076/core_pro-0.0.125-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d2a7df88110b0ba8ded52f581fb6210cefc830e8d47bf408a62c7f543393989e",
"md5": "38658f5e158cfc220e63beba5f1a1ed9",
"sha256": "1e9c45bac8ea17f3c1f3b109bb301dd93056b7cf39aa11ce0603be1b23228eb1"
},
"downloads": -1,
"filename": "core_pro-0.0.125.tar.gz",
"has_sig": false,
"md5_digest": "38658f5e158cfc220e63beba5f1a1ed9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 21861,
"upload_time": "2025-01-16T04:31:37",
"upload_time_iso_8601": "2025-01-16T04:31:37.418810Z",
"url": "https://files.pythonhosted.org/packages/d2/a7/df88110b0ba8ded52f581fb6210cefc830e8d47bf408a62c7f543393989e/core_pro-0.0.125.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-16 04:31:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kevinkhang2909",
"github_project": "core_pro",
"github_not_found": true,
"lcname": "core-pro"
}