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.0.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file xn_model-1.0.0.tar.gz
.
File metadata
- Download URL: xn_model-1.0.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 498baf95be9d51f1785a6e379a981be3179aedf5c653f5f2da0f66b5b2c43c13 |
|
MD5 | ae6c0629a9c73bb153db377f1f31b74a |
|
BLAKE2b-256 | 5a700c54760cbbfe36fa560f6d1503432991e6a55fd255c7da85568dc620a537 |
File details
Details for the file xn_model-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: xn_model-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.9 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 | 26789e4244a2c275da34f7e8ba368beb438881cd4152a3892ea8264b1e63da16 |
|
MD5 | 65d2759266e28f861c7ed677ea6f9ad7 |
|
BLAKE2b-256 | 779fa68988407d64eede20716f7c3aecec98e2bf706df92ac54bb8e17c64a870 |