Giter Club home page Giter Club logo

learning's Introduction

说明

此版本为树莓派运行版本,需要安装的软件同树莓派版使用说明。

树莓派版安装python包有点蛋疼,现在记不起来了,我也是第一次玩树莓派,自己百度一下,应该可以解决的,遇问题也可以在Issues上留言。

我曾在ubuntu服务器版中运行过源代码,因为是阿里云服务器,最近没敢实验,使用基本同树莓派,安装chrome和chromedriver自行百度一下,VPS比树莓派好用,推荐使用64位linux。

无人职守使用

使用指令:crontab -e

在文件末尾加上

00 6 * * * cd ~/learn && python3 /home/pi/learn/learn.py > /dev/null 2>&1

cd 及python3 后的路径,要根据自己文件存放的位置自行调整。

learning's People

Contributors

zyftank avatar

Watchers

James Cloos avatar Xusheng Li avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.