bamboo-stash


Namebamboo-stash JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryAutomatic caching for Pandas function pipelines.
upload_time2024-04-02 02:06:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords pandas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Source Code: https://github.com/dhrosa/bamboo-stash

.. image:: https://badge.fury.io/py/bamboo-stash.svg
    :target: https://badge.fury.io/py/bamboo-stash

.. image:: https://readthedocs.org/projects/bamboo-stash/badge/?version=latest
    :target: https://bamboo-stash.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

``bamboo-stash`` is a Python library for caching function calls, especially in a
Jupyter+pandas workflow.

Read full documentation at https://bamboo-stash.readthedocs.io

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bamboo-stash",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "pandas",
    "author": null,
    "author_email": "Diony Rosa <dhrosa+dev@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b3/67/11f914159b3e8f4990d4596dc083e8e746ba8395726bb7af1fe21a343d13/bamboo_stash-0.1.3.tar.gz",
    "platform": null,
    "description": "Source Code: https://github.com/dhrosa/bamboo-stash\n\n.. image:: https://badge.fury.io/py/bamboo-stash.svg\n    :target: https://badge.fury.io/py/bamboo-stash\n\n.. image:: https://readthedocs.org/projects/bamboo-stash/badge/?version=latest\n    :target: https://bamboo-stash.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n``bamboo-stash`` is a Python library for caching function calls, especially in a\nJupyter+pandas workflow.\n\nRead full documentation at https://bamboo-stash.readthedocs.io\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Automatic caching for Pandas function pipelines.",
    "version": "0.1.3",
    "project_urls": {
        "Documentation": "https://bamboo-stash.readthedocs.io",
        "Repository": "https://github.com/dhrosa/bamboo-stash"
    },
    "split_keywords": [
        "pandas"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f0563c24c3f70e91af134212e548b25b645eb025409872975a3c52e3131069e2",
                "md5": "79f9b49fb3695adcc82c9d55114e966f",
                "sha256": "f9895a49ad5cc132fb92171d247d08d45627275aab60580691c3d7ec6ad0570a"
            },
            "downloads": -1,
            "filename": "bamboo_stash-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "79f9b49fb3695adcc82c9d55114e966f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3712,
            "upload_time": "2024-04-02T02:06:53",
            "upload_time_iso_8601": "2024-04-02T02:06:53.275550Z",
            "url": "https://files.pythonhosted.org/packages/f0/56/3c24c3f70e91af134212e548b25b645eb025409872975a3c52e3131069e2/bamboo_stash-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b36711f914159b3e8f4990d4596dc083e8e746ba8395726bb7af1fe21a343d13",
                "md5": "be5a60a8f728f285e5b88135c95f91ac",
                "sha256": "d16a1de4f2b548ffa4a6c2168ae2f16774d964ca79fd3b5068081c7e9bf6083c"
            },
            "downloads": -1,
            "filename": "bamboo_stash-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "be5a60a8f728f285e5b88135c95f91ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 6482,
            "upload_time": "2024-04-02T02:06:51",
            "upload_time_iso_8601": "2024-04-02T02:06:51.850420Z",
            "url": "https://files.pythonhosted.org/packages/b3/67/11f914159b3e8f4990d4596dc083e8e746ba8395726bb7af1fe21a343d13/bamboo_stash-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 02:06:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dhrosa",
    "github_project": "bamboo-stash",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bamboo-stash"
}
        
Elapsed time: 0.22574s