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-1.0.20.tar.gz
(6.2 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 xn_model-1.0.20.tar.gz.
File metadata
- Download URL: xn_model-1.0.20.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faf96fe32a423dc9b88fa340dbdbf019ccc977722d9da449ca693ec89df53994
|
|
| MD5 |
a0cd0d5b0d48e6bbf588bac1c9e6daca
|
|
| BLAKE2b-256 |
d0b0ec93f215f8218b79be198709abd7a4ef9d1824d9a4e382f69099efa825d2
|
File details
Details for the file xn_model-1.0.20-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.20-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39a9e3eb9d495468e3837dff8d41abb1deaefbd5995073630f5650463b19fad6
|
|
| MD5 |
ce3e45fe2fee4b08f22c88094f9662d6
|
|
| BLAKE2b-256 |
f77577f85ad00051d31e1526e3dff1bd8469631f8a1b878a79578e0c3eacbb30
|