thumbtack-client


Namethumbtack-client JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/mitre/thumbtack-client
SummaryConnect to a Thumbtack Server.
upload_time2023-06-12 19:16:38
maintainer
docs_urlNone
authorThe MITRE Corporation
requires_python>=2.7.0
licenseApache 2.0
keywords imagemounter api thumbtack
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. image:: https://travis-ci.org/mitre/thumbtack-client.svg?branch=master
    :target: https://travis-ci.org/mitre/thumbtack-client

thumbtack-client
================

A client for communicating with a Thumbtack server (https://github.com/mitre/thumbtack).

Documentation is available in the ``docs/`` directory or online at
https://thumbtack.readthedocs.io/en/latest.

Quickstart
----------

``pip install thumbtack-client``

LICENSE
-------

Thumbtack is licensed under the `Apache License, Version 2.0
<https://www.apache.org/licenses/LICENSE-2.0.html>`_. See the `LICENSE` file for
more information.

RELEASE STATEMENT
-----------------
Approved for Public Release; Distribution Unlimited. Public Release Case Number 19-0358.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mitre/thumbtack-client",
    "name": "thumbtack-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7.0",
    "maintainer_email": "",
    "keywords": "imagemounter api thumbtack",
    "author": "The MITRE Corporation",
    "author_email": "thumbtack@mitre.org",
    "download_url": "https://files.pythonhosted.org/packages/b5/d8/c3cbdb29323c46d6e1e69b53b674f3c3d45b721975e183128f3a307ed607/thumbtack_client-0.4.0.tar.gz",
    "platform": null,
    "description": "\n.. image:: https://travis-ci.org/mitre/thumbtack-client.svg?branch=master\n    :target: https://travis-ci.org/mitre/thumbtack-client\n\nthumbtack-client\n================\n\nA client for communicating with a Thumbtack server (https://github.com/mitre/thumbtack).\n\nDocumentation is available in the ``docs/`` directory or online at\nhttps://thumbtack.readthedocs.io/en/latest.\n\nQuickstart\n----------\n\n``pip install thumbtack-client``\n\nLICENSE\n-------\n\nThumbtack is licensed under the `Apache License, Version 2.0\n<https://www.apache.org/licenses/LICENSE-2.0.html>`_. See the `LICENSE` file for\nmore information.\n\nRELEASE STATEMENT\n-----------------\nApproved for Public Release; Distribution Unlimited. Public Release Case Number 19-0358.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Connect to a Thumbtack Server.",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/mitre/thumbtack-client"
    },
    "split_keywords": [
        "imagemounter",
        "api",
        "thumbtack"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db16d83a99c56b4b090fbebfc308ab3265a8fd104827c4dfef82e32ae15aeb41",
                "md5": "0fcbf7f21a7501b3bfdf015569a89824",
                "sha256": "8695301cfe495346dbd4d418ef3ee7d9d8ce47011a58dfcb91f782b5113e7992"
            },
            "downloads": -1,
            "filename": "thumbtack_client-0.4.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fcbf7f21a7501b3bfdf015569a89824",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7.0",
            "size": 11780,
            "upload_time": "2023-06-12T19:16:36",
            "upload_time_iso_8601": "2023-06-12T19:16:36.643256Z",
            "url": "https://files.pythonhosted.org/packages/db/16/d83a99c56b4b090fbebfc308ab3265a8fd104827c4dfef82e32ae15aeb41/thumbtack_client-0.4.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5d8c3cbdb29323c46d6e1e69b53b674f3c3d45b721975e183128f3a307ed607",
                "md5": "4c729518201709c34c71f0e03d201c20",
                "sha256": "72dd2dffe60c0a53d32795c37e69080f3ef8bb8e95197ebe23ef7d81835a7b16"
            },
            "downloads": -1,
            "filename": "thumbtack_client-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4c729518201709c34c71f0e03d201c20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7.0",
            "size": 13268,
            "upload_time": "2023-06-12T19:16:38",
            "upload_time_iso_8601": "2023-06-12T19:16:38.196226Z",
            "url": "https://files.pythonhosted.org/packages/b5/d8/c3cbdb29323c46d6e1e69b53b674f3c3d45b721975e183128f3a307ed607/thumbtack_client-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-12 19:16:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mitre",
    "github_project": "thumbtack-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "thumbtack-client"
}
        
Elapsed time: 0.08692s