Giter Club home page Giter Club logo

skills_developer's Introduction

skills_developer

Скрипт считает количество требуемых навыков с moikrug.

Установка

git clone https://github.com/ds-vologdin/skills_developer.git
cd skills_developer
virtualenv -p python3 env
source env/bin/activate
pip install -r requirements.txt

Запуск

source env/bin/activate
python skills_analyze.py --page-size 3 --category python --top-skills 50
python skills_analyze.py -h
usage: skills_analyze.py [-h] [--page-size PAGE_SIZE]
                         [--top-skills TOP_SKILLS] [--category {all,python}]

Приложение для парсинга вакансий и поиска актуальных навыков

optional arguments:
  -h, --help            show this help message and exit
  --page-size PAGE_SIZE
                        Количество анализируемых страниц на moikrug
  --top-skills TOP_SKILLS
                        Вывести TOP-SKILLS самых частых навыков. Если --top-
                        skills 0 будут показаны все навыки. Поумолчанию --top-
                        skills 20.
  --category {all,python}
                        Параметр для сужения окна поиска

skills_developer's People

Contributors

ds-vologdin avatar ilq avatar

Watchers

James Cloos 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.