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.17.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.17.tar.gz.
File metadata
- Download URL: xn_model-1.0.17.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
186189c6b246623f00f870820c94cedc20a936bd689ff6412d7df1f63df8e357
|
|
| MD5 |
e11f90daa5e0c0e0c9021bdf6aa48623
|
|
| BLAKE2b-256 |
020160e0d34786bb24f766a17627865c1ff7475a36416be3fe6a48339c32058f
|
File details
Details for the file xn_model-1.0.17-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.17-py3-none-any.whl
- Upload date:
- Size: 4.9 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 |
1290c178f92aa0bb018d526e3bcebe878cbefed10be659cecd0a0a081c9904e5
|
|
| MD5 |
410f654c254e3bf3744a8cef8bba978f
|
|
| BLAKE2b-256 |
f308653b05a65d352c5d1e45ebc3a324b57afd495bde3ef6850fbc254eb47a9a
|