Metadata-Version: 2.1
Name: jobmatchup
Version: 0.3.2
Summary: Personal Vacancies Parse
Home-page: https://github.com/bbt-t/jobmatchup
License: MIT
Author: bbt-t
Author-email: zlukcss@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: orjson (>=3.8.14,<4.0.0)
Requires-Dist: pydantic (>=1.10.8,<2.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Project-URL: Repository, https://github.com/bbt-t/jobmatchup
Description-Content-Type: text/markdown

<p align="center">
  <img alt="" src="https://i.ibb.co/6XWd58N/python-applications-removebg.png" width="500px">
</p>	

***
### about

> Personal vacancies Parser

<details>
 <summary>What sites can you parse from?</summary>
<ul>
  <li>hh.ru :heavy_check_mark:</li>
  <li>superjob.ru :heavy_check_mark:</li>
</ul>
</details>

***

## install

`pip install jobmatchup`

***

### usage

`see examples` [> Examples <](https://github.com/bbt-t/pvp/tree/main/examples)

