Metadata-Version: 2.1
Name: contributor_ci
Version: 0.0.1
Summary: automated tools to assess contributions.
Home-page: https://github.com/vsoch/contributor_ci
Author: Vanessa Sochat
Maintainer: Vanessa Sochat
License: LICENSE
Description: # Contributor CI
        
        ![https://raw.githubusercontent.com/vsoch/contributor-ci/main/docs/assets/img/contributor-ci.png](https://raw.githubusercontent.com/vsoch/contributor-ci/main/docs/assets/img/contributor-ci.png)
        
        [![GitHub Marketplace](https://img.shields.io/static/v1?label=Marketplace&message=contributor-action&color=blue?style=flat&logo=github)](https://github.com/marketplace/actions/contributor-ci-action)
        [![License](https://img.shields.io/badge/license-MIT-brightgreen)](https://github.com/vsoch/contributor-ci-action/blob/master/LICENSE)
        
        **under development**
        
        ## Thanks
        
        The graphQL queries come from [llnl.github.io](https://github.com/LLNL/llnl.github.io) which is released
        under an [MIT license](.github/LICENSE-LLNL).
        
        ## TODO
        
         - finish writing GitHub extractors
         - write tests for extractors, doing a small extraction
         - when extractors done - write into GitHub action
         - set up repository to run nightly extractions
         - develop visualizations
         - contributor friendliness assessment should discover a new repo, if a file doesn't exist, open a PR
        
        
Keywords: contributions,contributors,GitHub action,automated
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.3
Description-Content-Type: text/markdown
Provides-Extra: all
