Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.5%) to scientific vocabulary
Keywords
git
python
python3
wordcloud-generator
Keywords from Contributors
hack
bruteforce
Last synced: 6 months ago
·
JSON representation
Repository
Create a wordcloud for a Git repository.
Basic Info
- Host: GitHub
- Owner: domdfcoding
- License: mit
- Language: Python
- Default Branch: master
- Homepage: https://wordle.readthedocs.io/en/latest
- Size: 3.46 MB
Statistics
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 2
Topics
git
python
python3
wordcloud-generator
Created over 5 years ago
· Last pushed 8 months ago
Metadata Files
Readme
Contributing
License
README.rst
**************** wordle **************** .. start short_desc **Create a wordcloud for a Git repository.** .. end short_desc Can also create wordclouds from directories of source files or a single source file. .. start shields .. list-table:: :stub-columns: 1 :widths: 10 90 * - Docs - |docs| |docs_check| * - Tests - |actions_linux| |actions_windows| |actions_macos| |coveralls| * - PyPI - |pypi-version| |supported-versions| |supported-implementations| |wheel| * - Activity - |commits-latest| |commits-since| |maintained| |pypi-downloads| * - QA - |codefactor| |actions_flake8| |actions_mypy| * - Other - |license| |language| |requires| .. |docs| image:: https://img.shields.io/readthedocs/wordle/latest?logo=read-the-docs :target: https://wordle.readthedocs.io/en/latest :alt: Documentation Build Status .. |docs_check| image:: https://github.com/domdfcoding/wordle/workflows/Docs%20Check/badge.svg :target: https://github.com/domdfcoding/wordle/actions?query=workflow%3A%22Docs+Check%22 :alt: Docs Check Status .. |actions_linux| image:: https://github.com/domdfcoding/wordle/workflows/Linux/badge.svg :target: https://github.com/domdfcoding/wordle/actions?query=workflow%3A%22Linux%22 :alt: Linux Test Status .. |actions_windows| image:: https://github.com/domdfcoding/wordle/workflows/Windows/badge.svg :target: https://github.com/domdfcoding/wordle/actions?query=workflow%3A%22Windows%22 :alt: Windows Test Status .. |actions_macos| image:: https://github.com/domdfcoding/wordle/workflows/macOS/badge.svg :target: https://github.com/domdfcoding/wordle/actions?query=workflow%3A%22macOS%22 :alt: macOS Test Status .. |actions_flake8| image:: https://github.com/domdfcoding/wordle/workflows/Flake8/badge.svg :target: https://github.com/domdfcoding/wordle/actions?query=workflow%3A%22Flake8%22 :alt: Flake8 Status .. |actions_mypy| image:: https://github.com/domdfcoding/wordle/workflows/mypy/badge.svg :target: https://github.com/domdfcoding/wordle/actions?query=workflow%3A%22mypy%22 :alt: mypy status .. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/wordle/badge.svg :target: https://dependency-dash.repo-helper.uk/github/domdfcoding/wordle/ :alt: Requirements Status .. |coveralls| image:: https://img.shields.io/coveralls/github/domdfcoding/wordle/master?logo=coveralls :target: https://coveralls.io/github/domdfcoding/wordle?branch=master :alt: Coverage .. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/wordle?logo=codefactor :target: https://www.codefactor.io/repository/github/domdfcoding/wordle :alt: CodeFactor Grade .. |pypi-version| image:: https://img.shields.io/pypi/v/wordle :target: https://pypi.org/project/wordle/ :alt: PyPI - Package Version .. |supported-versions| image:: https://img.shields.io/pypi/pyversions/wordle?logo=python&logoColor=white :target: https://pypi.org/project/wordle/ :alt: PyPI - Supported Python Versions .. |supported-implementations| image:: https://img.shields.io/pypi/implementation/wordle :target: https://pypi.org/project/wordle/ :alt: PyPI - Supported Implementations .. |wheel| image:: https://img.shields.io/pypi/wheel/wordle :target: https://pypi.org/project/wordle/ :alt: PyPI - Wheel .. |license| image:: https://img.shields.io/github/license/domdfcoding/wordle :target: https://github.com/domdfcoding/wordle/blob/master/LICENSE :alt: License .. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/wordle :alt: GitHub top language .. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/wordle/v0.2.1 :target: https://github.com/domdfcoding/wordle/pulse :alt: GitHub commits since tagged version .. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/wordle :target: https://github.com/domdfcoding/wordle/commit/master :alt: GitHub last commit .. |maintained| image:: https://img.shields.io/maintenance/yes/2025 :alt: Maintenance .. |pypi-downloads| image:: https://img.shields.io/pypi/dm/wordle :target: https://pypi.org/project/wordle/ :alt: PyPI - Downloads .. end shields | Examples ------------ .. image:: https://raw.githubusercontent.com/domdfcoding/wordle/master/examples/c_wordcloud.png Further examples are shown in the "Examples" directory Installation -------------- .. start installation ``wordle`` can be installed from PyPI. To install with ``pip``: .. code-block:: bash $ python -m pip install wordle .. end installation
Owner
- Name: Dominic Davis-Foster
- Login: domdfcoding
- Kind: user
- Location: Stoke-On-Trent, UK
- Repositories: 169
- Profile: https://github.com/domdfcoding
Forensic Science researcher at Staffordshire University in the UK. Carrying out research into Organic Gunshot Residue
GitHub Events
Total
- Delete event: 5
- Issue comment event: 5
- Push event: 10
- Pull request review event: 1
- Pull request event: 12
- Create event: 2
Last Year
- Delete event: 5
- Issue comment event: 5
- Push event: 10
- Pull request review event: 1
- Pull request event: 12
- Create event: 2
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 107
- Total Committers: 4
- Avg Commits per committer: 26.75
- Development Distribution Score (DDS): 0.252
Top Committers
| Name | Commits | |
|---|---|---|
| Dominic Davis-Foster | d****c@d****k | 80 |
| repo-helper[bot] | 7****]@u****m | 14 |
| pre-commit-ci[bot] | 6****]@u****m | 12 |
| ImgBotApp | I****p@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 65
- Average time to close issues: N/A
- Average time to close pull requests: 2 months
- Total issue authors: 0
- Total pull request authors: 6
- Average comments per issue: 0
- Average comments per pull request: 1.05
- Merged pull requests: 33
- Bot issues: 0
- Bot pull requests: 65
Past Year
- Issues: 0
- Pull requests: 9
- Average time to close issues: N/A
- Average time to close pull requests: about 1 month
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.33
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 9
Top Authors
Issue Authors
Pull Request Authors
- repo-helper[bot] (26)
- dependabot[bot] (22)
- pre-commit-ci[bot] (21)
- imgbot[bot] (3)
- lgtm-com[bot] (1)
- dependabot-preview[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
failure: Windows (25)
failure: Linux (23)
dependencies (23)
failure: mypy (5)
failure: docs (5)
failure: flake8 (3)
🤖 automerge (1)
stale (1)
Packages
- Total packages: 1
-
Total downloads:
- pypi 42 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 2
- Total maintainers: 1
pypi.org: wordle
Create a wordcloud for a Git repository.
- Homepage: https://github.com/domdfcoding/wordle
- Documentation: https://wordle.readthedocs.io/en/latest
- License: MIT License
-
Latest release: 0.2.1
published about 5 years ago
Rankings
Dependent packages count: 10.0%
Forks count: 19.1%
Average: 20.1%
Dependent repos count: 21.7%
Stargazers count: 23.1%
Downloads: 26.7%
Maintainers (1)
Last synced:
6 months ago
Dependencies
doc-source/requirements.txt
pypi
- autodocsumm >=0.2.0
- default-values >=0.4.2
- domdf-sphinx-theme >=0.3.0
- extras-require >=0.2.0
- mypy >=0.782
- pyyaml >=5.3.1
- repo-helper-sphinx-theme >=0.0.2
- seed-intersphinx-mapping >=0.3.1
- sphinx <3.4.0,>=3.0.3
- sphinx-copybutton >=0.2.12
- sphinx-debuginfo >=0.1.0
- sphinx-notfound-page >=0.5
- sphinx-prompt >=1.1.0
- sphinx-pyproject >=0.1.0
- sphinx-tabs >=1.1.13
- sphinx-toolbox >=2.10.0
- sphinxcontrib-httpdomain >=1.7.0
- sphinxemoji >=0.1.6
- tabulate >=0.8.7
- toctree-plus >=0.1.0
requirements.txt
pypi
- domdf-python-tools >=2.2.0
- dulwich >=0.20.6
- matplotlib >=3.2.2
- matplotlib ==3.2.2
- numpy >=1.19.2
- numpy *
- pygments >=2.7.4
- southwark >=0.8.0
- wordcloud >=1.8.0
tests/requirements.txt
pypi
- apeye >=0.5.1 test
- coincidence >=0.2.0 test
- coverage >=5.1 test
- coverage-pyver-pragma >=0.2.1 test
- domdf-python-tools >=2.0.1 test
- importlib-metadata >=3.6.0 test
- iniconfig * test
- pytest >=6.0.0 test
- pytest-cov >=2.8.1 test
- pytest-randomly >=3.7.0 test
- pytest-timeout >=1.4.2 test
.github/workflows/docs_test_action.yml
actions
- actions/checkout v2 composite
- dorny/paths-filter v2 composite
- sphinx-toolbox/sphinx-action sphinx-3.3.1 composite
.github/workflows/flake8.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- dorny/paths-filter v2 composite
.github/workflows/mypy.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- dorny/paths-filter v2 composite
.github/workflows/octocheese.yml
actions
- domdfcoding/octocheese master composite
.github/workflows/python_ci.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
- dorny/paths-filter v2 composite
.github/workflows/python_ci_linux.yml
actions
- actions/checkout v2 composite
- actions/download-artifact v2 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
- dorny/paths-filter v2 composite
- pypa/gh-action-pypi-publish v1.4.2 composite
.github/workflows/python_ci_macos.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
- dorny/paths-filter v2 composite