Skip to main content

Automate scripts for XyncNet

Project description

INSTALL

# Create python virtual environment
python3 -m venv venv
# Activate this environment
source venv/bin/activate
# Install dependencies
pip install .'[dev]'

# 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_script-0.0.13.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xync_script-0.0.13-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file xync_script-0.0.13.tar.gz.

File metadata

  • Download URL: xync_script-0.0.13.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.9

File hashes

Hashes for xync_script-0.0.13.tar.gz
Algorithm Hash digest
SHA256 5ab7b16ea84cfde48323998ba427592521e663e58b43d47cf6a869357455af32
MD5 09e4497509bcddd42a020a3eac3c0227
BLAKE2b-256 21ad3da112a8e8aaa4e145123d3d4e2ca427ff7523c9c00db5585c907a521ba8

See more details on using hashes here.

File details

Details for the file xync_script-0.0.13-py3-none-any.whl.

File metadata

  • Download URL: xync_script-0.0.13-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.9

File hashes

Hashes for xync_script-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 3e2a946fa09051cab108378c14bed299b0e8f9a85ac0435b4a095575e639be92
MD5 91bdafc54dfa42cbafa420d7927df920
BLAKE2b-256 6c16cd2c11692b4c0aeab2a4b934ebba5529721a34ff7fb1190d75cfbb0087c8

See more details on using hashes here.

Supported by

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