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.8.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.8.tar.gz.
File metadata
- Download URL: xn_model-1.0.8.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 |
982fce31c1a96dafa63877e8ca2c4a64e22bb34196402f497424084083a2940c
|
|
| MD5 |
130081527042dd848bc963521dd8e357
|
|
| BLAKE2b-256 |
d7049d41870d8a68e901f37987665655ddc19701fd20b1dfebd2a7cc57d04288
|
File details
Details for the file xn_model-1.0.8-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.8-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 |
5622ac4d59b7d327a9382deee9db168c381e53a3c4105e4cc9274609a1bf512f
|
|
| MD5 |
fd53a3adce4dd928707e916129284f33
|
|
| BLAKE2b-256 |
6f747ba126ac3dabe9928104011a2d6d9c1ae89d1767d86f1b158caee827b104
|