A simple python library that makes your python website 24/7.
Project description
keepitrunning
A simple python library that can be used for hosting your python project 24/7.
Installation
pip install keepitrunning
Example
from keepitrunning import Host
api = Host()
api.keep_running(80) # port, default: 8080
Making it 24/7 (repl.it)
- Execute the code
- Copy the link on "Web" tab
- Go to uptimerobot.com and register or login
- Create a new ping and paste the link It should be working 24/7 now.
Note
- This only works for few IDE like repl.it.
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
keepitrunning-1.0.5.tar.gz
(2.1 kB
view hashes)
Built Distribution
Close
Hashes for keepitrunning-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bf9b0c5df616c0e925f2d82e34feeab8e12920b566db0ac514e62f974c7994f |
|
MD5 | 8359d219dbe4aa1ca6985eabfc578173 |
|
BLAKE2b-256 | 7af378882c3ce46fada1847e15c2a08500018ca4835f58fdef38e3a10a095d30 |