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.15.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.15.tar.gz.
File metadata
- Download URL: xn_model-1.0.15.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85f2afe968dc52fdf79ad91b8a4c9139850b66aa964a4c0f45051c694c8ffb6f
|
|
| MD5 |
128708734566710693a3b49b274c03fb
|
|
| BLAKE2b-256 |
2d3b78665291fd77e98d238a27ba5da597b43c7a0984ef739036ecd9071ad0a1
|
File details
Details for the file xn_model-1.0.15-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.15-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.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35abeff06038cbcb60484ce9c13f71306bc5c9b07912945d7ea9f8ca4f13e10a
|
|
| MD5 |
ee57e574475e5ee6c73562e15c54251c
|
|
| BLAKE2b-256 |
e7db27c0aaefbb7750f6910a3395233426b7553afbdbd282ed3e4b833b3e17a8
|