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!
Release files for runit-server 0.4.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| runit_server-0.4.6.tar.gz | 2.8 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| runit_server-0.4.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.6 MB
Release files / runit_server-0.4.6.tar.gz
| Download URL | runit_server-0.4.6.tar.gz |
|---|---|
| Size | 2.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
15a106b90f786ae1e07ae9a102eb1dcb64a0533b4c8e6e1905372054dc5645db
|
|
BLAKE2b-256 checksum How to use checksums |
2047346226882aec226d53cac3a3c044f23da6b18112cc5bf923c6b1d89edd9d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.25
|
Release files / runit_server-0.4.6-py3-none-any.whl
| Download URL | runit_server-0.4.6-py3-none-any.whl |
|---|---|
| Size | 2.8 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dd72ae6e362cd679d85ed511d3411806bff164d4d2a4418eb655949269e8e1f4
|
|
BLAKE2b-256 checksum How to use checksums |
638a2da79c103f31263b194cb2fc9d66afc297c21a2e30770365af774d7883a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.25
|