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.11.0.tar.gz
(7.2 kB
view details)
Built Distribution
File details
Details for the file xn_model-0.11.0.tar.gz
.
File metadata
- Download URL: xn_model-0.11.0.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 | 939e8a4abff259f5f3af8e15c81eb1bf785658ad72fb6769136b21e777db7c74 |
|
MD5 | b1a10c4060c798df1fa69d735e1db7e2 |
|
BLAKE2b-256 | b048c69237bc6b46b2c7c2cb6d86a1aeb2eebc42e8a9b617845258e573d1ba53 |
File details
Details for the file xn_model-0.11.0-py3-none-any.whl
.
File metadata
- Download URL: xn_model-0.11.0-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 | 7ee4396a143f403387240bb89eba4dd6f9a1047ea8864d21b68a9d3ab3adb754 |
|
MD5 | e92b104e620dff77495f4dd282d8968e |
|
BLAKE2b-256 | 5e4fca25b689f90040be36c2b52fa24a146f8863913c3fd19fa99cc464b19a15 |