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-0.11.1.tar.gz
(7.1 kB
view details)
Built Distribution
File details
Details for the file xn_model-0.11.1.tar.gz
.
File metadata
- Download URL: xn_model-0.11.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6728178ed0c3319fae963135ce824650e03229cfeea04efbc58559ea8312df0 |
|
MD5 | 48990195d478959361da49ead9cc9211 |
|
BLAKE2b-256 | dca99d1c23517e8d158a85b000a7680f61c107dd46e81505713cffbc1a00255c |
File details
Details for the file xn_model-0.11.1-py3-none-any.whl
.
File metadata
- Download URL: xn_model-0.11.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c6b718884aa18f02770160ca081c8a86c7486c6573e58803f7924639b438a2b |
|
MD5 | 18bcc4023d796663e37e3148cc463459 |
|
BLAKE2b-256 | b804e8d14510405beb1ee1e096befb353e363af2f0053e891847bdd4a6384b6b |