Base model for xn-api
Project description
INSTALL
# Create python virtual environment
python3 -m venv venv
# Activate this environment
source venv/bin/activate
# Install dependencies
pip install .
# Create pg db
createdb --U username -W dbname
## set password for db user
# Copy .env file from sample template
cp .env.sample .env
## set your pg creds in .env file
TEST
pytest
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
xn_model-0.11.3.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file xn_model-0.11.3.tar.gz
.
File metadata
- Download URL: xn_model-0.11.3.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59359ca7dc3e6a060032e22b45a4d3517c029a4154ef71b4f28d9b5b155fd0f6 |
|
MD5 | ec0bdb02ebf3520abf63b3e46bc2ce58 |
|
BLAKE2b-256 | 1069796be1f9e3a4d1af65b0680f6802609593a2c8b039fb5f1eb95d148b0bf8 |
File details
Details for the file xn_model-0.11.3-py3-none-any.whl
.
File metadata
- Download URL: xn_model-0.11.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc0897f632f67ddc29f0ed347d93c064f14e0ce671c071fcc64c73e09fc16a4d |
|
MD5 | ca501d304b5327a4b58daa13936be28c |
|
BLAKE2b-256 | d25807092a7f002fe2a075512bc0ea451ef297f1eb01a92dda1a7be0447aad4f |