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.1.dev2.tar.gz
(6.1 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.1.dev2.tar.gz.
File metadata
- Download URL: xn_model-1.0.1.dev2.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89c4ec7b0cbe83da918645ab4a35733355c4e7a363d48b3282d2e6f9d72c3006
|
|
| MD5 |
2d21830b242c1df80910e1072a8e0fff
|
|
| BLAKE2b-256 |
66358373283d8809a677c894ff940a0ffe2ebf341fb82be47a8c21b8a24b8ac7
|
File details
Details for the file xn_model-1.0.1.dev2-py3-none-any.whl.
File metadata
- Download URL: xn_model-1.0.1.dev2-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b627bef83b6ac455738adca74e98f1fb63f957bfafaf145f36349960d624e2f
|
|
| MD5 |
52ebfeb231c50c2fbafd4f65c99adf19
|
|
| BLAKE2b-256 |
19eded747ceef260dafc2d5a543b7bc49e5ea7f0decbb5e193bc21a8ae80b717
|