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.29.tar.gz
(6.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.29.tar.gz.
File metadata
- Download URL: xn_model-1.0.29.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93b82a17f610f88396cbdab580272425d4f151c661d2798dbeeb690e6cf53f7d
|
|
| MD5 |
94e52ef11dede7bcc4c0c70d6f55aaf1
|
|
| BLAKE2b-256 |
2088a72f5aa9866d6b2b9bfb81f6fcbeced9d9ef2e14679784ec3716450300b8
|
File details
Details for the file xn_model-1.0.29-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.29-py3-none-any.whl
- Upload date:
- Size: 5.7 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 |
ee4517d20b60854fd2653618c988ffe84d7baeff38fbd81abf62868a2244fcf5
|
|
| MD5 |
b815a0eb314da267a8dfae5819e1c4c7
|
|
| BLAKE2b-256 |
9f0f3c595d87f75110731ffc34858fbc5530e87d0dbd64c3433e9da769012f0f
|