Browse Source

update at 2020-08-13 09:57:20

master
shixuesen 5 years ago
parent
commit
678b4aa475
3 changed files with 164 additions and 21 deletions
  1. +138
    -21
      .backup/pip3_packages
  2. +25
    -0
      .zsh_history
  3. +1
    -0
      .zshrc

+ 138
- 21
.backup/pip3_packages View File

@ -1,21 +1,138 @@
Package Version
----------------- ---------
certifi 2020.6.20
chardet 3.0.4
decorator 4.4.2
idna 2.10
imageio 2.9.0
imageio-ffmpeg 0.4.2
instagram-scraper 1.9.0
mercurial 5.5
meson 0.55.0
moviepy 1.0.3
numpy 1.19.0
Pillow 7.2.0
pip 20.1.1
proglog 0.1.9
requests 2.24.0
setuptools 49.2.0
tqdm 4.47.0
urllib3 1.25.9
wheel 0.34.2
Package Version
-------------------- ---------
-elenium 3.11.0
-ix 1.12.0
absl-py 0.8.0
aiodns 2.0.0
aiohttp 3.6.2
aiohttp-socks 0.2.2
appdirs 1.4.3
asciimatics 1.11.0
asn1crypto 0.24.0
astor 0.8.0
async-timeout 3.0.1
attrs 19.1.0
Automat 0.7.0
autopep8 1.4.4
beautifulsoup4 4.6.3
billiard 3.6.1.0
bs4 0.0.1
cchardet 2.1.5
certifi 2019.3.9
cffi 1.12.3
chardet 3.0.4
coala-utils 0.5.1
constantly 15.1.0
cos-python-sdk-v5 1.7.3
coscmd 1.8.6.4
cryptography 2.7
cssselect 1.0.3
cycler 0.10.0
DateTime 4.3
decorator 4.4.2
dicttoxml 1.7.4
docopt 0.6.2
elasticsearch 7.1.0
et-xmlfile 1.0.1
fake-useragent 0.1.11
future 0.18.2
gast 0.3.1
geographiclib 1.50
geopy 1.20.0
gevent 1.4.0
google-pasta 0.1.7
greenlet 0.4.15
grpcio 1.23.0
h5py 2.10.0
hyperlink 19.0.0
idna 2.6
imageio 2.6.1
imageio-ffmpeg 0.4.2
incremental 17.5.0
instagram-scraper 1.7.1
iso8601 0.1.12
jdcal 1.4.1
Jinja2 2.11.2
joblib 0.13.2
Keras 2.2.5
Keras-Applications 1.0.8
Keras-Preprocessing 1.1.0
kiwisolver 1.1.0
lxml 4.2.5
m3u8 0.5.3
Markdown 3.1.1
MarkupSafe 1.1.1
matplotlib 3.1.1
moviepy 1.0.3
multidict 4.6.1
ntplib 0.3.3
numpy 1.19.1
opencv-python 4.1.0.25
openpyxl 2.4.11
pandas 0.25.3
parse 1.12.1
parsel 1.5.1
piexif 1.1.2
Pillow 5.2.0
pip 20.0.2
prettytable 0.7.2
proglog 0.1.9
protobuf 3.9.1
pyasn1 0.4.5
pyasn1-modules 0.2.5
pycares 3.0.0
pycodestyle 2.5.0
pycparser 2.19
PyDispatcher 2.0.5
pyecharts 1.7.1
pyecharts-snapshot 0.2.0
pyee 6.0.0
pyfiglet 0.8.post1
PyHamcrest 1.9.0
pymongo 3.5.1
PyMySQL 0.9.3
pyOpenSSL 19.0.0
pyparsing 2.4.2
pyppeteer 0.0.25
pyquery 1.4.0
PySocks 1.7.1
python-dateutil 2.8.0
pytz 2019.2
PyYAML 5.1.1
queuelib 1.5.0
records 0.5.3
requests 2.18.4
requests-html 0.10.0
schedule 0.6.0
scikit-learn 0.21.3
scipy 1.3.1
Scrapy 1.5.1
selenium 3.14.0
service-identity 18.1.0
setuptools 46.0.0
simplejson 3.17.0
six 1.10.0
sklearn 0.0
SQLAlchemy 1.3.17
tablib 2.0.0
tensorboard 1.14.0
tensorflow 1.14.0
tensorflow-estimator 1.14.0
termcolor 1.1.0
threadpool 1.3.2
tqdm 4.31.1
twint 2.1.7
Twisted 19.2.1
twitter-scraper 0.3.0
twitterscraper 1.4.0
urllib3 1.22
w3lib 1.20.0
wcwidth 0.1.7
websockets 8.1
Werkzeug 0.15.6
wheel 0.34.2
wrapcache 1.0.8
wrapt 1.11.2
XlsxWriter 1.2.8
yarl 1.4.2
zope.interface 4.6.0

+ 25
- 0
.zsh_history View File

@ -10650,3 +10650,28 @@ done
: 1597225525:0;python3
: 1597225532:0;brew install python@3.7
: 1597225559:0;brew reinstall python@3.7
: 1597230117:0;pip3 --version
: 1597230127:0;echo $PATH
: 1597230204:0;/usr/local/opt/python@3.7/libexec/bin/pip --version
: 1597230218:0;vim ~/.zshrc
: 1597230251:0;source ~/.zshrc
: 1597230259:0;pip --version
: 1597230264:0;pip
: 1597230275:0;php3 -version
: 1597230285:0;pip3 --version
: 1597230311:0;/usr/local/lib/python3.7/site-packages/instagram_scraper -u nicksxs -p tmx211314 --filename user.txt --media-types image video story --latest
: 1597230322:0;instagram-scraper --version
: 1597230345:0;pip3 install instagram-scraper --upgrade
: 1597230387:0;history | grep pip
: 1597230404:0;pip3 install instagram-scraper --upgrade --default-timeout=1000 -i https://pypi.tuna.tsinghua.edu.cn/simple
: 1597230466:0;instagram-scraper -u nicksxs -p tmx211314 --filename user.txt --media-types image video story --latest
: 1597230493:0;instagram-scraper --version
: 1597230499:0;./2.sh
: 1597230723:0;pip3 uninstall instagram-scraper
: 1597230783:0;pip3 install instagram-scraper==1.7.1 --upgrade --default-timeout=1000 -i https://pypi.tuna.tsinghua.edu.cn/simple
: 1597230791:0;./2.sh
: 1597230904:0;brew pin python@3.7
: 1597230918:0;brew list --pinned
: 1597243743:0;ll
: 1597243764:0;vim user.txt
: 1597243787:0;./2.sh

+ 1
- 0
.zshrc View File

@ -140,6 +140,7 @@ export JAVA_9_HOME="/Library/Java/JavaVirtualMachines/adoptopenjdk-9.jdk/Content
export GRADLE_HOME=/usr/local/Cellar/gradle/6.5.1/libexec
export PATH=$GRADLE_HOME/bin:$PATH
export PATH="$PATH:/Users/shixuesen/workspace/dev/src/flutter/bin"
export PATH="$PATH:/usr/local/opt/python@3.7/libexec/bin/"
export PUB_HOSTED_URL="https://mirrors.tuna.tsinghua.edu.cn/dart-pub"
export FLUTTER_STORAGE_BASE_URL="https://mirrors.tuna.tsinghua.edu.cn/flutter"


Loading…
Cancel
Save