google-apitools


Namegoogle-apitools JSON
Version 0.5.32 PyPI version JSON
download
home_pagehttp://github.com/google/apitools
Summaryclient libraries for humans
upload_time2021-05-05 22:13:00
maintainer
docs_urlNone
authorCraig Citro
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
licenseApache 2.0
keywords apitools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            google-apitools
===============

|pypi| |build| |coverage|

``google-apitools`` is a collection of utilities to make it easier to build
client-side tools, especially those that talk to Google APIs.

**NOTE**: This library is stable, but in maintenance mode, and not under
active development. However, any bugs or security issues will be fixed
promptly.

Installing as a library
-----------------------

To install the library into the current virtual environment::

   $ pip install google-apitools

Installing the command-line tools
---------------------------------

To install the command-line scripts into the current virtual environment::

   $ pip install google-apitools[cli]

Running the tests
-----------------

First, install the testing dependencies::

   $ pip install google-apitools[testing]

and the ``nose`` testrunner::

   $ pip install nose

Then run the tests::

   $ nosetests

.. |build| image:: https://travis-ci.org/google/apitools.svg?branch=master
   :target: https://travis-ci.org/google/apitools
.. |pypi| image:: https://img.shields.io/pypi/v/google-apitools.svg
   :target: https://pypi.python.org/pypi/google-apitools
.. |coverage| image:: https://coveralls.io/repos/google/apitools/badge.svg?branch=master
   :target: https://coveralls.io/r/google/apitools?branch=master



            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/google/apitools",
    "name": "google-apitools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
    "maintainer_email": "",
    "keywords": "apitools",
    "author": "Craig Citro",
    "author_email": "craigcitro@google.com",
    "download_url": "https://files.pythonhosted.org/packages/dc/eb/c26c36463a769a3a9f08847b9bf218cb629ca91877a911bbd6dcf37d9e62/google-apitools-0.5.32.tar.gz",
    "platform": "",
    "description": "google-apitools\n===============\n\n|pypi| |build| |coverage|\n\n``google-apitools`` is a collection of utilities to make it easier to build\nclient-side tools, especially those that talk to Google APIs.\n\n**NOTE**: This library is stable, but in maintenance mode, and not under\nactive development. However, any bugs or security issues will be fixed\npromptly.\n\nInstalling as a library\n-----------------------\n\nTo install the library into the current virtual environment::\n\n   $ pip install google-apitools\n\nInstalling the command-line tools\n---------------------------------\n\nTo install the command-line scripts into the current virtual environment::\n\n   $ pip install google-apitools[cli]\n\nRunning the tests\n-----------------\n\nFirst, install the testing dependencies::\n\n   $ pip install google-apitools[testing]\n\nand the ``nose`` testrunner::\n\n   $ pip install nose\n\nThen run the tests::\n\n   $ nosetests\n\n.. |build| image:: https://travis-ci.org/google/apitools.svg?branch=master\n   :target: https://travis-ci.org/google/apitools\n.. |pypi| image:: https://img.shields.io/pypi/v/google-apitools.svg\n   :target: https://pypi.python.org/pypi/google-apitools\n.. |coverage| image:: https://coveralls.io/repos/google/apitools/badge.svg?branch=master\n   :target: https://coveralls.io/r/google/apitools?branch=master\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "client libraries for humans",
    "version": "0.5.32",
    "split_keywords": [
        "apitools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "8c8418f01ad7fe12a8a0e9550b879c68",
                "sha256": "b78f74116558e0476e19501b5b4b2ac7c93261a69c5449c861ea95cbc853c688"
            },
            "downloads": -1,
            "filename": "google_apitools-0.5.32-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8c8418f01ad7fe12a8a0e9550b879c68",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
            "size": 135651,
            "upload_time": "2021-05-05T22:12:58",
            "upload_time_iso_8601": "2021-05-05T22:12:58.355829Z",
            "url": "https://files.pythonhosted.org/packages/5e/cb/cb0311f2ec371c83d6510847476c665edc9cc97564a51923557bc8f0b680/google_apitools-0.5.32-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "92edcba4564e5ce9cfd0bbc71a451722",
                "sha256": "c3763e52289f61e21c41d5531e20fbda9cc8484a088b8686fd460770db8bad13"
            },
            "downloads": -1,
            "filename": "google-apitools-0.5.32.tar.gz",
            "has_sig": false,
            "md5_digest": "92edcba4564e5ce9cfd0bbc71a451722",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
            "size": 172810,
            "upload_time": "2021-05-05T22:13:00",
            "upload_time_iso_8601": "2021-05-05T22:13:00.850978Z",
            "url": "https://files.pythonhosted.org/packages/dc/eb/c26c36463a769a3a9f08847b9bf218cb629ca91877a911bbd6dcf37d9e62/google-apitools-0.5.32.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-05-05 22:13:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "google",
    "github_project": "apitools",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "tox": true,
    "lcname": "google-apitools"
}
        
Elapsed time: 0.01211s