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.27.tar.gz
(6.8 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.27.tar.gz.
File metadata
- Download URL: xn_model-1.0.27.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8f7293f38f7c343ab5b9a1f307056bd914c53ce2312dbb237b0f3f18a9f8420
|
|
| MD5 |
f558522929824cdbeeb40c146b7350b4
|
|
| BLAKE2b-256 |
c286d48926ccd4efed7395471de5274bb00d4d22ec309d5e6421698561d0a1c4
|
File details
Details for the file xn_model-1.0.27-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.27-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d1ddc78a1d239fe8f011bbb08cd9fcdf0d52cb11cfa6d56a03c7e991340d895
|
|
| MD5 |
e5ff06d9cba1ef918f89eb1c0fd002e0
|
|
| BLAKE2b-256 |
852591b2abe0bfabfe19e1a86e15d44128786a73047988faa8891b76d4c5e830
|