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.28.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.28.tar.gz.
File metadata
- Download URL: xn_model-1.0.28.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 |
91412116ddd53d63c18921e7af362778df3441c945be1c17b1cd4ca7b0076056
|
|
| MD5 |
5e00b0108f9baf2c83922326dd316d8a
|
|
| BLAKE2b-256 |
86bd869f0b068ea0070c4c25878923ff5c1e3d6050bcae9bdc13638bfb2349bf
|
File details
Details for the file xn_model-1.0.28-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.28-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 |
9c6dbb0957e1f0ad0df5ecc5511f18c9ec86f5703501668887f2c08bb5941a1f
|
|
| MD5 |
eea35a771890645bd8d7e4eee8e4fd6c
|
|
| BLAKE2b-256 |
1aed428a48609ed34b7c3b436eb47e28af6845fba6c062ae1790e978823a5600
|