# Shining Pebbles
## Description
A collection of utility functions that enable treating a file system of multiple files as a pseudo-database, facilitating maintenance and operations across the large-scale file system.
## Installation
```bash
pip install shining_pebbles
```
## Use Cases
- RPA projects @ LIFE Asset Management
## Contact
- **June Young Park**, AI Management Dev Team Lead at LIFE Asset Management
- Email: [juneyoungpaak@gmail.com](mailto:juneyoungpaak@gmail.com)
- **Life Asset Management**, A hedge fund and private equity management firm headquartered in the International Finance Center, Yeouido, South Korea, dedicated to enhancing corporate value and shareholder value.
Raw data
{
"_id": null,
"home_page": "https://github.com/nailen1/shining_pebbles",
"name": "shining-pebbles",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "June Young Park",
"author_email": "juneyoungpaak@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/49/d6/cc5f7c4e980ab8a8633977772d9cd8b34e0a1ee0112b25a29ca0138b1a0a/shining_pebbles-0.4.3.tar.gz",
"platform": null,
"description": "# Shining Pebbles\n\n## Description\n\nA collection of utility functions that enable treating a file system of multiple files as a pseudo-database, facilitating maintenance and operations across the large-scale file system.\n\n## Installation\n\n```bash\npip install shining_pebbles\n```\n\n## Use Cases\n\n- RPA projects @ LIFE Asset Management\n\n## Contact\n\n- **June Young Park**, AI Management Dev Team Lead at LIFE Asset Management\n- Email: [juneyoungpaak@gmail.com](mailto:juneyoungpaak@gmail.com)\n- **Life Asset Management**, A hedge fund and private equity management firm headquartered in the International Finance Center, Yeouido, South Korea, dedicated to enhancing corporate value and shareholder value.\n",
"bugtrack_url": null,
"license": null,
"summary": "A collection of utility functions that enable treating a file system of multiple files as a pseudo-database, facilitating maintenance and operations across the large-scale file system. My shining pebbles.",
"version": "0.4.3",
"project_urls": {
"Homepage": "https://github.com/nailen1/shining_pebbles",
"Source": "https://github.com/nailen1/shining_pebbles"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c0519dbe93af9f821bc8a7922e518d11c82a81c464e2e1e1c30934731e0e839b",
"md5": "72b7316dd78da48101f252db7e8ef48c",
"sha256": "6f448e5746799de1e2760cec2f99387f459b34dbe864d860a665804043a218f6"
},
"downloads": -1,
"filename": "shining_pebbles-0.4.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "72b7316dd78da48101f252db7e8ef48c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 15513,
"upload_time": "2025-02-25T01:03:19",
"upload_time_iso_8601": "2025-02-25T01:03:19.385088Z",
"url": "https://files.pythonhosted.org/packages/c0/51/9dbe93af9f821bc8a7922e518d11c82a81c464e2e1e1c30934731e0e839b/shining_pebbles-0.4.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "49d6cc5f7c4e980ab8a8633977772d9cd8b34e0a1ee0112b25a29ca0138b1a0a",
"md5": "6cd2094e1de07a0af952e11a4c911086",
"sha256": "80716dcfde54382543eaccd546cef72bce79cfc2aeed7116e80f5b951175591b"
},
"downloads": -1,
"filename": "shining_pebbles-0.4.3.tar.gz",
"has_sig": false,
"md5_digest": "6cd2094e1de07a0af952e11a4c911086",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 14777,
"upload_time": "2025-02-25T01:03:23",
"upload_time_iso_8601": "2025-02-25T01:03:23.174905Z",
"url": "https://files.pythonhosted.org/packages/49/d6/cc5f7c4e980ab8a8633977772d9cd8b34e0a1ee0112b25a29ca0138b1a0a/shining_pebbles-0.4.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-25 01:03:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nailen1",
"github_project": "shining_pebbles",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": [
[
">=",
"1.21.0"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
">=",
"2.8.2"
]
]
},
{
"name": "pybind11",
"specs": [
[
">=",
"2.12.0"
]
]
},
{
"name": "aws-s3-controller",
"specs": [
[
">=",
"0.7.3"
]
]
}
],
"lcname": "shining-pebbles"
}