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.4.tar.gz
(5.4 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.4.tar.gz.
File metadata
- Download URL: xn_model-1.0.4.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37ab6ba079ea5d3cd91f9155f00fa83746da493145301907ba96e5ec1c3fbc76
|
|
| MD5 |
23ced4336ca2d253d33352e54a0d34b9
|
|
| BLAKE2b-256 |
5f5ab8c10595e98b9012ef4d34a5139e50aeeeac2222bd89eb6a5fb7a0b00cdd
|
File details
Details for the file xn_model-1.0.4-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.4-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b70e5229f02ec11e46e62b2bdc1c6921f16a725147244abc4a65dc51b4c7812
|
|
| MD5 |
75edcb3e03b8b67afca8439eb2f23528
|
|
| BLAKE2b-256 |
c034fb742fd58fe670bdf95d50755d363aa83f6cd3dacbd4abbe9aad3f4827ed
|