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.dev2.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

xync_schema-0.6.36.dev2-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xync_schema-0.6.36.dev2.tar.gz
  • Upload date:
  • Size: 11.2 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.dev2.tar.gz
Algorithm Hash digest
SHA256 bd744f20359a18d42decfa58ceae957bf755b17addb556e1fa091f9eab0b3fde
MD5 b040959f1a4586a1e4108f5fcba309ae
BLAKE2b-256 827a39656770163b5e95e8ddcc04bcce048e4f860ebee59a7400046219c436b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for xync_schema-0.6.36.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 856ebf7907108e0d4a03f00f2a6cb0e4d5b66ee53a182c411dbf49f158735bfc
MD5 e068e71549e587f5efd58b2ed2c52b53
BLAKE2b-256 aaa0027a454b72b744a597dc3eb91ba8e2ddc4c42f570f6031fec57385531399

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