| Name | neutrino-api-client-requests JSON |
| Version |
4.6.16
JSON |
| download |
| home_page | None |
| Summary | Neutrino API Python client using the requests HTTP library |
| upload_time | 2024-08-26 00:11:43 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.7 |
| license | MIT License Copyright (c) 2022 Neutrino API Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# NeutrinoAPI Python Requests SDK
Neutrino API Python client using the requests HTTP library
The official API client and SDK built by [NeutrinoAPI](https://www.neutrinoapi.com/)
| 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](https://www.neutrinoapi.com/signup/)
## To Initialize
```python
from neutrino_api.neutrino_api_client import *
client = NeutrinoAPIClient("<USER_ID>", "<API_KEY>")
```
## Running Examples
```sh
$ 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
[Contact us](https://www.neutrinoapi.com/contact-us/)
Raw data
{
"_id": null,
"home_page": null,
"name": "neutrino-api-client-requests",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Neutrino API <ops@neutrinoapi.com>",
"download_url": "https://files.pythonhosted.org/packages/eb/5a/1994c4f8ff15c708b8bc82f75a5e51ffda82235a2831d63f8f4054a4d06d/neutrino_api_client_requests-4.6.16.tar.gz",
"platform": null,
"description": "# NeutrinoAPI Python Requests SDK\n\nNeutrino API Python client using the requests HTTP library\n\nThe official API client and SDK built by [NeutrinoAPI](https://www.neutrinoapi.com/)\n\n| Feature | |\n|------------------|----------|\n| Platform Version | >= 3 |\n| HTTP Library | Requests |\n| JSON Library | Native |\n| HTTP/2 | No |\n| HTTP/3 | No |\n| CodeGen Version | 4.6.16 |\n\n## Getting started\n\nFirst you will need a user ID and API key pair: [SignUp](https://www.neutrinoapi.com/signup/)\n\n## To Initialize \n```python\nfrom neutrino_api.neutrino_api_client import *\n\nclient = NeutrinoAPIClient(\"<USER_ID>\", \"<API_KEY>\")\n```\n\n## Running Examples\n\n```sh\n$ python3 -m neutrino_api.examples.ip_info\n```\nYou can find examples of all APIs in _neutrino_api/examples/_\n\nSet the __'your-user-id'__ and __'your-api-key'__ values in the example to retrieve real API responses\n\n## For Support \n[Contact us](https://www.neutrinoapi.com/contact-us/)\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2022 Neutrino API Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Neutrino API Python client using the requests HTTP library",
"version": "4.6.16",
"project_urls": {
"Bug Tracker": "https://www.neutrinoapi.com/contact-us/",
"Homepage": "https://github.com/NeutrinoAPI/neutrino-api-client-requests"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ddb6f38cfab2960bc23049685bd4630a1db629689b83489ea44a88f80dd6647e",
"md5": "88b047c8e067220a4ca9d2967c232b64",
"sha256": "b5d1a26fd5e8ef5340a18183a119a86891c87eaec3d507f36fa97e89cd9ff976"
},
"downloads": -1,
"filename": "neutrino_api_client_requests-4.6.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "88b047c8e067220a4ca9d2967c232b64",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 50283,
"upload_time": "2024-08-26T00:11:41",
"upload_time_iso_8601": "2024-08-26T00:11:41.714090Z",
"url": "https://files.pythonhosted.org/packages/dd/b6/f38cfab2960bc23049685bd4630a1db629689b83489ea44a88f80dd6647e/neutrino_api_client_requests-4.6.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eb5a1994c4f8ff15c708b8bc82f75a5e51ffda82235a2831d63f8f4054a4d06d",
"md5": "81763668c1ccc0a2dabf57df92252977",
"sha256": "cecac962e2a7979948385fdcb2b4a0895ff06ecbfd9e12159a638a202781bb9a"
},
"downloads": -1,
"filename": "neutrino_api_client_requests-4.6.16.tar.gz",
"has_sig": false,
"md5_digest": "81763668c1ccc0a2dabf57df92252977",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 31343,
"upload_time": "2024-08-26T00:11:43",
"upload_time_iso_8601": "2024-08-26T00:11:43.022864Z",
"url": "https://files.pythonhosted.org/packages/eb/5a/1994c4f8ff15c708b8bc82f75a5e51ffda82235a2831d63f8f4054a4d06d/neutrino_api_client_requests-4.6.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-26 00:11:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NeutrinoAPI",
"github_project": "neutrino-api-client-requests",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "neutrino-api-client-requests"
}