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.24.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.24.tar.gz.
File metadata
- Download URL: xn_model-1.0.24.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 |
68ed31e08451866a4ce1c84158130c238dea3c8ab04572a13810d4c4306ab222
|
|
| MD5 |
aad13632ec9ea06ac41d144747bc16f0
|
|
| BLAKE2b-256 |
a747fe79539494323bdadef28590a2976820cb65ebdd8bcc45a220a2dd4b45c7
|
File details
Details for the file xn_model-1.0.24-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.24-py3-none-any.whl
- Upload date:
- Size: 5.3 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 |
331151c388f3c0d3a67ad8e6982ed5fcb869399f319691ab912d1612e8f8acbd
|
|
| MD5 |
38a6d421af06910e5e196cbdc215d4c5
|
|
| BLAKE2b-256 |
0fe47154f12ae2858aefc50ca24bb11b62d59afa9e482d3794b75e77b75294ea
|