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.23.tar.gz
(6.5 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.23.tar.gz.
File metadata
- Download URL: xn_model-1.0.23.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1d21acb40507d4c9e0c924281821001e4618f11fb26c9e323993e22ee111119
|
|
| MD5 |
3276c78c5d2df232718bf1f102d077a6
|
|
| BLAKE2b-256 |
7b437b546271867f44995319b833694137b1c0333b87e2fa0432885036e44a2a
|
File details
Details for the file xn_model-1.0.23-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.23-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef2ca0e9f4f035309685347bf509b62e27962b47f4a03f28720dd237148f2343
|
|
| MD5 |
385a3023b68858534170973aed79c54a
|
|
| BLAKE2b-256 |
17b91d862a5c6a929c657547aba660e73409be2b785ea94028c188998d09bdaf
|