Commit Graph

9 Commits

Author SHA1 Message Date
3da1654afc Fix fields name to be coherent with iTunes name 2017-04-19 00:31:52 +02:00
9429aca981 Change rating calculation system to have good avg 2017-04-18 01:49:37 +02:00
bf3682bd00 Change deprecated OptionParser for ArgumentParser 2017-04-18 01:49:08 +02:00
6c121a5b6a Doc + clean 2017-04-17 20:48:55 +02:00
27dd281ed3 Rename var & method + PyLint adapt
Rename var, method and other to comply with PyLint rules
Change PyLint rules to be more flexible with constante names
2017-04-17 17:33:38 +02:00
b5efe08f35 Improve iTunesParser
Doc + var name for PEP8
2017-04-14 19:46:45 +02:00
1a3ddf091d Full compatibility Python 2/3 for iTunesParser.py 2017-04-12 01:54:17 +02:00
dec9e5ab05 Adapt iTunesParser.py for Python 3 2017-04-12 01:40:02 +02:00
abac83fa35 Init repo with original Script
iTunesGraphParser.py is the original script
source: https://github.com/cgmartin/iTunes-Library-Network-Graph.git
2017-04-12 00:13:19 +02:00