Metadata-Version: 2.4
Name: mison
Version: 1.3.1
Summary: MIcroService Organisational Network mining
Author-email: Alexander Bakhtin <alexander.bakhtin@protonmail.com>
Project-URL: Homepage, https://github.com/M3SOulu/mison
Keywords: microservice,network,collaboration,mining
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Version Control
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pydriller
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: networkx

# MiSON - MicroService Organisational Network mining tool

Welcome to the page of MiSON tool.

The tool allows you to:
- Mine commits of a git/GitHub repository with the modified files
- Contruct a developer collaborations network based on how developers co-edit files and microservices

For more information see the Wiki pages.
