The SDK for project-level access to your FangCloudServices account
Project description
FangCloudServicesAPIAccessSDK
The SDK for accessing FangCloudServices with API Access Credentials
Support for more endpoints is coming soon.
Installation
pip install FCSAPIAccessSDK
Usage
Credentials are obtained from the web portal via Project > API Access. You must be an admin user in order to access this page.
Do not forget to enable the scopes in the web portal before attempting authentication.
from FCSAPIAccess import FCSAPIAccess, Scope
FCSAPIAccess(client_id, client_secret, [Scope.PROJECT_VIEW_SCOPE, Scope.PROJECT_VIEW_USER])
Or if you only require a single scope:
from FCSAPIAccess import FCSAPIAccess, Scope
FCSAPIAccess(client_id, client_secret, Scope.FULL_ACCESS)
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 FCSAPIAccessSDK-1.2.0.tar.gz.
File metadata
- Download URL: FCSAPIAccessSDK-1.2.0.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.7.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7084f1880a68beb8fc2957efd254a1f69e94c52f77705aeac02e7bd558969b6
|
|
| MD5 |
2399ec78682e4577853bb30e9c43043d
|
|
| BLAKE2b-256 |
1cc968861295d877469baa6736ee04bfa83307b7f75441f61e1f9a0f0353c9ea
|
File details
Details for the file FCSAPIAccessSDK-1.2.0-py3-none-any.whl.
File metadata
- Download URL: FCSAPIAccessSDK-1.2.0-py3-none-any.whl
- Upload date:
- Size: 24.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.7.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e94212450f722496f8d80786ef25f814d260a49833a6c62dd6984e427a267618
|
|
| MD5 |
e7f0a36509600e982a00941e7fec34bf
|
|
| BLAKE2b-256 |
50893280a80077ea6e07f58ff77582657ebca8400f26f95bace48779e8c7880c
|