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.32.dev1.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

xync_schema-0.6.32.dev1-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xync_schema-0.6.32.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.32.dev1.tar.gz
Algorithm Hash digest
SHA256 a4e64dafc9b365d8cfa4dfad8e2e9b8a18f8e5058f1d8ef304ea0d7f0ffaed54
MD5 b815943e55eccfe333a8ebbd5c5f4a9c
BLAKE2b-256 c2ca177e582f97e53f46c2ff463ee128cf6a1eda7157ce6ea61ca151e9f4bdcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for xync_schema-0.6.32.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 ec3f6a044604d0c9342bb995e9ec05ed818e35978b2d65eb786584377031c559
MD5 3f7ac3c3d4f27cb64437ff602b26fab3
BLAKE2b-256 fc9a545b81319c3ca0b3a6cf451fd0961279b835f0be64f3445d606c24584135

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