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.26.tar.gz
(6.6 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.26.tar.gz.
File metadata
- Download URL: xn_model-1.0.26.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a810e0d5b7d170dbd3711b89d8e52fd8da55841d2b117d707a4d4c7691d88b3
|
|
| MD5 |
d3f762a4ccb2eda40086734f738e6bc3
|
|
| BLAKE2b-256 |
73f785291ae78e8a80878b16714c6a97ef436db88cf1a3199bff9e14b0684ae7
|
File details
Details for the file xn_model-1.0.26-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.26-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 |
95243a4dee814cd6dd047c2c37534cdd4d5671d099900a0e57150c08ac8b974a
|
|
| MD5 |
3e0d246eb6aebf8b01e01b8e0943c455
|
|
| BLAKE2b-256 |
a449a59cec726d19af5c656515dc457a5143238f9615a6516103aa42ccf16123
|