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.5.tar.gz
(5.4 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.5.tar.gz.
File metadata
- Download URL: xn_model-1.0.5.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99eb8bf3c8f240d49c6a9f78939a5620c7d17757b4e21ec7095461ea98bf4a43
|
|
| MD5 |
5ba4bfb4887b65774c06f2581626bb91
|
|
| BLAKE2b-256 |
ce6a5422f05b71b1bccdeae68016c645960509a4e35d2ae385f9319120447059
|
File details
Details for the file xn_model-1.0.5-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.5-py3-none-any.whl
- Upload date:
- Size: 4.2 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 |
894b8b2a844c091d5439f62a1d044c249053b615d8d630f3473bf00710ffef45
|
|
| MD5 |
413897d8c365608b76fc9f996cf381af
|
|
| BLAKE2b-256 |
beac1800bc9d4b78441118731c8d05a3bef1af4bbf6443e8afb3717507eeed45
|