FreelanceHunt API Python library
Project description
Overview
> !! DANGER !!: NOT FOR PRODUCTION USE!
A framework for working with the FreelanceHunt API.
- Requirements:
Python 3.8
Requests
In progress:
[ ] Threads API: Delete ThreadMessage, Create Support request, Send attachment
[ ] Tests
[x] Thread and ThreadMessage representation
Installation
To install use:
pip install freelancehunt-api
Documentation
Quick usage:
from freelancehunt import FreelanceHuntClient
fl = FreelanceHuntClient('YOUR_API_TOKEN')
my_profile = fl.profiles.my_profile
print(my_profile.full_name)
#...
The freelancehunt-api documentation available here.
The Current Version
Now active version is: 0.1.3
Licence
The freelancehunt-api is MIT licenced
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
freelancehunt-api-0.1.3.tar.gz
(23.7 kB
view details)
File details
Details for the file freelancehunt-api-0.1.3.tar.gz
.
File metadata
- Download URL: freelancehunt-api-0.1.3.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15e9afbe2683006e8d070c02c6e5ea867439bea4069bd884b26fc1ebf3677f6b |
|
MD5 | c6ada0bedc0d2c15e26b72e980fdd4ad |
|
BLAKE2b-256 | c1892d5a6e42bf75dcfd16b6ea840a10f08030e7c5093f5d27d663ef4705b431 |