Skip to main content

FreelanceHunt API Python library

Project description

https://github.com/dmytrohoi/freelancehunt-api/workflows/lint-test-coverage/badge.svg https://codecov.io/gh/dmytrohoi/freelancehunt-api/branch/master/graph/badge.svg?token=TZWKUPK6D0 https://img.shields.io/github/v/tag/dmytrohoi/freelancehunt-api?style=flat PyPI - Python Version PyPI GitHub release (latest by date) https://img.shields.io/github/license/dmytrohoi/freelancehunt-api Documentation Status https://app.codacy.com/project/badge/Grade/aa0c2a00cf844651a43c4f9fdc5d9848

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page