Neutrino API Python client using the requests HTTP library
Project description
NeutrinoAPI Python Requests SDK
Neutrino API Python client using the requests HTTP library
The official API client and SDK built by NeutrinoAPI
Feature | |
---|---|
Platform Version | >= 3 |
HTTP Library | Requests |
JSON Library | Native |
HTTP/2 | No |
HTTP/3 | No |
CodeGen Version | 4.6.16 |
Getting started
First you will need a user ID and API key pair: SignUp
To Initialize
from neutrino_api.neutrino_api_client import *
client = NeutrinoAPIClient("<USER_ID>", "<API_KEY>")
Running Examples
$ python3 -m neutrino_api.examples.ip_info
You can find examples of all APIs in neutrino_api/examples/
Set the 'your-user-id' and 'your-api-key' values in the example to retrieve real API responses
For Support
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 neutrino_api_client_requests-4.6.16.tar.gz
.
File metadata
- Download URL: neutrino_api_client_requests-4.6.16.tar.gz
- Upload date:
- Size: 31.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cecac962e2a7979948385fdcb2b4a0895ff06ecbfd9e12159a638a202781bb9a |
|
MD5 | 81763668c1ccc0a2dabf57df92252977 |
|
BLAKE2b-256 | eb5a1994c4f8ff15c708b8bc82f75a5e51ffda82235a2831d63f8f4054a4d06d |
File details
Details for the file neutrino_api_client_requests-4.6.16-py3-none-any.whl
.
File metadata
- Download URL: neutrino_api_client_requests-4.6.16-py3-none-any.whl
- Upload date:
- Size: 50.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5d1a26fd5e8ef5340a18183a119a86891c87eaec3d507f36fa97e89cd9ff976 |
|
MD5 | 88b047c8e067220a4ca9d2967c232b64 |
|
BLAKE2b-256 | ddb6f38cfab2960bc23049685bd4630a1db629689b83489ea44a88f80dd6647e |