Metadata-Version: 2.1
Name: scappamento
Version: 0.2a1
Summary: B2B automation for music stores
Home-page: https://github.com/lorenzobunino/scappamento
Author: Lorenzo Bunino
Author-email: bunino.lorenzo@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas (~=1.1.2)
Requires-Dist: xlrd (~=1.2.0)
Requires-Dist: xlutils (~=2.0.0)
Requires-Dist: requests (~=2.24.0)
Requires-Dist: selenium (~=3.141.0)
Requires-Dist: beautifulsoup4 (~=4.9.3)
Requires-Dist: mysql-connector-python (~=8.0.11)
Requires-Dist: chromedriver-binary (>=86.0.4240.22.0)

![Icon](https://github.com/LorenzoBunino/scappamento/raw/master/images/icon%40128.png)
# scappamento
[![License](https://img.shields.io/github/license/LorenzoBunino/scappamento)]()
[![Build Status](https://travis-ci.com/LorenzoBunino/scappamento.svg?branch=master)](https://travis-ci.com/LorenzoBunino/scappamento)
[![Coverage Status](https://coveralls.io/repos/github/LorenzoBunino/scappamento/badge.svg?branch=master)](https://coveralls.io/github/LorenzoBunino/scappamento?branch=master)
[![PyPI version](https://badge.fury.io/py/scappamento.svg)](https://badge.fury.io/py/scappamento)
#### B2B automation for music stores

**scappamento** is a Python tool that acts as an intermediary between suppliers and ERP software.

Supported suppliers / platforms:
- [x] Yamaha
- [x] Fender
- [x] Frenexport
- [ ] Proel (WIP)
- [x] Suonostore
- [ ] MusicPool (WIP, broken)
- [x] acquistinretepa
- [x] Mogar (Encoding conversion)

:broccoli:

New commit labels: `fix`, `feat`, `test`, `refactor`, `perf`

