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.19.tar.gz
(6.1 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.19.tar.gz.
File metadata
- Download URL: xn_model-1.0.19.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65c7dbdb824077e86f8a2af7b32e98e74540b3a806aed044a03506d850713d37
|
|
| MD5 |
9214124fd24143adbe2b6030d682945d
|
|
| BLAKE2b-256 |
59dcc4e86a3d626bcf05a0ad31911434875705b24373021ff2b3ee6422bac0c8
|
File details
Details for the file xn_model-1.0.19-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.19-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42b91cd1fc8a045ff584e701aa5b40ea4b92cb82c61ec1a59889c0de1a255607
|
|
| MD5 |
5282ed40222474203618c680ece3f881
|
|
| BLAKE2b-256 |
0180c11475355b74afaf4a63a9e4254cf3a29a7e3ace9dd45cd9ac3a7c6ce845
|