A collection of semi-random functions and scripts that I found useful for my own usage, packed into a Python library for ease-of-use.
Project description
# vigor
[![pypi](https://img.shields.io/pypi/v/vigor.svg)](https://pypi.python.org/pypi/vigor) [![versions](https://img.shields.io/pypi/pyversions/vigor.svg)](https://github.com/ryanliu6/vigor) [![license](https://img.shields.io/github/license/ryanliu6/vigor.svg)](https://github.com/ryanliu6/vigor/blob/main/LICENSE)
A collection of semi-random functions and scripts that I found useful for my own usage, packed into a Python library for ease-of-use.
## Scripts Currently there are two categories of scripts, one for files and one for Git repos.
author-rewrite.sh script found under the Git folder was not written by me, but provided by GitHub previously for the purpose of fixing commit history. I was not able to find the same script on GitHub’s official documentation and chose to preserve it in this collection.
## Docker Compose One problem I encountered when creating [Focus](https://github.com/ryanliu6/focus) (docker containers that run on my own multi-media server), was that after separating individual services into subdirectories, generating a “main” or “aggregated” compose file was difficult with existing Docker Compose libraries. Thus, the compose module was born for the purpose of generating custom compose files based on selected services.
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
Built Distribution
File details
Details for the file vigor-0.2.2.tar.gz
.
File metadata
- Download URL: vigor-0.2.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64864d2e8d9c67a4a7c60849a6319642862e659cb77de3f7466cc2f61f949962 |
|
MD5 | 8be2ceb848434904305daad5778b3d1b |
|
BLAKE2b-256 | 894a31571f85fcd7d935608590e1dfaf5b6b920ec0dc4871db2c43eacaf8869b |
File details
Details for the file vigor-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: vigor-0.2.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0134e142971c91a1a27d31491dac5656efd26a92ccbccf838af692f510926aaf |
|
MD5 | e99838ccd08de970b471c023ba2ebe3f |
|
BLAKE2b-256 | a42a0a9abe22e23e1a51f9062ce6dba1ae236aa12e4b1bd26880d3d807684a34 |