Python ORM to talk to Valar.
Project description
Valarpy
Python code to talk to Valar. There is more documentation available in the Valar readme. See the docs.
Usage:
import valarpy
with valarpy.opened() as model:
print(list(model.Refs.select()))
An example connection config file:
{
"port": 3306,
"user": "kaletest",
"password": "kale123",
"database": "valartest",
"host": "127.0.0.1"
}
New issues and pull requests are welcome. Please refer to the contributing guide. Generated with Tyrannosaurus.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
valarpy-2.2.0.tar.gz
(15.8 kB
view details)
Built Distribution
valarpy-2.2.0-py3-none-any.whl
(16.8 kB
view details)
File details
Details for the file valarpy-2.2.0.tar.gz
.
File metadata
- Download URL: valarpy-2.2.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.3.0-1034-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 368069011504dca6519ba142d2c6c7a34e70a8c99d1697b99aca648c21381f4a |
|
MD5 | afc7689bd28a644aa00e12597b8c6a5c |
|
BLAKE2b-256 | 6242d0d3d4d4a0c96bfca3dbb6c0831fe72be37689ef9d069d50a1d510f4ffdf |
File details
Details for the file valarpy-2.2.0-py3-none-any.whl
.
File metadata
- Download URL: valarpy-2.2.0-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.3.0-1034-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b58db20f0796763742923638b76aa5e66abae3be421dd03b07576857200c668 |
|
MD5 | 3ab0a0f52b4c38c226901cf649c6ff40 |
|
BLAKE2b-256 | bde21af33a7506713a4e12cdc8c4674d3ab58522e2a679073f28f5e44eab7265 |