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.3.tar.gz
(5.9 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.3.tar.gz.
File metadata
- Download URL: xn_model-1.0.3.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
004a682138429af0c37a94807ebcd095ecd133a7f7c78d1659b8c345e51c8214
|
|
| MD5 |
de04e12f657f2d14413fc4daeda4b27c
|
|
| BLAKE2b-256 |
d26b3a01a2f5fdafccf4a3489a2434b6884b8169295b0d6b259cc8813cc1001a
|
File details
Details for the file xn_model-1.0.3-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.7 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 |
31f70153929a779da982b6d0bbc89ee344c4feab868df4580e09a3434233df08
|
|
| MD5 |
25b8506560a50b69fc55c67828fdbe65
|
|
| BLAKE2b-256 |
4a30e95faad68aa92598383ff963bf3cf91e5e419704c1de33abe949eb34a31a
|