Skip to main content

Implements a more convenient interface for constructing API to HTTP resources.

Features

  • The ability to specify a host and use relative links;

  • The choice between: checking the status of the response and raises exceptions (silent parameter);

  • It is based on requests and supports all its interfaces;

  • is will be more…

Install

pip install apirequests

Usage

import apirequests

class GitHub(apirequests.Client):
    silent = False
    def __init__(self):
        super(GitHub, self).__init__('https://api.github.com/')

github = GitHub()
print(github.get('zen').text)
print(github.get('users/defunkt').json())

Release files for apirequests 0.0.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for apirequests 0.0.8
File Size Uploaded
apirequests-0.0.8.tar.gz 2.0 kB Details

Release files / apirequests-0.0.8.tar.gz

Download URL apirequests-0.0.8.tar.gz
Size 2.0 kB
Tags Source
SHA-256 checksum
How to use checksums
c5e8e41dd26c247c52146a0d071349f207e5d41ed3320917c4c792e1f903f816
BLAKE2b-256 checksum
How to use checksums
e19e4d58f4ca1833d1145facd509e9d57e5c4d82c14a9df712aa1605ceffc143
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.8 This release

1 release file

0.0.7

1 release file

0.0.6

1 release file

0.0.5

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page