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

Uploaded Source

File details

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

File metadata

  • Download URL: qwertypy-0.3.1.tar.gz
  • Upload date:
  • Size: 3.7 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.1.tar.gz
Algorithm Hash digest
SHA256 a429f608feab1002f3f5adaafcac454cafe0d6bef042385c66dfbc5f4eda8d58
MD5 ea5c54f800e7f8ffff4d7901735f68f3
BLAKE2b-256 8d98f28847d19d781375650e57aee0b8457c996c440395ec4c748bd7c546b952

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