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.1.dev1.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file xn_model-1.0.1.dev1.tar.gz
.
File metadata
- Download URL: xn_model-1.0.1.dev1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17e1fbefadc43563e803b4a5f8b2748439b97c666a6cf98b523622338b36f37c |
|
MD5 | b13893558e8ae824fa7b24bab41a004c |
|
BLAKE2b-256 | 2a41c8983180e1e8f53c1d6cf895054a6310fa9bc8b9929b89e18a09d05f83f3 |
File details
Details for the file xn_model-1.0.1.dev1-py3-none-any.whl
.
File metadata
- Download URL: xn_model-1.0.1.dev1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 743d5e2fdd04ce679c2c7fdbfa8ffac0421f03a3fa285b46a2c101e7f20cc599 |
|
MD5 | 3dc18ed4d5b035f5c36fb95d0f665ca5 |
|
BLAKE2b-256 | 2f3c628ce3d84cffd48ab334e8419fb3c7496680b9b16e0a6507a16789189e61 |