Metadata-Version: 2.1
Name: logs2graphs
Version: 0.0.8
Summary: Library for extraction of graph data from logs
Home-page: https://github.com/pypa/sampleproject
Author: Stefan Andonov
Author-email: stefan.andonov@finki.ukim.mk
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: gdown
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: python-dateutil
Requires-Dist: regex
Requires-Dist: requests
Requires-Dist: pyvis
Requires-Dist: importlib-metadata ; python_version < "3.8"

## logs2graphs

### A python library for extraction of graph data from logs 

#### Supported datasets:
- NOVA
- HDFS
- BGL


#### Authors: 
- Stefan Andonov
- Viktor Jovev
- Aleksandar Kitanovski
- Aleksandar Krstevski
