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.11.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.11-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xync_script-0.0.11.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.11.tar.gz
Algorithm Hash digest
SHA256 9d7fafa01fb6fc11def87e29f25d8bcc6ebfe919f01253ef68c1c77c658ee94a
MD5 6103bbbe180fcc489e8adae75afa2d11
BLAKE2b-256 7c7bad31971b36e1c8e594816d27edab8a559e732ca02b34a1ade5366d6f6e7a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: xync_script-0.0.11-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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 defe87f481a8c2d30e33994d3cf8d3cfd5fd173848e5b9ef9ce59cff760b6d8a
MD5 448bcebc7f1f9d1afaad6b4c9ce426c6
BLAKE2b-256 84db17d54a3067bb8c527c01039cad4cf6d06f3c1b60f1e3907bb907f60ae631

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