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-0.10.4.tar.gz
(7.2 kB
view details)
Built Distribution
File details
Details for the file xn_model-0.10.4.tar.gz
.
File metadata
- Download URL: xn_model-0.10.4.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be201fbe025540267544a0c4c14d6c4086f4052e02c9b4a05d35de05d1a03a5b |
|
MD5 | 4908c24259bb105e5ae119983c8e1f01 |
|
BLAKE2b-256 | 06243e6781a91734d205b2c22f03239c3ba996f5d6dd0c0c6a4b8d263f2c96d1 |
File details
Details for the file xn_model-0.10.4-py3-none-any.whl
.
File metadata
- Download URL: xn_model-0.10.4-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c84d64a235ba9165daad262e953275e8a23e8875991554cfb494a17a5070315b |
|
MD5 | abe718f23676f5dc274ea3f38e8f0f6e |
|
BLAKE2b-256 | c70676175f1b5ca9431d45dec55f0b3d05d5413cbf319483c932439e8d7cf2c7 |