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.13.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.13.tar.gz.
File metadata
- Download URL: xn_model-1.0.13.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 |
8c2f46c59f0aa54119b07f7901d9fc93353d8a4a7fb0146a5cc04e223f14a1d4
|
|
| MD5 |
7f3af9cb37a4dfacf468462ce9fbaad5
|
|
| BLAKE2b-256 |
b203bdf5e2b09b30a1ef2790369e86780b9d614c7d9b7fdbfcc54a8986698332
|
File details
Details for the file xn_model-1.0.13-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.13-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 |
0bef61d10fc9b316241f519a2f87df153b2bd2c45ccffc278a9b120af02f214f
|
|
| MD5 |
c73fc243e22e7562a8c996ff8862b9db
|
|
| BLAKE2b-256 |
096e3fb50ce7d2b7e849f331fad888202f5110e5136f2c9163903289f6673d55
|