/admitad_feed_filter

Simple tool for filtering Aliexpress CSV feed (hot products) from Admitad.com written in Python.

Primary LanguagePythonMIT LicenseMIT

Admitad feed filter

Simple tool for filtering Aliexpress CSV feed (hot products) from Admitad.com written in Python.

Create executable file using PyInstaller

pyinstaller -F -n AFF --noconsole app.py