Rapid ENV
Library with helpers for rapid development environment ramp up, build and distribution.
SUBMODULES
- osh - operating system helpers
- copy
- run_process
- run_process_with_stdout
- download_archive
- git - provides default git ignore template.
- conan - conan helpers, wrapping some conan command lines and flows.
- docker - docker helpers, wrapping some docker command lines and flows.
installation
pip install rapid-env
Usage
from code
import rapidenv
from command line
run as module via command line.
renv
or
python -m rapidenv
cmd helpers
- mng: running manage.py 'def main()' function from project root.
project root located searching .git in current and parent folder recursively.
Release files for rapid-env 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rapid-env-0.0.4.tar.gz | 18.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rapid_env-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 51.1 kB
Release files / rapid-env-0.0.4.tar.gz
| Download URL | rapid-env-0.0.4.tar.gz |
|---|---|
| Size | 18.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ddd4e40a78538b0d96ad24d7c8790a49b196e1df01c45da04c248dad583cb7d1
|
|
BLAKE2b-256 checksum How to use checksums |
5206714106f727e1e23a26dc5e237ea0450fc2dc18bb3a1b9ce620e6b09351af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.4
|
Release files / rapid_env-0.0.4-py3-none-any.whl
| Download URL | rapid_env-0.0.4-py3-none-any.whl |
|---|---|
| Size | 32.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1da2c4fd71dc09786f81c170a92bd98346a14711348edefbf4f729572b920024
|
|
BLAKE2b-256 checksum How to use checksums |
199d5d97cc023300dbfc972c0406ff1f9cbfea3a5652611c6ddcebbb6500dea3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.4
|