Backend for python-runit
Project description
# runit-server-Server ![Python](https://img.shields.io/badge/builthwith-python-brightgreen) The runit-server Command Line Interface (CLI) Tools can be used to test, manage, and deploy your runit-server project from the command line. - Create new runit-server project - Run a local web server for your runit-server project - publish code and assets to your runit-server-server domain - Interact with data in your runit-server-server database
## Supported Languages ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white)
## Installation ### Python Package You can install the runit-server package using pip (Python package manager). Note that you will need to install [Python](https://python.org). To download and install the Runit-Server package run the following command: `shell pip install runit-server ` This will provide you with the globally accessible `runit-server` command.
### Install from source `shell git clone https://github.com/theonlyamos/runit-server.git cd runit-server pip install . `
## Usage Run the below command to print out usage message. `shell runit-server --help ` ![runit-server Cli](https://awesomescreenshot.s3.amazonaws.com/image/3778408/34500895-ad63d3ceaef8002f59fc5fd499797ca5.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJSCJQ2NM3XLFPVKA%2F20221117%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221117T180652Z&X-Amz-Expires=28800&X-Amz-SignedHeaders=host&X-Amz-Signature=afd652759d272e68a62fb9959ce4e86647af5d6269991c012c9e753bf22ef534)
### Setup Server Run `runit-server setup --help` for help message. *Follow the prompts to complete the setup after running the below command.* `shell runit-server setup ` ### Run Server Run the command below to start the webserver `shell runit-server ` ## License ![License](https://img.shields.io/badge/LICENSE-MIT-brightgreen/?style=flat-square)
Free Software, Hell Yeah!
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
Built Distribution
File details
Details for the file runit-server-0.2.0.tar.gz
.
File metadata
- Download URL: runit-server-0.2.0.tar.gz
- Upload date:
- Size: 3.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38dcd46d08f89a669896a4fd340a2076befc7a8e35743d84b5dcfdf9edf15605 |
|
MD5 | a27ee0a715981e2372214981891237c7 |
|
BLAKE2b-256 | a37e132e682d2c2caff709fbe48431a03e19cbeb2f21bcd1adfc2481a81ee0b6 |
File details
Details for the file runit_server-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: runit_server-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bb2a7f15126361c0a5776f4a01628f40707ffffbccc51398604c506b986d41b |
|
MD5 | ed15b859536b862c50e167faeef31bf5 |
|
BLAKE2b-256 | bf6f39f542618e73a4c60a2e99da68f8e8c2934d772e64b3cbbff58554685f4d |