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.16.tar.gz
(6.2 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.16.tar.gz.
File metadata
- Download URL: xn_model-1.0.16.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5b151c39fc5c9f823557f479773256a7f5412fb274edfea015d860b0be38e2f
|
|
| MD5 |
4cda26ad765649519abce4b351b084a7
|
|
| BLAKE2b-256 |
563c5738f38201c622cba927ba8741668696943a3f425dc9f027948c6bc67bcd
|
File details
Details for the file xn_model-1.0.16-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.16-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d7a54b364acf3fe806081d75c575471a52df0722323943c8ca9da58b989d97e
|
|
| MD5 |
c736138c7479dc88728b17f660081b2e
|
|
| BLAKE2b-256 |
74d20f31d25edcb859ace1b69ab52e0c4ee7c187963b316824ab244f58d6281e
|