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.2.tar.gz
(5.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.2.tar.gz.
File metadata
- Download URL: xn_model-1.0.2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c289ef68ff94b929da74a70505145e379fabeaf08e7bacec15c8b7c6e6f9eb3
|
|
| MD5 |
507addfc97b122e351fd361ed14eb8a0
|
|
| BLAKE2b-256 |
0815993433a08efc99d2d213587857501f9adba1b916820fe91736b8366e29c1
|
File details
Details for the file xn_model-1.0.2-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.7 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 |
0f2a2fd6a2a18f40032bcffe6baee41eaa251ec5763c1e9c864b66bc93da42c1
|
|
| MD5 |
330a97d886535d4e963bb97d8df59a02
|
|
| BLAKE2b-256 |
9ba9dd2d19a86339db2f2ef9512b6b4cc55de83f0a29bfdaa4a88428d05b8141
|