11 lines
329 B
Bash
11 lines
329 B
Bash
# import string, os, shutil, time, signal
|
|
# import math
|
|
# import json
|
|
# from subprocess import check_output
|
|
# from io import StringIO, BytesIO
|
|
# #from urlparse import urlparse
|
|
# import datetime
|
|
# import uuid
|
|
|
|
apt install -y python3-ipython python3-requests python3-lxml python3-stem python3-geopy python3-vobject python3-urllib3
|