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

Overview

> !! DANGER !!: NOT FOR PRODUCTION USE!

A framework for working with the FreelanceHunt API.

Requirements:
  • Python 3.8

  • Requests

In progress:

  • [ ] Threads API

  • [ ] Thread representation

  • [ ] Tests

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.0

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.2.tar.gz (22.6 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