RENDER CTL Tool
Project description
Render CTL tool
安装python依赖
添加requirements.txt如下所示:
twine
wheel
安装requirements.txt包以将Twine安装到虚拟环境中
pip install -r requirements.txt
设置环境变量
export RENDERCTL_VER=1.0.1
vim $HOME/.pypirc
[pypi]
username = ****
password = ****
Build python
python setup.py sdist bdist_wheel
Upload pypi
twine upload dist/*
Install
pip install renderctl
Usage
- Render yaml templates
renderctl yaml --config env.yaml --template templates --render render
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
renderctl-1.0.1.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file renderctl-1.0.1.tar.gz.
File metadata
- Download URL: renderctl-1.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.8.2 requests/2.27.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.63.1 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4725203cb9fbafee1a4c8e353b155d46a0ea6211e5bfdb969a5b4a10e07bd0c
|
|
| MD5 |
7f0ae2a211b953b2a388d6f0d7109266
|
|
| BLAKE2b-256 |
b8f6dc9022aa0b6d522a49278be047a4d7c2f7ad21c0d8f96166e30db69a5a3b
|
File details
Details for the file renderctl-1.0.1-py3-none-any.whl.
File metadata
- Download URL: renderctl-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.8.2 requests/2.27.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.63.1 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b883b427561fb345ba1516f92633fbe60d6786909593b7473267a372567685b3
|
|
| MD5 |
6246b5d65d1c500f439f0fda537e2691
|
|
| BLAKE2b-256 |
4eefe8d2f89b5323a07395c1a9327f2c0358978da602914c864409b7541cd69b
|