No project description provided
Project description
Viya CASual
A simple way to use Viya's tools in Python without getting too serious
from ViyaCasual.Casual import Casual
from Database import SqliteConnector
casual_test = Casual(username='username', server='viya.server.com', password='password', db_conn=SqliteConnector('/tmp/sample.db'))
table = casual_test.get_table('SYSTEM', 'SystemData')
decision = casual_test.get_decision(name='Marketing Transaction Grouping', library='public', table_name='dm_table')
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
ViyaCASual-BNE-0.0.2.tar.gz
(5.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ViyaCASual-BNE-0.0.2.tar.gz.
File metadata
- Download URL: ViyaCASual-BNE-0.0.2.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8286654f0d055faa089cdef5ab6faedc1cecebc8e1514a9a15fc0f7be6144b42
|
|
| MD5 |
7b0ee7fb9fd81cfbc0d230e3c904c037
|
|
| BLAKE2b-256 |
d0fbe0a682a19ac4463812e566d1652a3c46f2eb5504830defc27b429ebdeb14
|
File details
Details for the file ViyaCASual_BNE-0.0.2-py3-none-any.whl.
File metadata
- Download URL: ViyaCASual_BNE-0.0.2-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a05b44fbb467972f3a706e0d8f0ea1ffa6e4000d3198767c0176a11fcad5a66f
|
|
| MD5 |
9f33a8b24ec5e3f71d7f4edf80234c25
|
|
| BLAKE2b-256 |
edd9c07cf616fc878a87265481f9268bdd5f7ec3a2014e50137456b6eaca03fb
|