add top 5000 pip packages to lsp
This commit is contained in:
104
lsp/Pipfile
104
lsp/Pipfile
@@ -6,15 +6,11 @@ name = "pypi"
|
||||
[packages]
|
||||
wmill = ">=1.28.1"
|
||||
wmill_pg = ">=1.28.1"
|
||||
requests = "*"
|
||||
sendgrid = "*"
|
||||
psycopg2-binary = "*"
|
||||
mysql-connector-python = "*"
|
||||
pymongo = "*"
|
||||
slack_sdk = "*"
|
||||
google-api-python-client = "*"
|
||||
pandas = "*"
|
||||
numpy = "*"
|
||||
seaborn = "*"
|
||||
yfinance = "*"
|
||||
pyowm = "*"
|
||||
@@ -22,3 +18,103 @@ pyairtable = "*"
|
||||
matplotlib = "*"
|
||||
nltk = "*"
|
||||
|
||||
boto3 = "*"
|
||||
botocore = "*"
|
||||
urllib3 = "*"
|
||||
requests = "*"
|
||||
setuptools = "*"
|
||||
s3transfer = "*"
|
||||
python-dateutil = "*"
|
||||
six = "*"
|
||||
certifi = "*"
|
||||
idna = "*"
|
||||
charset-normalizer = "*"
|
||||
typing-extensions = "*"
|
||||
pyyaml = "*"
|
||||
google-api-core = "*"
|
||||
numpy = "*"
|
||||
awscli = "*"
|
||||
rsa = "*"
|
||||
cryptography = "*"
|
||||
packaging = "*"
|
||||
pyasn1 = "*"
|
||||
pyparsing = "*"
|
||||
wheel = "*"
|
||||
pip = "*"
|
||||
jmespath = "*"
|
||||
pandas = "*"
|
||||
pytz = "*"
|
||||
colorama = "*"
|
||||
importlib-metadata = "*"
|
||||
pyjwt = "*"
|
||||
zipp = "*"
|
||||
oauthlib = "*"
|
||||
protobuf = "*"
|
||||
cffi = "*"
|
||||
requests-oauthlib = "*"
|
||||
click = "*"
|
||||
attrs = "*"
|
||||
google-auth = "*"
|
||||
cachetools = "*"
|
||||
jinja2 = "*"
|
||||
pyasn1-modules = "*"
|
||||
pycparser = "*"
|
||||
markupsafe = "*"
|
||||
googleapis-common-protos = "*"
|
||||
docutils = "*"
|
||||
pyarrow = "*"
|
||||
wrapt = "*"
|
||||
grpcio = "*"
|
||||
psutil = "*"
|
||||
google-cloud-bigquery = "*"
|
||||
isodate = "*"
|
||||
lxml = "*"
|
||||
sqlalchemy = "*"
|
||||
google-cloud-core = "*"
|
||||
aiobotocore = "*"
|
||||
azure-core = "*"
|
||||
chardet = "*"
|
||||
google-resumable-media = "*"
|
||||
decorator = "*"
|
||||
msrest = "*"
|
||||
async-timeout = "*"
|
||||
google-cloud-storage = "*"
|
||||
tomli = "*"
|
||||
werkzeug = "*"
|
||||
aiohttp = "*"
|
||||
jsonschema = "*"
|
||||
beautifulsoup4 = "*"
|
||||
multidict = "*"
|
||||
s3fs = "*"
|
||||
soupsieve = "*"
|
||||
yarl = "*"
|
||||
py = "*"
|
||||
fsspec = "*"
|
||||
mypy-extensions = "*"
|
||||
pillow = "*"
|
||||
greenlet = "*"
|
||||
scipy = "*"
|
||||
azure-storage-blob = "*"
|
||||
pyopenssl = "*"
|
||||
pluggy = "*"
|
||||
tqdm = "*"
|
||||
pytest = "*"
|
||||
tabulate = "*"
|
||||
google-auth-oauthlib = "*"
|
||||
platformdirs = "*"
|
||||
importlib-resources = "*"
|
||||
proto-plus = "*"
|
||||
asn1crypto = "*"
|
||||
frozenlist = "*"
|
||||
flask = "*"
|
||||
aiosignal = "*"
|
||||
filelock = "*"
|
||||
websocket-client = "*"
|
||||
pyrsistent = "*"
|
||||
et-xmlfile = "*"
|
||||
openpyxl = "*"
|
||||
toml = "*"
|
||||
itsdangerous = "*"
|
||||
psycopg2-binary = "*"
|
||||
azure-common = "*"
|
||||
google-crc32c = "*"
|
||||
|
||||
5000
lsp/top5000pypipackages
Normal file
5000
lsp/top5000pypipackages
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user