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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bitsightpy-0.1.8.tar.gz.
File metadata
- Download URL: bitsightpy-0.1.8.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 |
7295eb4de9d65545e7d6a8658383919115eb9e39c0407ccc3de49ecb0a87a606
|
|
| MD5 |
f182123a7eef2232398fa769e40590e1
|
|
| BLAKE2b-256 |
32585126ab19e5dfd5e1bc01896d8d9f7e9298644a38a376c4d61d6d602e174c
|
File details
Details for the file bitsightpy-0.1.8-py3-none-any.whl.
File metadata
- Download URL: bitsightpy-0.1.8-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 |
0d5e797e8a13218c695e7252fe94f9539caa0740c98e3ae645645ede9193a0f8
|
|
| MD5 |
871f46d4cf2e1ec00bb1e1bd51e3d5b8
|
|
| BLAKE2b-256 |
dfe984110f1918073ec103aa43ba24f4d7d8d5d006769235e8a9ded2517c83b0
|