tarodo / avg_salary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salary collector

Service to collect information about average salary for programmers from HeadHunter and SuperJob.

Install

Python3 should be already installed. Then use pip (or pip3, if there is a conflict with Python2) to install dependencies:

pip install -r requirements.txt

Env Settings

Create .env from .env.Example

  1. SJ_SECRET - str, your secret key from SuperJob API

Start

python main.py

About


Languages

Language:Python 100.0%