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.9.tar.gz
(5.8 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.9.tar.gz.
File metadata
- Download URL: xn_model-1.0.9.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdc3a018de88e5eb683cdff7ae119b4a4abd28bdd7442d24b227a650793c172e
|
|
| MD5 |
6612135025e8ef3deddcc36a77183a4e
|
|
| BLAKE2b-256 |
bf734ef7beced91a5b4edbc7db4518c6786fcfed31e2e9dcf4eb4d7e8b69008f
|
File details
Details for the file xn_model-1.0.9-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.9-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb62d5e55b224c21884d06ae6242faace03773d05956e19225fdbd26dbf3b08f
|
|
| MD5 |
45f0050b030680ee3f8eb4b1da85f438
|
|
| BLAKE2b-256 |
183518e060a55ba263bb5d5176ce86e7dfe354a187b823c79eb4c78994d60699
|