Skip to main content

Tool to manage development environments for web applications using containers - Library Package

Project description

Main packages:

lib

proxy

cli

Container-Backends:

engine_docker

Database Drivers:

db_mysql

Related Projects:

configcrunch

More:

docs

repo

docker_images

Build Status Documentation Status

Riptide is a set of tools to manage development environments for web applications. It’s using container virtualization tools, such as Docker to run all services needed for a project.

It’s goal is to be easy to use by developers. Riptide abstracts the virtualization in such a way that the environment behaves exactly as if you were running it natively, without the need to install any other requirements the project may have.

Library Package

This repository contains the library with common code for the Riptide CLI and the Riptide Proxy. Most notably it contains the interfaces for engine implementations and database drivers and classes for all of the configuration entities (Apps, Projects, Services, Commands…).

It can be installed via pip by installing riptide-lib.

Tests

Inside the riptide.tests package are unit tests for the library and integration tests. The integration tests require you to install at least one engine implementation (eg. riptide-engine-docker). The integration tests test the Riptide Library itself and the specific engine implementations.

To run the tests, see run_tests.sh.

Documentation

The complete documentation for Riptide can be found at Read the Docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

riptide_lib-0.3.1-py3-none-any.whl (70.2 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