Base model for x-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
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 tortoise_api_model-0.10.2.tar.gz.
File metadata
- Download URL: tortoise_api_model-0.10.2.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08fb448f162a7f4eb045bc73b35f6b889d7b82d338e1957f200918fe8d1fb8c4
|
|
| MD5 |
a56ff6be6ca6a68fd261317001c3141c
|
|
| BLAKE2b-256 |
c9032e67052ec948e4b2f1759ab2d3c01c91f843930361a8eb6cbdc43b331a0b
|
File details
Details for the file tortoise_api_model-0.10.2-py3-none-any.whl.
File metadata
- Download URL: tortoise_api_model-0.10.2-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f309e23d9e45d217f43cef14a846498e8c332cf266de91f0197c59f14842bdf
|
|
| MD5 |
12f68f0c136545164a01b7b5ec5121a8
|
|
| BLAKE2b-256 |
e6736e430659721d5794540b4d40f239c88086975f74bfd4f6379337a6342b18
|