An SDK for working with BitSight Tech APIs
Project description
bitsightpy - A Python SDK for Interacting With Bitsight APIs
from bitsightpy.portfolio import get_details
key = '<API_TOKEN>'
portfolio_details = get_details(key)
>>>[
{
'guid': '11111111-1111-1111-1111-111111111111',
'custom_id': None,
'name': 'Some Company',
'rating': 750,
'industry': {'name': 'Technology', 'slug': 'technology'},
...
},
...]
Currently Supported Modules/Calls
Module | Status |
---|---|
users |
✅ Fully Implemented |
insights |
✅ Fully Implemented |
portfolio |
✅ Fully Implemented |
folders |
✅ Fully Implemented |
finding_details |
✅ Fully Implemented |
alerts |
✅ Fully Implemented |
companies |
🏗️ In Progress |
Disclaimer
This SDK tool is an independent project and is not an official product of Bitsight. It has been developed and maintained solely by the names listed in the GitHub contributors list. Bitsight has neither endorsed nor approved this SDK.
Users of this SDK are advised to use it at their own risk and discretion.
For official tools and support, please refer to the official Bitsight resources and documentation.
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
bitsightpy-0.1.6.tar.gz
(25.8 kB
view details)
Built Distribution
File details
Details for the file bitsightpy-0.1.6.tar.gz
.
File metadata
- Download URL: bitsightpy-0.1.6.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 229955bd4edee4e4c2dbc646c7983455aa18acb1684c262f0b68b61b2b1167c5 |
|
MD5 | 5188461d4ab26c6fdc7ab85966f31736 |
|
BLAKE2b-256 | feadb0d3e03879cd7319501f68644eb4b86086aefbf22731dfa1132e2ec383de |
File details
Details for the file bitsightpy-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: bitsightpy-0.1.6-py3-none-any.whl
- Upload date:
- Size: 33.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fb6bef207c35e422b1541b9a2ba288809adca3b18009f9a53bf776cbdb70a14 |
|
MD5 | bb9be2a66178d46194a6647a1e9ee944 |
|
BLAKE2b-256 | b7882d38c9621b38f04e0f84417fb04a5a809c20865db984eb9e82e2cc2775a2 |