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 information and API key for decryption
table = "desired_table"
api_key = "your_api_key"

# Fetching and decrypting the table
response = XGRCViewTable(username, password, table, 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.1.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.1.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: XGRCpy-0.1.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.1.0.tar.gz
Algorithm Hash digest
SHA256 3a14d10d59108be438e01d5638a2973bb264da46064ab50de5b373a9c76e1e8e
MD5 aaa36fe964fa6935962774d6244378fc
BLAKE2b-256 51584d9e88a508fb5d924f71b4fab7055c54289870b1314a025fadb9ca0450ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: XGRCpy-0.1.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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e04b502b657afe9a89c9356fcf87b5b71d5cdf445f9556371c23050f905c3de5
MD5 064fde71f8d18f759d8abce6403d1fec
BLAKE2b-256 8a4905c9d1d600d667e403c43010370ed1d8021b4e8708d71d5371d354c5e879

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