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.11.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.11.tar.gz.
File metadata
- Download URL: xn_model-1.0.11.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 |
625edb07e3244ce208c8c5303ecbc7f3f6a70f2f4fb5e8a99d72ce414cbd0ad5
|
|
| MD5 |
109b430cb2f54759b5ec70a378aa357f
|
|
| BLAKE2b-256 |
519b0ebcb5c1ce27dee02a674b7aa74f5781c061efd07681490506444badeccb
|
File details
Details for the file xn_model-1.0.11-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.11-py3-none-any.whl
- Upload date:
- Size: 4.6 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 |
f4ae8ac29e2b92582403c08c499f6ed45a58fdb83db427be30aa26a9c8497d94
|
|
| MD5 |
283cfdc0b6f5d25778126f6dc711c4ff
|
|
| BLAKE2b-256 |
e2f093677ff86aec9d9d1cf3244a4f6ac973ea3b8d52d19557a879a772e933c1
|