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
- Update
setup.py
with version no. - Update `CHANGELOG.md``.
py release.py
Resources
Setup and configurations
Project details
Release history Release notifications | RSS feed
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)
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | a429f608feab1002f3f5adaafcac454cafe0d6bef042385c66dfbc5f4eda8d58 |
|
MD5 | ea5c54f800e7f8ffff4d7901735f68f3 |
|
BLAKE2b-256 | 8d98f28847d19d781375650e57aee0b8457c996c440395ec4c748bd7c546b952 |