No project description provided
Project description
Viya CASual
A simple way to use Viya's tools in Python without getting too serious
Still in development, not ready for production.... yet...
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
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.221.tar.gz.
File metadata
- Download URL: ViyaCASual-BNE-0.0.221.tar.gz
- Upload date:
- Size: 6.6 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 |
c6f447682ef5fd8334e3e882a60646096e22928b9ec07ee50bc000f5a4ef80e0
|
|
| MD5 |
99c28442cb96e6f7410aee03b07c5147
|
|
| BLAKE2b-256 |
358b12913b16b3832f350d5f611f97b77a5ee44c8bbb84a82cd4a06dd07af0b8
|
File details
Details for the file ViyaCASual_BNE-0.0.221-py3-none-any.whl.
File metadata
- Download URL: ViyaCASual_BNE-0.0.221-py3-none-any.whl
- Upload date:
- Size: 16.0 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 |
609d3bda938ff6a6a6ff54b093206cf1753c06b79dd42125748c6f034ce49556
|
|
| MD5 |
140cc8c196cd4546d4a929cd76032e0d
|
|
| BLAKE2b-256 |
55b758bd23ea894321dd96268bdbc9eaece061ab14002610eefedfb7b5325b32
|