Skip to main content

My personal utilities library.

Project description

qwertypy

My personal utilities library.

Virtual Environment

# Create new venv
py -m venv ./venv

# Activate venv
## In Windows git bash
source ./venv/Scrips/activate

To See which venv:

import sys

print(sys.prefix)

Install required packages

pip install -r requirements.txt

Testing

py -m unittest

Release

Steps

  1. Update setup.py with version no.
  2. Update `CHANGELOG.md``.
py release.py

Resources

Setup and configurations

  1. Project setup: https://medium.com/vlmedia-tech/step-by-step-guide-to-create-python-library-using-ci-cd-pipeline-8e66022108df
  2. Changelog: https://keepachangelog.com/
  3. Running tests: https://stackoverflow.com/questions/1732438/how-do-i-run-all-python-unit-tests-in-a-directory

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

qwertypy-0.3.2.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file qwertypy-0.3.2.tar.gz.

File metadata

  • Download URL: qwertypy-0.3.2.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for qwertypy-0.3.2.tar.gz
Algorithm Hash digest
SHA256 545ef830c96a195942fc3fef91ccecf5feb32b168c6baa61885061c079b15a9d
MD5 31646c3816f190027df1a1ce62273d53
BLAKE2b-256 c5e29ece473f329fe98817bccd8cb60334ebe1066364f1f0d5af42999ec2e0b1

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