Skip to main content

XyncNet project database model schema

Project description

INSTALL

# Create python virtual environment
python3 -m venv venv
# Activate this environment
source venv/bin/activate
# Install dependencies
pip install -r requirements.dev.txt

# 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

pre-commit

You can done commit only after pytest will done success. Pre-commit script stored in .git/hooks/pre-commit file; current script is:

#!/bin/sh
pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xync_schema-0.6.36.dev1.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

xync_schema-0.6.36.dev1-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file xync_schema-0.6.36.dev1.tar.gz.

File metadata

  • Download URL: xync_schema-0.6.36.dev1.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for xync_schema-0.6.36.dev1.tar.gz
Algorithm Hash digest
SHA256 a0abe5af5fc7449cd038cfd128d00d3d9a5f2da8e75289c32754b48f2af59c50
MD5 3a72fac27fe7673e8ca5fe5976df1708
BLAKE2b-256 72797c6461f0eefa352b31d0904dacd48a6c8d3a32a93b25333d277f6c2ab326

See more details on using hashes here.

File details

Details for the file xync_schema-0.6.36.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for xync_schema-0.6.36.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 a9ec09107d0be6e00cdcf9ffbfa454035c37a790b151a52c67531f512357f373
MD5 56b8c019466b098b504c0c4a0bf511d7
BLAKE2b-256 33a44979921feb8d6939e9f19757225317c2885349bd39f7b147124d07880e6d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page