blob-pandas


Nameblob-pandas JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://gitlab.com/tantardini/blob-pandas
SummaryClasses and utils to communicate with Azure Blob Storage through pandas DataFrames
upload_time2023-04-18 09:34:34
maintainer
docs_urlNone
authorMattia Tantardini
requires_python>=3.10,<4.0
license
keywords utils azure-blob-storage
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # blob-pandas
Classes and utils to communicate with Azure Blob Storage through pandas DataFrames.

## Installation
```
pip install blob-pandas
```

## Usage
Describe how to launch and use blob-pandas project.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/tantardini/blob-pandas",
    "name": "blob-pandas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "utils,azure-blob-storage",
    "author": "Mattia Tantardini",
    "author_email": "mattia.tantardini@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/99/da2ec9b5858d8368c18e0cff7865efd5f2eab0c7cee1cd33537db0c57a6d/blob_pandas-0.1.4.tar.gz",
    "platform": null,
    "description": "# blob-pandas\nClasses and utils to communicate with Azure Blob Storage through pandas DataFrames.\n\n## Installation\n```\npip install blob-pandas\n```\n\n## Usage\nDescribe how to launch and use blob-pandas project.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Classes and utils to communicate with Azure Blob Storage through pandas DataFrames",
    "version": "0.1.4",
    "split_keywords": [
        "utils",
        "azure-blob-storage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "971de398d849cf441e6bf640940be4760de4f57130cfcef1e2be5c92dc1cc8c8",
                "md5": "db5ca704c14a635da7ae331b2c6a8e72",
                "sha256": "9e9a8479e8f4d700ee5d8e85bf9f4c18ec3f97169605770007b32c018d0d7e49"
            },
            "downloads": -1,
            "filename": "blob_pandas-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db5ca704c14a635da7ae331b2c6a8e72",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 3366,
            "upload_time": "2023-04-18T09:34:32",
            "upload_time_iso_8601": "2023-04-18T09:34:32.823001Z",
            "url": "https://files.pythonhosted.org/packages/97/1d/e398d849cf441e6bf640940be4760de4f57130cfcef1e2be5c92dc1cc8c8/blob_pandas-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e399da2ec9b5858d8368c18e0cff7865efd5f2eab0c7cee1cd33537db0c57a6d",
                "md5": "ca569f89c0eb0e47688210440944d2f6",
                "sha256": "5854ab16e441bf22abb1aa6d3cf8e267b8c52197e5b1e79bcc17a96d4189c0f9"
            },
            "downloads": -1,
            "filename": "blob_pandas-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ca569f89c0eb0e47688210440944d2f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 3457,
            "upload_time": "2023-04-18T09:34:34",
            "upload_time_iso_8601": "2023-04-18T09:34:34.520699Z",
            "url": "https://files.pythonhosted.org/packages/e3/99/da2ec9b5858d8368c18e0cff7865efd5f2eab0c7cee1cd33537db0c57a6d/blob_pandas-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-18 09:34:34",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "gitlab_user": "tantardini",
    "gitlab_project": "blob-pandas",
    "lcname": "blob-pandas"
}
        
Elapsed time: 0.05601s