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.10.tar.gz
(5.9 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.10.tar.gz.
File metadata
- Download URL: xn_model-1.0.10.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11ad70ca55ddc7ce1816ef357ac190e42d664f76e83e77ac973347d88fb1ab87
|
|
| MD5 |
93c684f3c2cfa9cb7b59562ac56cb352
|
|
| BLAKE2b-256 |
c9909d59729f8cc714233e3f500e6a0bfdcd0a84796d339a00d197d2f990367e
|
File details
Details for the file xn_model-1.0.10-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.10-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 |
79c8f6648e6212e02ef4691f51feb5f1a033bdc000a093bdd1d1f13473da1bc0
|
|
| MD5 |
6b70d2a7f7bf848d4176f614e2fce387
|
|
| BLAKE2b-256 |
9d99d3c1fa21e29b1b17c9be5e0634f01b059e8b908360a117302f26fd963b61
|