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.21.tar.gz
(6.4 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.21.tar.gz.
File metadata
- Download URL: xn_model-1.0.21.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f695a8bc887aef4804945486e948a981169ab9eb73148048b19d965f6ad8c8e3
|
|
| MD5 |
83e0573aeb9c5277f1cadb5c8e65fc59
|
|
| BLAKE2b-256 |
4c0a570db9f104a3dc96f3a6084a01478e610ef2225beceec7a90b7b9f6309af
|
File details
Details for the file xn_model-1.0.21-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.21-py3-none-any.whl
- Upload date:
- Size: 5.2 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 |
9b759c321f55a173c3fb6b8d7f968b40f166782685ce49830ebb45a2a0d5d2a1
|
|
| MD5 |
d72ba74268166f4ac4e6c3b2da69a611
|
|
| BLAKE2b-256 |
f12417520cc0f73049d1d872348307270ddbdbb33b013ec1bfbcfb48bf6f061e
|