Giter VIP home page Giter VIP logo

auresult's Introduction

ACOE Result on command line (View Result only)

View ACOE Result from anywhere in the command line

Preinstallations

$ sudo apt -y install python-pip

$ sudo pip install BeautifulSoup4

$ sudo apt install python-prettytable

Installing

To download this repository, you may either clone via git:

$ cd ~

$ git clone https://github.com/lost-plus-found/ACOE-Result-Command-Line

or download a source code: ACOE-Result-Command-Line.

$ cd ~/ACOE-Result-Command-Line

$ sudo make install

This is a one time installation

Register Number: 201XXXXXXX

Password:

Updating

$ cd ~/ACOE-Result-Command-Line

$ sudo make update

Uninstalling

$ cd ~/ACOE-Result-Command-Line

$ sudo make uninstall

Running the command from anywhere

Checking your result

$ auresult

Checking others result

$ auresult -n

Register Number: 201XXXXXXX

Password:

Screenshot

auresult's People

Stargazers

 avatar

Watchers

 avatar  avatar

auresult's Issues

bs4.FeatureNotFound

Traceback (most recent call last):
File "display.py", line 6, in
soup = BeautifulSoup(page, "lxml")
File "/usr/local/lib/python2.7/dist-packages/bs4/init.py", line 165, in init
% ",".join(features))
bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?
rm: cannot remove '.c0.txt': No such file or directory

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.