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.12.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.12.tar.gz.
File metadata
- Download URL: xn_model-1.0.12.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 |
33cabd6651cba449104a3ad541d6e07e50626bcc92d8f3a80eb90372d8aba34e
|
|
| MD5 |
3cbda5e85b51d88af087e4e647076358
|
|
| BLAKE2b-256 |
65beb22af78e641e23144432c63e2503086327f36c89df2321cec51e29e08508
|
File details
Details for the file xn_model-1.0.12-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.12-py3-none-any.whl
- Upload date:
- Size: 4.6 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 |
18365ebde30abbd8088c3a3ac6af3aadf8cfbdb651a9970f7d5a735fa89211c1
|
|
| MD5 |
c0d95b8d1db5731f51810afb92f0eb94
|
|
| BLAKE2b-256 |
2d78c56ed76dd8c1b6a77ba89244a38baa00de92f3e53b50707a4a47ff614274
|