Harmless virus prank
Project description
harmless-virus
Unless your computer has 1 GB RAM...
Importing
from virus.functions import Virus
Tutorial (some what)
The module is quite basic, it has only one class called Virus and has one callable function called open_website()
Virus.open_website()
Parameters
duration
Type: float
Example usage
import virus
from virus.functions import Virus
starter = Virus()
starter.open_website(1) #Now random websites will be opened for the next 1 minute
The default duration is 10 minutes and the duration is to be entered in minutes. The virus will open a website every second until the time is over
Now you must be thinking, running a python script in your friend's computed cannot be considered a 'virus'. You can convert it into an executable file using pyinstaller
License
(c) 2021 Dev Shah
This repository is licensed under the MIT license. See LICENSE for details
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
File details
Details for the file VirusPrank-1.1.0.tar.gz.
File metadata
- Download URL: VirusPrank-1.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db498691b96236adae7a32a59df4d6f7cebc53071a2dbce89e2c2ab327b7449b
|
|
| MD5 |
fa88dde7f15a01cae83f89421e110474
|
|
| BLAKE2b-256 |
bc5fe877eec98c277743bc79e72bbb5f9075786403dfa44693d0cdfe78d4a0c5
|