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.22.tar.gz
(6.4 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.22.tar.gz.
File metadata
- Download URL: xn_model-1.0.22.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd8a414bab11164a17e03b422850e6875e03e6be505db5228b7fbd389e320e45
|
|
| MD5 |
c1cc11a31c85486713480aefca7ddf25
|
|
| BLAKE2b-256 |
2a03d2d83a52df60ec4b09adbb3d1be01f8cd51cea3e29543855fcf51a2ba631
|
File details
Details for the file xn_model-1.0.22-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.22-py3-none-any.whl
- Upload date:
- Size: 5.2 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 |
72c5b73595cdbb125f1839b05c555443264e52a5b83a8600c58ad9c2d9463901
|
|
| MD5 |
1a6d64304f6c873ca67f149f10893afe
|
|
| BLAKE2b-256 |
3533db20e83c41a23ef199e4295d8dee7fd260d66d982ee647e53dccf468d504
|