Skip to main content

WebDeploy is a python package for deploying Flask/Django applications at ease.

Project description

WebDeploy

A simple command line package for deploying Flask/Django apps on a Ubuntu system.

made-with-python Downloads PyPI version shields.io GitHub issues PyPI license

Changelog v1.1.0 📣

⚡ Added support for MongoDB

Install ⌨️

Using pip

$ sudo pip3 install webdeploy

Using source

$ git clone https://github.com/idaljeetsingh/webdeploy
$ cd webdeploy
$ sudo python3 setup.py install

Notes 📝

  • A fresh Ubuntu installation is preferred.
  • Installing the package using sudo is necessary as it will make changes on system by installing packages to deploy the app.

Databases Supported 🦾

  • MongoDB

Usage ⚙️

Using the package is very simple. Just open the terminal and type respective command for either Flask or Django app.
There are two ways for initiating the deploy sequence

  1. From the project root directory - Picks up default information automatically
  2. Anywhere in the system - Requires to enter project information manually

Flask

WebDeploy-flask

Django

WebDeploy-django

Tutorials 📚

Flask: Deploying Flask App on Ubuntu using WebDeploy

Django: Deploying Django App on Ubuntu using WebDeploy

License 📜

MIT License © Daljeet Singh Chhabra

ForTheBadge built-with-love

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

WebDeploy-1.1.0.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

WebDeploy-1.1.0-py3-none-any.whl (11.7 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