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.4.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file xn_model-0.11.4.tar.gz
.
File metadata
- Download URL: xn_model-0.11.4.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 | c5cf88983367d1c652b287cd3d5e93139ba4c64ebdf5b621c66dc1d2f65c9b0f |
|
MD5 | 805aeaf165e7a0c4d4ee9d335273df70 |
|
BLAKE2b-256 | 600930f99d9ded1eaf8e4593e16f53a0fd413fa686faae5c275968ca01ae9b28 |
File details
Details for the file xn_model-0.11.4-py3-none-any.whl
.
File metadata
- Download URL: xn_model-0.11.4-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 | a3dbb1930db6a624fcda781f62ffc17051e41b23f2fb2330282327b8e4737167 |
|
MD5 | fb5269d957d900e9255fcaac3ffba1a9 |
|
BLAKE2b-256 | b424b32b6209add21ed167e70936bc6b925e78e1e9a90c0c60e34983c043602f |