Skip to content

etelero/yml-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. Description
  2. Instructions:

Description

This PyQt5 application displays category, name and price of offers from YML (Yandex Market Language) files which are based on XML standardt. It parses files with lxml and then stores the data in Redis.

During parsing it performs validity checks shows error popups and stores valid offers only.

To run the app:

python ./yml-app/main.py

Instructions:

To load xml file choose one using file menu or with Ctrl+O

P.S. Funnily enough xml examle presented at yml about page is not valid according to yml standard. So included valid version too.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages