shining-pebbles


Nameshining-pebbles JSON
Version 0.2.72 PyPI version JSON
download
home_pagehttps://github.com/nailen1/shining_pebbles
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-12-24 07:08:21
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",
    "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/83/68/5ba1cb82924c15d87964fa56183f254317e9641daf17ac87e4bd2dc1d142/shining_pebbles-0.2.72.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.72",
    "project_urls": {
        "Homepage": "https://github.com/nailen1/shining_pebbles",
        "Source": "https://github.com/nailen1/shining_pebbles"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94f9c6c38951d52c29e308869443ac2da41f1580d97c5dd8de8d69f1ebb2c830",
                "md5": "e552151c5f8b6786a8ebea7632fa565b",
                "sha256": "a9885365ac45164b532418cfbfe4f43b6aceb7ee3566a80489180c35b97d4953"
            },
            "downloads": -1,
            "filename": "shining_pebbles-0.2.72-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e552151c5f8b6786a8ebea7632fa565b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 12442,
            "upload_time": "2024-12-24T07:08:19",
            "upload_time_iso_8601": "2024-12-24T07:08:19.657131Z",
            "url": "https://files.pythonhosted.org/packages/94/f9/c6c38951d52c29e308869443ac2da41f1580d97c5dd8de8d69f1ebb2c830/shining_pebbles-0.2.72-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83685ba1cb82924c15d87964fa56183f254317e9641daf17ac87e4bd2dc1d142",
                "md5": "ae14d8e10627ca7538bba2b98ee1deb7",
                "sha256": "1223c06e3d695b409799f41915a17194f8d7da759b202f41b1f094aff6faeb6c"
            },
            "downloads": -1,
            "filename": "shining_pebbles-0.2.72.tar.gz",
            "has_sig": false,
            "md5_digest": "ae14d8e10627ca7538bba2b98ee1deb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 13181,
            "upload_time": "2024-12-24T07:08:21",
            "upload_time_iso_8601": "2024-12-24T07:08:21.862222Z",
            "url": "https://files.pythonhosted.org/packages/83/68/5ba1cb82924c15d87964fa56183f254317e9641daf17ac87e4bd2dc1d142/shining_pebbles-0.2.72.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-24 07:08:21",
    "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: 5.63115s