Skip to main content

A package to decrypt and view XGRC table data

Project description

XGRCpy

XGRCPy is a Python package that allows users to interact with an XGRC software service to retrieve encrypted data and decrypt it for further processing. It includes methods for key generation, decryption, and interacting with remote APIs.

Installation

To install XGRCpy, ensure you have Python installed (version 3.6 or higher), then use pip to install the package:

pip install XGRCpy

## Usage

After installation, you can use the XGRCpy package to interact with the XGRC software service. Below is an example of how to use the XGRCViewTable function to fetch and decrypt a table from the service.

### Example Code
```python
from XGRCpy import XGRCViewTable

# User credentials for accessing the service
username = "your_username"
password = "your_password"
table = "desired_table"
api_key = "your_api_key"

# Fetching and decrypting the table
response = XGRCViewTable(username, password, table, api_key)


# Fetching and decrypting the table
response = XGRCSPView(username, password, SPName, api_key)

# Display the decrypted content
print(response)

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

XGRCpy-0.5.0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

XGRCpy-0.5.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file XGRCpy-0.5.0.tar.gz.

File metadata

  • Download URL: XGRCpy-0.5.0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.5

File hashes

Hashes for XGRCpy-0.5.0.tar.gz
Algorithm Hash digest
SHA256 99a67f81508f5b1b6296c45f064699d1690d795184ae8caf3ab9c596b0bc9499
MD5 e161380b2f513539398b2de3de70ba38
BLAKE2b-256 f6570f69dfcff15ca6db3c6dc4dafa136405cb3b7f908b864f90a6e58e8f5009

See more details on using hashes here.

File details

Details for the file XGRCpy-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: XGRCpy-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.5

File hashes

Hashes for XGRCpy-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2f42b7401d2e16568719a2ffeaf96f1c509bd32d42687240afe7f03872e79af5
MD5 939864de825e851a1d0dd3883b9e18c3
BLAKE2b-256 ee3536bf9325acd56b1c935f1820bd29fd056697e1817e9cd0c4be0dfd96546b

See more details on using hashes here.

Supported by

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