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.6.1.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.6.1-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: XGRCpy-0.6.1.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.6.1.tar.gz
Algorithm Hash digest
SHA256 ba69d972357ed48e424f01d14b958d17b0a1d2fbf179b74259bd054d81d4be09
MD5 8de03bdcc7274cc894595f9b4aac1712
BLAKE2b-256 d2010edc52ac7d94c618b9a4b6c0c3cbec216dc49c796b4b0255e246b37610b6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: XGRCpy-0.6.1-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.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a46776f5f90923ed243c216f30ab1ff5b831c0c39c6b0a18b9f23126cf3f6df2
MD5 b6bd9707685f9ec8f053937d464d138b
BLAKE2b-256 5b0ab6fb6d28fa57d366af8c0cfa5a316312b3fc1298a1bdd27a37feb6a444e7

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