db-dtypes


Namedb-dtypes JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttps://github.com/googleapis/python-db-dtypes-pandas
SummaryPandas Data Types for SQL systems (BigQuery, Spanner)
upload_time2024-11-12 17:14:21
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/e9/80/00d501391fc5450c37b5fe0c25596e629a9fa2868fe4f194d69c5622210e/db_dtypes-1.3.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.3.1",
    "project_urls": {
        "Homepage": "https://github.com/googleapis/python-db-dtypes-pandas"
    },
    "split_keywords": [
        "sql",
        " pandas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2e02eeacbe14b5a3a3b4ad5fd2c1e7959bd2201e4daeba851579fa78e5eccb1",
                "md5": "c3a955c94807917af4a97380a9f41b10",
                "sha256": "fbc9d1740d94aaf2b5ae24601cfc875a69b4635bb9d049e3c3036e9f10203af8"
            },
            "downloads": -1,
            "filename": "db_dtypes-1.3.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3a955c94807917af4a97380a9f41b10",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 18742,
            "upload_time": "2024-11-12T17:14:19",
            "upload_time_iso_8601": "2024-11-12T17:14:19.570859Z",
            "url": "https://files.pythonhosted.org/packages/a2/e0/2eeacbe14b5a3a3b4ad5fd2c1e7959bd2201e4daeba851579fa78e5eccb1/db_dtypes-1.3.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e98000d501391fc5450c37b5fe0c25596e629a9fa2868fe4f194d69c5622210e",
                "md5": "06693b8b195dd20125658ca122d376f3",
                "sha256": "a058f05dab100891f3e76a7a3db9ad0f107f18dd3d1bdd13680749a2f07eae77"
            },
            "downloads": -1,
            "filename": "db_dtypes-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "06693b8b195dd20125658ca122d376f3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 32492,
            "upload_time": "2024-11-12T17:14:21",
            "upload_time_iso_8601": "2024-11-12T17:14:21.622598Z",
            "url": "https://files.pythonhosted.org/packages/e9/80/00d501391fc5450c37b5fe0c25596e629a9fa2868fe4f194d69c5622210e/db_dtypes-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-12 17:14:21",
    "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.08187s