Skip to main content

library with helpers for rapid development environment ramp up, build and distribution.

Project description

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.

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

rapid-env-0.0.4.tar.gz (18.5 kB view hashes)

Uploaded Source

Built Distribution

rapid_env-0.0.4-py3-none-any.whl (32.5 kB view hashes)

Uploaded Python 3

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