branthebuilder
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (3.7%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: endremborza
- License: mit
- Language: Python
- Default Branch: main
- Size: 140 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 27
Created almost 6 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
Citation
README.md
branthebuilder
Utility CLI for creating, documenting, testing minimal python packages. Uses the a cookiecutter template.
Owner
- Name: Endre Mark Borza
- Login: endremborza
- Kind: user
- Twitter: endremborza
- Repositories: 14
- Profile: https://github.com/endremborza
Citation (CITATION.cff)
cff-version: 1.2.0 message: If you use this software, please cite it as below. url: https://github.com/endremborza/branthebuilder authors: - family-names: Borza given-names: Endre Márk orcid: https://orcid.org/0000-0002-8804-4520 title: endremborza/branthebuilder version: 3.0.0 date-released: 2024-02-04
GitHub Events
Total
Last Year
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 204
- Total Committers: 1
- Avg Commits per committer: 204.0
- Development Distribution Score (DDS): 0.0
Top Committers
| Name | Commits | |
|---|---|---|
| Endre Márk Borza | e****a@g****m | 204 |
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 2 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- endremborza (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 84 last-month
- Total dependent packages: 9
- Total dependent repositories: 4
- Total versions: 24
- Total maintainers: 1
pypi.org: branthebuilder
Python package management
- Homepage: https://github.com/endremborza/branthebuilder
- Documentation: https://branthebuilder.readthedocs.io/
- License: mit
-
Latest release: 1.0.12
published about 3 years ago
Rankings
Dependent packages count: 1.0%
Dependent repos count: 7.5%
Downloads: 11.8%
Average: 17.8%
Forks count: 29.8%
Stargazers count: 38.8%
Maintainers (1)
Last synced:
11 months ago
Dependencies
.github/workflows/test.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
.github/workflows/twine_release.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
pyproject.toml
pypi
- black *
- cookiecutter *
- flake8 *
- flit *
- isort *
- jupyter *
- pytest *
- pytest-cov *
- pyyaml *
- toml *
- typer *