Skip to main content

The Senserva Python library

Project description

Pyserva

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

Pyserva-1.5.1.0.tar.gz (33.3 kB view hashes)

Uploaded Source

Built Distribution

Pyserva-1.5.1.0-py3-none-any.whl (33.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page