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.6.tar.gz
(5.5 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.6.tar.gz.
File metadata
- Download URL: xn_model-1.0.6.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67e93b066622008932704b4bffa81ebf1f1cb21650d3846ccc121b2e1b1cb822
|
|
| MD5 |
2f398863b93f54cdc63f00780755b2db
|
|
| BLAKE2b-256 |
f0eade1fdad6815e400aa4e2869ea81e7f4698a9105f78ffb5aff7d86aec2264
|
File details
Details for the file xn_model-1.0.6-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.6-py3-none-any.whl
- Upload date:
- Size: 4.3 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 |
af6ac8bfc3907a15770e203245687eaaf0d9af1044bfa544d7727d5c4c90f82c
|
|
| MD5 |
a0ee5abd7c915acbe8cc70484a51f281
|
|
| BLAKE2b-256 |
04cc7cbd8d4fd9dc4511703000890fd1de1d244463cd878e8b3a1dcaea7526ee
|