shining-pebbles


Nameshining-pebbles JSON
Version 0.2.66 PyPI version JSON
download
home_pagehttps://github.com/nailen1/shining_pebbles.git
SummaryA 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.
upload_time2024-08-26 15:10:16
maintainerNone
docs_urlNone
authorJune Young Park
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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**, RPA 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.git",
    "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/3b/d3/baa8b3e07a4b594c52f2483ae3fb3ebd437ab4d8ba1949e2733c56bf32d3/shining_pebbles-0.2.66.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**, RPA 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.2.66",
    "project_urls": {
        "Homepage": "https://github.com/nailen1/shining_pebbles.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5acdba86c2ac491a2fd33ba37d0ae4aa1c162269bac89c621db225f62a737159",
                "md5": "2781c573c5fdecf85225e1d717101194",
                "sha256": "1a0dc7ecb6783709fe632d4fed3f95a295ae30fa727576499c539b41f342c8e9"
            },
            "downloads": -1,
            "filename": "shining_pebbles-0.2.66-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2781c573c5fdecf85225e1d717101194",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 12103,
            "upload_time": "2024-08-26T15:10:15",
            "upload_time_iso_8601": "2024-08-26T15:10:15.256516Z",
            "url": "https://files.pythonhosted.org/packages/5a/cd/ba86c2ac491a2fd33ba37d0ae4aa1c162269bac89c621db225f62a737159/shining_pebbles-0.2.66-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bd3baa8b3e07a4b594c52f2483ae3fb3ebd437ab4d8ba1949e2733c56bf32d3",
                "md5": "bd998305c047db414d88d135bded1f30",
                "sha256": "4952b00bacebb4b4df012b141dc16972d6b783abd9a00bb48f99c1951e2bf98e"
            },
            "downloads": -1,
            "filename": "shining_pebbles-0.2.66.tar.gz",
            "has_sig": false,
            "md5_digest": "bd998305c047db414d88d135bded1f30",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 12620,
            "upload_time": "2024-08-26T15:10:16",
            "upload_time_iso_8601": "2024-08-26T15:10:16.223471Z",
            "url": "https://files.pythonhosted.org/packages/3b/d3/baa8b3e07a4b594c52f2483ae3fb3ebd437ab4d8ba1949e2733c56bf32d3/shining_pebbles-0.2.66.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-26 15:10:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nailen1",
    "github_project": "shining_pebbles",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "shining-pebbles"
}
        
Elapsed time: 0.85421s