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.7.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.7.tar.gz.
File metadata
- Download URL: xn_model-1.0.7.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 |
9c5353ad52651f96542413e2461efba753a002bc8683a4e3b6b17fe1921d2e2c
|
|
| MD5 |
c75749424c82c8fe7e96a856128afd18
|
|
| BLAKE2b-256 |
9febd9144b813b00f3a80faa13ed3412b8a76eeb8af0715d6b46c8a693ca2a71
|
File details
Details for the file xn_model-1.0.7-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.7-py3-none-any.whl
- Upload date:
- Size: 4.5 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 |
4464621f1613a08aecccb3093ed83e2b8078f3a66c05dfa7ddcafcbb43842e43
|
|
| MD5 |
f4af04c76eb09ea760dc3e20a8f00c35
|
|
| BLAKE2b-256 |
b8ee85eb8c001c80518f5d0d4a78fdc1b7952202539538dc552cb2f1979cdde9
|