fundamentals

Some project setup tools including logging, settings and database connections

https://github.com/thespacedoctor/fundamentals

Science Score: 77.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
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Some project setup tools including logging, settings and database connections

Basic Info
  • Host: GitHub
  • Owner: thespacedoctor
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 12.3 MB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 3
  • Open Issues: 3
  • Releases: 1
Created about 10 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Citation

README.md

fundamentals

Some fundamental tools required by most self-respecting python-packages bundled in one place. Very opinionated project setup tools including logging, plain-text settings files and database connections.

Documentation for fundamentals is hosted by Read the Docs (development version and master version). The code lives on github. Please report any issues you find here.

Features

How to cite fundamentals

If you use fundamentals in your work, please cite using the following BibTeX entry:

bibtex @software{Young_fundamentals, author = {Young, David R.}, doi = {10.5281/zenodo.8037509}, license = {GPL-3.0-only}, title = {{fundamentals. Fundamental tools required by most self-respecting python-packages bundled in one place}}, url = {https://zenodo.org/doi/10.5281/zenodo.8037509} }

Owner

  • Name: David Young
  • Login: thespacedoctor
  • Kind: user
  • Location: Belfast, UK
  • Company: Queen's University Belfast

Citation (CITATION.cff)

cff-version: 1.2.0
title: fundamentals. Fundamental tools required by most self-respecting python-packages bundled in one place
message: If you use this software, please cite it as below.
authors:
- family-names: "Young"
  given-names: "David R."
  orcid: "https://orcid.org/0000-0002-1229-2499"
doi: 10.5281/zenodo.8037509
url: "https://zenodo.org/doi/10.5281/zenodo.8037509"
abstract: Some fundamental tools required by most self-respecting python-packages bundled in one place. Very opinionated project setup tools including logging, plain-text settings files and database connections.
keywords: [tooling]
license: GPL-3.0-only

GitHub Events

Total
  • Push event: 4
  • Create event: 3
Last Year
  • Push event: 4
  • Create event: 3

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 561
  • Total Committers: 2
  • Avg Commits per committer: 280.5
  • Development Distribution Score (DDS): 0.465
Past Year
  • Commits: 14
  • Committers: 1
  • Avg Commits per committer: 14.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
thespacedoctor n****e@g****m 300
Dave d****g@q****k 261
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 5
  • Total pull requests: 3
  • Average time to close issues: over 1 year
  • Average time to close pull requests: 12 months
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 0.4
  • Average comments per pull request: 0.33
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 1
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
  • thespacedoctor (4)
  • GeniusSu (1)
Pull Request Authors
  • dependabot[bot] (2)
  • mtbannister (1)
  • thespacedoctor (1)
Top Labels
Issue Labels
priority: 1 (3) type: bug (1) priority: 2 (1) type: docs (1) type: feature (1) type: enhancement (1) status: in progress (1)
Pull Request Labels
dependencies (2) priority: 2 (1) type: refactor (1)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 3,894 last-month
  • Total dependent packages: 10
    (may contain duplicates)
  • Total dependent repositories: 33
    (may contain duplicates)
  • Total versions: 148
  • Total maintainers: 1
pypi.org: fundamentals

Some fundamental tools required by most self-respecting python-packages bundled in one place. Very opinionated project setup tools including logging, plain-text settings files and database connections.

  • Versions: 142
  • Dependent Packages: 9
  • Dependent Repositories: 33
  • Downloads: 3,894 Last month
Rankings
Dependent packages count: 1.1%
Dependent repos count: 2.6%
Downloads: 6.1%
Average: 10.4%
Forks count: 16.9%
Stargazers count: 25.1%
Maintainers (1)
Last synced: 6 months ago
conda-forge.org: fundamentals
  • Versions: 6
  • Dependent Packages: 1
  • Dependent Repositories: 0
Rankings
Dependent packages count: 28.8%
Dependent repos count: 34.0%
Average: 42.9%
Forks count: 51.6%
Stargazers count: 57.0%
Last synced: 6 months ago

Dependencies

docs/requirements.txt pypi
  • MarkdownSubscript *
  • docopt *
  • lxml *
  • m2r *
  • mdx_include >1.3
  • mistune <2.0.0
  • mock >4.0
  • psutil >5.7
  • pymdown-extensions >8.0
  • sphinx ==3.5.4
  • sphinx_markdown_parser master
  • sphinxcontrib-mermaid *
  • unicodecsv *
setup.py pypi
  • coloredlogs *
  • docopt *
  • fundamentals *
  • future *
  • psutil *
  • python-dateutil *
  • pyyaml *
  • requests *