The Senserva Python library
Project description
The Senserva Python Library is provided to help analyze and visualize data. The JupyterNotebookHelper module will assist users who are utilizing Jupyter Notebooks for their needs. The StandAloneApiHelper will be useful for those who want a pure Python experience. Our team has also made a sample report for Azure Connections, using the StandAloneApiHelper, which will automate the acquisition of data and building the report.
Install
The Pyserva library is available on the Python Package Index.
The install command on Windows for the package is:
py -m pip install Pyserva
The install command on Unix/Mac for the package is:
python3 -m pip install "Pyserva"
The import commands for the library and modules are:
import Pyserva
from Pyserva import JupyterNotebookHelper
from Pyserva import StandAloneApiHelper
from Pyserva import SampleReport
Modules
JupyterNotebookHelper
This module will focus on helping a user with visualizing Senserva data in a Jupyter Notebook.
StandAloneApiHelper
This module will focus on helping a user with visualizing data from the Microsoft Graph API.
SampleReport
This module is a Python Command Line app, leveraging the StandAloneApiHelper for data.
Support
Please reach to our team of experts via email for questions regarding the library
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
File details
Details for the file Pyserva-1.5.1.0.tar.gz
.
File metadata
- Download URL: Pyserva-1.5.1.0.tar.gz
- Upload date:
- Size: 33.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 735a80800080e0cd690fdb91907c36e77feeef4cbfd475541adcb60631c76068 |
|
MD5 | d79bbaca42e57b85db89f5982abddf65 |
|
BLAKE2b-256 | 10d50b1079846f45ed674dece8b14d5cedf0a390a6cbe29c1856415151738919 |
File details
Details for the file Pyserva-1.5.1.0-py3-none-any.whl
.
File metadata
- Download URL: Pyserva-1.5.1.0-py3-none-any.whl
- Upload date:
- Size: 33.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45364b310b2e66ed10d9667b340d08d10c5ae9389528d99d39967e1b93216abd |
|
MD5 | 5bace641a39d5cea8940089d6a22e09e |
|
BLAKE2b-256 | 1189497c7616c4ff17474a2c09584a1addbec0972242ceea16c568ec48063a92 |