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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file keepitrunning-1.0.5.tar.gz.
File metadata
- Download URL: keepitrunning-1.0.5.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f6d8b5838c6047db8be7aeecf934900eaf8c3565ec5a6b1725838bd390e93f9
|
|
| MD5 |
dd9a940948ea944820bb3fbe3f90d577
|
|
| BLAKE2b-256 |
cfd491be86c4d66afd157ccbf801c2d6fe4b171d7d287b2e793b4610de9d1a54
|
File details
Details for the file keepitrunning-1.0.5-py3-none-any.whl.
File metadata
- Download URL: keepitrunning-1.0.5-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bf9b0c5df616c0e925f2d82e34feeab8e12920b566db0ac514e62f974c7994f
|
|
| MD5 |
8359d219dbe4aa1ca6985eabfc578173
|
|
| BLAKE2b-256 |
7af378882c3ce46fada1847e15c2a08500018ca4835f58fdef38e3a10a095d30
|