Browse Source

update at 2020-10-18 09:44:03

master
shixuesen 5 years ago
parent
commit
480178ca62
3 changed files with 17 additions and 0 deletions
  1. BIN
      .backup/crontab-20201018-070100.gz
  2. +3
    -0
      .backup/pip_packages
  3. +14
    -0
      .zsh_history

BIN
.backup/crontab-20201018-070100.gz View File


+ 3
- 0
.backup/pip_packages View File

@ -3,10 +3,13 @@ Package Version
certifi 2019.3.9
chardet 3.0.4
configparser 3.7.4
cssselect 1.1.0
futures 2.2.0
idna 2.8
instagram-scraper 1.6.0
lxml 4.5.2
pip 19.3.1
pyquery 1.4.1
PySocks 1.6.8
requests 2.21.0
setuptools 41.4.0


+ 14
- 0
.zsh_history View File

@ -10508,3 +10508,17 @@ done
: 1602839876:0;gco dev
: 1602839878:0;gl
: 1602862203:0;php artisan handle:video
: 1602943384:0;dev
: 1602943387:0;cd test
: 1602943390:0;gcl https://github.com/cary-zhou/1024_dagaier_spider.git
: 1602946354:0;mkdir dagaier
: 1602946366:0;mv 达烻ƒ¶å°ƒ´.py dagaier
: 1602946370:0;cd dagaier
: 1602946373:0;pip2
: 1602946394:0;pip2 install pyquery
: 1602946537:0;pip2 install pyquery -i https://pypi.tuna.tsinghua.edu.cn/simple
: 1602946565:0;pip2 install requests -i https://pypi.tuna.tsinghua.edu.cn/simple
: 1602946583:0;pip2 install -U requests[socks] -i https://pypi.tuna.tsinghua.edu.cn/simple
: 1602946669:0;pip2 install PySocks -i https://pypi.tuna.tsinghua.edu.cn/simple
: 1602946684:0;code .
: 1602946735:0;python2 达烻ƒ¶å°ƒ´.py

Loading…
Cancel
Save