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.25.tar.gz
(6.5 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.25.tar.gz.
File metadata
- Download URL: xn_model-1.0.25.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aea2d79bb31dee7fec7bb2747b2f21623f589054058b0968cb68e9ec31bfa417
|
|
| MD5 |
697c1384e8ab0b416cd0ea6de8b4b0dd
|
|
| BLAKE2b-256 |
6a178eb2ce653fa7b95e0e9426ca086eb48c010bee1f127a0cf854fc7158bf85
|
File details
Details for the file xn_model-1.0.25-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.25-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf00366c437aa9c87cce7ed1d43bd890e0a023190e0ac49004bbb0b4f8da8696
|
|
| MD5 |
a1fc5fe206fc675185dfe5a249fca5f2
|
|
| BLAKE2b-256 |
52790581305e768e9946ff38f6be8d168bfe816dd3c35c48db8e4209496ae387
|