https://github.com/ap6yc/mrshudson
A Python scientific project assistant package in the spirit of DrWatson.jl
Science Score: 36.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
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
A Python scientific project assistant package in the spirit of DrWatson.jl
Basic Info
- Host: GitHub
- Owner: AP6YC
- License: mit
- Language: Python
- Default Branch: develop
- Size: 45.9 KB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
- Releases: 1
Created almost 4 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Code of conduct
README.md
mrshudson
A Python scientific project assistant package in the spirit of DrWatson.jl
Owner
- Name: Sasha Petrenko
- Login: AP6YC
- Kind: user
- Website: https://ap6yc.github.io/
- Repositories: 48
- Profile: https://github.com/AP6YC
Graduate researcher of applied computational intelligence at the Missouri University of Science and Technology.
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Sasha Petrenko | s****5@u****u | 18 |
Committer Domains (Top 20 + Academic)
umsystem.edu: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 6
- Total pull requests: 3
- Average time to close issues: about 6 hours
- Average time to close pull requests: 16 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.33
- Average comments per pull request: 0.33
- Merged pull requests: 3
- 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
- AP6YC (6)
Pull Request Authors
- AP6YC (3)
Top Labels
Issue Labels
enhancement (5)
documentation (2)
release (2)
Pull Request Labels
documentation (1)
release (1)
enhancement (1)
Packages
- Total packages: 1
-
Total downloads:
- pypi 12 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
pypi.org: mrshudson
A Python scientific project assistant.
- Homepage: https://github.com/AP6YC/mrshudson
- Documentation: https://mrshudson.readthedocs.io/
- License: MIT License
-
Latest release: 0.1.0a1
published almost 4 years ago
Rankings
Dependent packages count: 6.6%
Average: 25.0%
Forks count: 30.5%
Dependent repos count: 30.6%
Stargazers count: 32.3%
Maintainers (1)
Last synced:
11 months ago
Dependencies
dev-requirements.txt
pypi
- build * development
- flake8 * development
- jupyterlab * development
- numpy * development
- pandas * development
- pytest * development
- pyyaml * development
- scikit-learn * development
- setuptools * development
- sphinx * development
- sphinx-rtd-theme * development
- tqdm * development
- twine * development
docs/requirements.txt
pypi
- sphinx *
- sphinx-rtd-theme *
requirements.txt
pypi
- coverage *
- numpy *
- pandas *
- pytest-cov *
- pyyaml *
- tqdm *
.github/workflows/Publish.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
- pypa/gh-action-pypi-publish v1.5.1 composite
.github/workflows/Test.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
- codecov/codecov-action v3 composite
setup.py
pypi