Python bindings for Upwork API
Project description
Python bindings for Upwork API (OAuth1)
Upwork API
This project provides a set of resources of Upwork API from http://developers.upwork.com based on OAuth 1.0a.
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
All the dependencies will be automatically installed as well.
Usage
Follow instructions from the Installation
section.
Run myapp.py
and follow the instructions, or open myapp.py
and type the consumer_key
and consumer_secret
that you previously got from the API Center.
That's all. Run your app as python myapp.py
and have fun.'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file python-upwork-2.1.0.tar.gz
.
File metadata
- Download URL: python-upwork-2.1.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e3d16903ad5f870461ec65c7122629499315c8b053736a9a0065b0a4fcbad71 |
|
MD5 | b75f8c980809858eb8f0cee863026bb1 |
|
BLAKE2b-256 | f28cca1ba8e7a628d4aff17138effd41b366012c78257a5abb38f2bbc30ac826 |
File details
Details for the file python_upwork-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: python_upwork-2.1.0-py3-none-any.whl
- Upload date:
- Size: 43.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35fffbbcf0f5d9004b9a77c96fce1d1caf307fac5b4cf1c4f24752c5e0cac291 |
|
MD5 | a9729d10a9f0c26190cf4f324d39b6ab |
|
BLAKE2b-256 | 2fe887c8dbd313b0318428251eacc082bbee998a36a305f89b3ccd4e6d8e9a5b |