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.1.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.1.tar.gz.
File metadata
- Download URL: xn_model-1.0.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6beb21ca7bb8f61e5ef7fe8afb8c6ac19020bd948df21c8b15cc8d1eb8a390e3
|
|
| MD5 |
3c09949914cb277c4daa98a6f281570a
|
|
| BLAKE2b-256 |
8d3499c91aca95c164fdd110550674da431b035c7541ef564020df6a519d0d67
|
File details
Details for the file xn_model-1.0.1-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c037cfc926a63b2026591fa326b8ba19708555938e18c1b1a0ad6e022cf7512
|
|
| MD5 |
1a38ea5d4ea7dd3ada20480354e545e3
|
|
| BLAKE2b-256 |
e999c2690ad18677382048f11aceacdc293b06a7d108714c75bf58af7dc165b9
|