Skip to content

Commit 5c42c7e

Browse files
authored
Add files via upload
1 parent 6612750 commit 5c42c7e

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

setup.py

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
H = '\x1b[1;92m'
2+
3+
print(f"{H}Sedang menginstal module...")
4+
5+
import os
6+
os.system('pip3 install google')
7+
os.system('pip3 install colorama')
8+
os.system('apt install wget')
9+
os.system('pip3 install wget')
10+
os.system('pip3 install requests')
11+
os.system('pip3 install sockets')
12+
os.system('pip3 install pythonping')
13+
os.system('pip3 install os-sys')
14+
os.system('pip3 install times')
15+
os.system('pip3 install sys')
16+
os.system('pip3 install ipaddress')
17+
os.system('pip3 install pyexiftool')
18+
os.system('pip3 install beautifulsoup4')
19+
os.system('pip3 install phonenumbers')
20+
os.system('pip3 install faker')
21+
os.system('pip3 install urllib3')
22+
os.system('pip3 install regex')
23+
os.system('pip3 install argparse')
24+
os.system('pip3 install random2')
25+
os.system('pip3 install openai')
26+
os.system('pip3 install importlib')
27+
os.system('pip3 install scapy')
28+
os.system('pip3 install cloudscraper')
29+
os.system('pip3 install rich')
30+
os.system('pip3 install bs4 mechanize')

0 commit comments

Comments
 (0)