Metadata-Version: 2.1
Name: pygitminer
Version: 1.15
Summary: Framework for MSR
Home-page: https://github.com/safaomri/gitrepositorymining
Author: Safa Omri
Author-email: safa.omri@kit.edu
License: Apache License
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: >=3.5
Requires-Dist: gitpython
Requires-Dist: pytz
Requires-Dist: lizard

pygitminer is a Python framework that helps developers on mining software repositories. With pygitminer you can easily extract information from any Git repository, such as commits, developers, modifications, diffs, and source codes, and quickly export CSV files.


