python-upwork-oauth2


Namepython-upwork-oauth2 JSON
Version 3.1.0 PyPI version JSON
download
home_pagehttps://github.com/upwork/python-upwork-oauth2
SummaryPython bindings for Upwork API (OAuth2)
upload_time2023-06-22 08:45:44
maintainer
docs_urlNone
authorMaksym Novozhylov
requires_python>=3.8
licenseApache Software License 2.0
keywords python-upwork-oauth2
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Python bindings for Upwork API (OAuth2)
============

[![License](https://img.shields.io/github/license/upwork/python-upwork-oauth2)](http://www.apache.org/licenses/LICENSE-2.0.html)
[![PyPI Version](https://badge.fury.io/py/python-upwork.svg)](http://badge.fury.io/py/python-upwork)
[![GitHub release](https://img.shields.io/github/release/upwork/python-upwork.svg)](https://github.com/upwork/python-upwork/releases)
[![Build Status](https://github.com/upwork/python-upwork-oauth2/workflows/build/badge.svg)](https://github.com/upwork/python-upwork-oauth2/actions)

# Upwork API

This project provides a set of resources of Upwork API from http://developers.upwork.com
 based on OAuth 2.0.

# Features
These are the supported API resources:

* My Info
* Custom Payments
* Hiring
* Job and Freelancer Profile
* Search Jobs and Freelancers
* Organization
* Messages
* Time and Financial Reporting
* Metadata
* Snapshot
* Team
* Workd Diary
* Activities

# License

Copyright 2020 Upwork Corporation. All Rights Reserved.

python-upwork is licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

## SLA
The usage of this API is ruled by the Terms of Use at:

    https://developers.upwork.com/api-tos.html

# Requirements
To integrate this library you need to have:

* Python 3.8+
* requests_oauthlib >= 1.3.0

## Installation

    pip3 install python-upwork-oauth2

All the dependencies will be automatically installed as well.

## Usage

1.
Follow instructions from the `Installation` section.

2.
Run `myapp.py` and follow the instructions, or open `myapp.py` and type the `client_id` and `client_secret` that you previously got from the API Center.
***That's all. Run your app as `python myapp.py` and have fun.***'

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/upwork/python-upwork-oauth2",
    "name": "python-upwork-oauth2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "python-upwork-oauth2",
    "author": "Maksym Novozhylov",
    "author_email": "mnovozhilov@upwork.com",
    "download_url": "https://files.pythonhosted.org/packages/67/c5/0218a170b250da3a216951efe0fa657569d40b7bc3e25388e33b8a9b90d6/python-upwork-oauth2-3.1.0.tar.gz",
    "platform": null,
    "description": "Python bindings for Upwork API (OAuth2)\n============\n\n[![License](https://img.shields.io/github/license/upwork/python-upwork-oauth2)](http://www.apache.org/licenses/LICENSE-2.0.html)\n[![PyPI Version](https://badge.fury.io/py/python-upwork.svg)](http://badge.fury.io/py/python-upwork)\n[![GitHub release](https://img.shields.io/github/release/upwork/python-upwork.svg)](https://github.com/upwork/python-upwork/releases)\n[![Build Status](https://github.com/upwork/python-upwork-oauth2/workflows/build/badge.svg)](https://github.com/upwork/python-upwork-oauth2/actions)\n\n# Upwork API\n\nThis project provides a set of resources of Upwork API from http://developers.upwork.com\n based on OAuth 2.0.\n\n# Features\nThese are the supported API resources:\n\n* My Info\n* Custom Payments\n* Hiring\n* Job and Freelancer Profile\n* Search Jobs and Freelancers\n* Organization\n* Messages\n* Time and Financial Reporting\n* Metadata\n* Snapshot\n* Team\n* Workd Diary\n* Activities\n\n# License\n\nCopyright 2020 Upwork Corporation. All Rights Reserved.\n\npython-upwork is licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n## SLA\nThe usage of this API is ruled by the Terms of Use at:\n\n    https://developers.upwork.com/api-tos.html\n\n# Requirements\nTo integrate this library you need to have:\n\n* Python 3.8+\n* requests_oauthlib >= 1.3.0\n\n## Installation\n\n    pip3 install python-upwork-oauth2\n\nAll the dependencies will be automatically installed as well.\n\n## Usage\n\n1.\nFollow instructions from the `Installation` section.\n\n2.\nRun `myapp.py` and follow the instructions, or open `myapp.py` and type the `client_id` and `client_secret` that you previously got from the API Center.\n***That's all. Run your app as `python myapp.py` and have fun.***'\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Python bindings for Upwork API (OAuth2)",
    "version": "3.1.0",
    "project_urls": {
        "Homepage": "https://github.com/upwork/python-upwork-oauth2"
    },
    "split_keywords": [
        "python-upwork-oauth2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25fe09b4d887d3fc598a53389f1f4aead28c922f629487bbb8c1fe1aaf3dc853",
                "md5": "a4658401cc1f520cfca0d9378d47431b",
                "sha256": "0f778f4dc6eee59da10a7bff980025508c3636eba71f0ca61a8e328f3a308877"
            },
            "downloads": -1,
            "filename": "python_upwork_oauth2-3.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4658401cc1f520cfca0d9378d47431b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 44726,
            "upload_time": "2023-06-22T08:45:43",
            "upload_time_iso_8601": "2023-06-22T08:45:43.034060Z",
            "url": "https://files.pythonhosted.org/packages/25/fe/09b4d887d3fc598a53389f1f4aead28c922f629487bbb8c1fe1aaf3dc853/python_upwork_oauth2-3.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67c50218a170b250da3a216951efe0fa657569d40b7bc3e25388e33b8a9b90d6",
                "md5": "3840ef3192dbd1471d8a94f748e2cfa2",
                "sha256": "97e6fd2090b600f063c2ee924f4d71c6c13c0c5400d751be4d9613820fdd6b84"
            },
            "downloads": -1,
            "filename": "python-upwork-oauth2-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3840ef3192dbd1471d8a94f748e2cfa2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14590,
            "upload_time": "2023-06-22T08:45:44",
            "upload_time_iso_8601": "2023-06-22T08:45:44.860972Z",
            "url": "https://files.pythonhosted.org/packages/67/c5/0218a170b250da3a216951efe0fa657569d40b7bc3e25388e33b8a9b90d6/python-upwork-oauth2-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-22 08:45:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "upwork",
    "github_project": "python-upwork-oauth2",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "python-upwork-oauth2"
}
        
Elapsed time: 0.09100s