aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update README.mdHEADmasterMatt Rendina2021-02-101-1/+0
|
* Add output image example to readme.Matt Rendina2021-02-101-0/+3
|
* Add example output image.M.Rendina2021-02-101-0/+0
|
* Update README.mdMatt Rendina2019-10-171-5/+51
|
* Add example config fileMatt Rendina2019-10-161-0/+6
|
* Add mainMatt Rendina2019-10-161-0/+282
|
* add .gitignoreMatt Rendina2019-10-161-0/+127
|
* Use setuptools_scm for versioningMatt Rendina2019-10-111-3/+3
|
* Add __init__ file for packageMatt Rendina2019-10-111-0/+0
|
* Add setup filesMatt Rendina2019-10-112-0/+28
|
* Update READMEMatt Rendina2019-10-111-1/+7
|
* Remove disabled main function from moduleMatt Rendina2019-10-111-279/+0
|
* Relocate module fileMatt Rendina2019-10-112-489/+484
|
* Add dataset conversion toolMatt Rendina2019-10-101-0/+24
|
* Adjust outputMatt Rendina2019-10-101-1/+1
|
* Poll PyPI for packages available there; clean up output; name plots based on ↵Matt Rendina2019-10-101-29/+57
| | | | date range.
* Consolidate file hashes and dataframe into one dataset; Accept date window ↵Matt Rendina2019-10-081-102/+124
| | | | on command line; adjust bar graph for consistency. (#2)
* syncingMatt Rendina2019-10-031-23/+24
|\
| * Stacked bars (#1)Matt Rendina2019-10-011-48/+89
| | | | | | | | | | | | * Compose and store short name of each package with the data for each transaction. * Add stacked bar support for on- vs off-site transactions.
* | Compose and store short name of each package with the data for each transaction.Matt Rendina2019-09-231-48/+88
|/
* Try out filtering by date range; output clarification; plot tweaking.Matt Rendina2019-08-301-11/+42
|
* Several updates. Added hashing support of input files. Generalized logfile ↵Matt Rendina2019-08-281-75/+173
| | | | regex. Simplified filtering of packages without user agent. Additional fraction metrics output.
* Generate primary report from log files.Matt Rendina2019-08-061-173/+194
|
* Initial commitMatt Rendina2019-07-251-0/+248
|
* Initial commitMatt Rendina2019-07-251-0/+1