Generic development cli for various application types.
Project description
What is Devious?
Devious is a command line utility to manage the lifecycle of applications in a mono repository. It is developed in the context of a VSCode-based development container template (see devious).
What can I do with Devious?
create
,build
,test
,debug
applications locallydeploy
,run
andstop
applications (e.g. on remote machines)- Manage remote machines and
install
infrastructure
What kind of applications does Devious support?
Devious features an extensible target model and can provide functionality for any application type that implements the Target
interface.
It currently supports microservice
and django_app
targets and can manage their lifecycle.
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
devious-0.2.7.tar.gz
(20.5 kB
view hashes)
Built Distribution
devious-0.2.7-py3-none-any.whl
(33.8 kB
view hashes)