Giter VIP home page Giter VIP logo

progjobsearch's Introduction

ProgJobSearch

An automated system to help programmers find orders on freelance burses, aviable on Linux shell, Termux and Python interpreters

For whom?

For Python programmers who want to simplify and automate the order search procedure

How will this help?

The system reads and outputs texts from four freelance burses to the terminal at once, which allows you not to view everything in the browser yourself, but simply press a few buttons.

Download instructions

Download on Linux:

  1. sudo su (to avoid having to confirm each subsequent action with a password)
  2. apt update && apt upgrade -y
  3. apt install python3
  4. apt install pip

4.1. If the fourth command did not work and send you to PEP668 - apt install python3-requests && apt install python3-lxml && apt install python3-bs4 -y

4.2. exit

4.3. git clone https://github.com/PyCodeMan/ProgJobSearch/

4.4. The program is ready to launch, go to the launch instructions

  1. exit
  2. git clone https://github.com/PyCodeMan/ProgJobSearch/
  3. cd ProgJobSearch
  4. pip install -r requirements.txt (if did not work - try 4.1.)
  5. The program is ready to launch, go to the launch instructions

Download on Termux:

  1. pkg update && pkg upgrade -y
  2. proot distro login "your distribution name" (without "")
  3. apt update && apt upgrade -y
  4. apt install python3
  5. apt install pip

5.1. If the fivth command did not work and send you to PEP668 - apt install python3-requests && apt install python3-lxml && apt install python3-bs4 -y

5.2. exit

5.3. git clone https://github.com/PyCodeMan/ProgJobSearch/

5.4. The program is ready to launch, go to the launch instructions

  1. exit
  2. git clone https://github.com/PyCodeMan/ProgJobSearch/
  3. cd ProgJobSearch
  4. pip install -r requirements.txt (if did not work - try 5.1.)
  5. The program is ready to launch, go to the launch instructions

Launch instructions

  1. cd ProgJobSearch
  2. python ProgJobSearch.py (if did not work - python3 ProgJobSearch.py)
  3. Enjoy

How to use on Windows or Android?

If you have a Python interpreter on Android or Windows, just copy and paste the program code there. However, do not forget about installing the libraries necessary for the program to work - bs4, time and requests.

Please, if you have any issues - let me know, I'll help you.

progjobsearch's People

Contributors

pycodeman avatar

Stargazers

S1lvestr avatar  avatar arqkuuu. avatar

Watchers

 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.