db-dtypes


Namedb-dtypes JSON
Version 1.4.1 PyPI version JSON
download
home_pagehttps://github.com/googleapis/python-db-dtypes-pandas
SummaryPandas Data Types for SQL systems (BigQuery, Spanner)
upload_time2025-02-05 21:04:54
maintainerNone
docs_urlNone
authorThe db-dtypes Authors
requires_python>=3.7
licenseNone
keywords sql pandas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Pandas Data Types for SQL systems (BigQuery, Spanner)
=====================================================

|ga| |pypi| |versions|

`Pandas extension data types`_ for data from SQL systems such as `BigQuery`_.

- `Library Documentation`_

.. |ga| image:: https://img.shields.io/badge/support-GA-gold.svg
   :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability
.. |pypi| image:: https://img.shields.io/pypi/v/db-dtypes.svg
   :target: https://pypi.org/project/db-dtypes/
.. |versions| image:: https://img.shields.io/pypi/pyversions/db-dtypes.svg
   :target: https://pypi.org/project/db-dtypes/
.. _Pandas extension data types: https://pandas.pydata.org/docs/development/extending.html#extension-types
.. _BigQuery: https://cloud.google.com/bigquery/docs/
.. _Library Documentation: https://googleapis.dev/python/db-dtypes/latest


Installation
------------

Install this library in a `virtualenv`_ using pip. `virtualenv`_ is a tool to
create isolated Python environments. The basic problem it addresses is one of
dependencies and versions, and indirectly permissions.

With `virtualenv`_, it's possible to install this library without needing system
install permissions, and without clashing with the installed system
dependencies.

.. _`virtualenv`: https://virtualenv.pypa.io/en/latest/


Supported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^
Python >= 3.7

Unsupported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Python <= 3.6.


Mac/Linux
^^^^^^^^^

.. code-block:: console

    pip install virtualenv
    virtualenv <your-env>
    source <your-env>/bin/activate
    <your-env>/bin/pip install db-dtypes


Windows
^^^^^^^

.. code-block:: console

    pip install virtualenv
    virtualenv <your-env>
    <your-env>\Scripts\activate
    <your-env>\Scripts\pip.exe install db-dtypes

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/googleapis/python-db-dtypes-pandas",
    "name": "db-dtypes",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "sql, pandas",
    "author": "The db-dtypes Authors",
    "author_email": "googleapis-packages@google.com",
    "download_url": "https://files.pythonhosted.org/packages/fb/9d/b79951a768dc73e7785d057006143781ec26d91bd456b175c66b031dccdd/db_dtypes-1.4.1.tar.gz",
    "platform": "Posix; MacOS X; Windows",
    "description": "Pandas Data Types for SQL systems (BigQuery, Spanner)\n=====================================================\n\n|ga| |pypi| |versions|\n\n`Pandas extension data types`_ for data from SQL systems such as `BigQuery`_.\n\n- `Library Documentation`_\n\n.. |ga| image:: https://img.shields.io/badge/support-GA-gold.svg\n   :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability\n.. |pypi| image:: https://img.shields.io/pypi/v/db-dtypes.svg\n   :target: https://pypi.org/project/db-dtypes/\n.. |versions| image:: https://img.shields.io/pypi/pyversions/db-dtypes.svg\n   :target: https://pypi.org/project/db-dtypes/\n.. _Pandas extension data types: https://pandas.pydata.org/docs/development/extending.html#extension-types\n.. _BigQuery: https://cloud.google.com/bigquery/docs/\n.. _Library Documentation: https://googleapis.dev/python/db-dtypes/latest\n\n\nInstallation\n------------\n\nInstall this library in a `virtualenv`_ using pip. `virtualenv`_ is a tool to\ncreate isolated Python environments. The basic problem it addresses is one of\ndependencies and versions, and indirectly permissions.\n\nWith `virtualenv`_, it's possible to install this library without needing system\ninstall permissions, and without clashing with the installed system\ndependencies.\n\n.. _`virtualenv`: https://virtualenv.pypa.io/en/latest/\n\n\nSupported Python Versions\n^^^^^^^^^^^^^^^^^^^^^^^^^\nPython >= 3.7\n\nUnsupported Python Versions\n^^^^^^^^^^^^^^^^^^^^^^^^^^^\nPython <= 3.6.\n\n\nMac/Linux\n^^^^^^^^^\n\n.. code-block:: console\n\n    pip install virtualenv\n    virtualenv <your-env>\n    source <your-env>/bin/activate\n    <your-env>/bin/pip install db-dtypes\n\n\nWindows\n^^^^^^^\n\n.. code-block:: console\n\n    pip install virtualenv\n    virtualenv <your-env>\n    <your-env>\\Scripts\\activate\n    <your-env>\\Scripts\\pip.exe install db-dtypes\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pandas Data Types for SQL systems (BigQuery, Spanner)",
    "version": "1.4.1",
    "project_urls": {
        "Homepage": "https://github.com/googleapis/python-db-dtypes-pandas"
    },
    "split_keywords": [
        "sql",
        " pandas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68cd25215aed98e77685f7d0aa7536eaa51426ea07bcaa187e1907841405c960",
                "md5": "fa5fbdb336f740ac697cd72999967faf",
                "sha256": "84076e2f952174da3eea16c2692409a0d3ef88d27b68c24ee0c9262513fa26d4"
            },
            "downloads": -1,
            "filename": "db_dtypes-1.4.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fa5fbdb336f740ac697cd72999967faf",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 19028,
            "upload_time": "2025-02-05T21:04:52",
            "upload_time_iso_8601": "2025-02-05T21:04:52.892374Z",
            "url": "https://files.pythonhosted.org/packages/68/cd/25215aed98e77685f7d0aa7536eaa51426ea07bcaa187e1907841405c960/db_dtypes-1.4.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb9db79951a768dc73e7785d057006143781ec26d91bd456b175c66b031dccdd",
                "md5": "f04ecf3d8746df1a3da4036b641f9b77",
                "sha256": "36403e252c03c4a5073f67e4315015c7d1f57b2614f56d2037587e0743670fb8"
            },
            "downloads": -1,
            "filename": "db_dtypes-1.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f04ecf3d8746df1a3da4036b641f9b77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 33554,
            "upload_time": "2025-02-05T21:04:54",
            "upload_time_iso_8601": "2025-02-05T21:04:54.151746Z",
            "url": "https://files.pythonhosted.org/packages/fb/9d/b79951a768dc73e7785d057006143781ec26d91bd456b175c66b031dccdd/db_dtypes-1.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-05 21:04:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "googleapis",
    "github_project": "python-db-dtypes-pandas",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "db-dtypes"
}
        
Elapsed time: 1.02213s