Backend for python-runit
Project description
runit-server-Server
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
Installation
Python Package
You can install the runit-server package using pip (Python package manager). Note that you will need to install Python. To download and install the Runit-Server package run the following command:
pip install runit-server
This will provide you with the globally accessible runit-server
command.
Install from source
git clone https://github.com/theonlyamos/runit-server.git
cd runit-server
pip install .
Usage
Run the below command to print out usage message.
runit-server --help
Setup Server
Run runit-server setup --help
for help message.
Follow the prompts to complete the setup after running the below command.
runit-server setup
Run Server
Run the command below to start the webserver
runit-server
License
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.3.2.tar.gz
.
File metadata
- Download URL: runit-server-0.3.2.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a96f7911e673b3e175ef43b4ebb863c218a300d3493d8fa179dd0e89d1512378 |
|
MD5 | 2c155c7e03c08460bb724a349f1cf2bd |
|
BLAKE2b-256 | c57ad9dd7c13dd2f165e8f58dd918daf72c73c8158d84ce8bfd750ab08ed596f |
File details
Details for the file runit_server-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: runit_server-0.3.2-py3-none-any.whl
- Upload date:
- Size: 2.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dad38a6e85c8e2050f7bc11d6abdd7dd19034f58231e0ebe235ab7dccc9ad875 |
|
MD5 | 480cecf79b7822b5cbbf6a50c81e8e35 |
|
BLAKE2b-256 | 51c65fdfffb92d6c1e1ad2c3c751511a7c501a496f040cd4f47187d5fe3126a0 |