https://github.com/blakenaccarato/lookback

Utilities for analyzing Trello boards for time tracking, estimation, report writing, and more.

https://github.com/blakenaccarato/lookback

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Utilities for analyzing Trello boards for time tracking, estimation, report writing, and more.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 3
  • Releases: 1
Created about 3 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Security

README.md

lookback

Utilities for analyzing Trello boards for time tracking, estimation, report writing, and more.

Project information

Owner

  • Name: Blake Naccarato
  • Login: blakeNaccarato
  • Kind: user
  • Location: Las Vegas, NV
  • Company: @UNLV

Research assistant studying boiling and condensation phenomena in the Active Materials and Smart Living laboratory at UNLV.

GitHub Events

Total
  • Push event: 44
  • Pull request event: 7
  • Create event: 1
Last Year
  • Push event: 44
  • Pull request event: 7
  • Create event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 39
  • Average time to close issues: N/A
  • Average time to close pull requests: 11 days
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.44
  • Merged pull requests: 18
  • Bot issues: 1
  • Bot pull requests: 39
Past Year
  • Issues: 0
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 12 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 7
Top Authors
Issue Authors
  • renovate[bot] (1)
  • blakeNaccarato (1)
Pull Request Authors
  • renovate[bot] (24)
  • pre-commit-ci[bot] (14)
  • dependabot[bot] (3)
Top Labels
Issue Labels
little_things (1) dependencies (1)
Pull Request Labels
dependencies (4)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 70 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 1
  • Total maintainers: 1
pypi.org: lookback

Utilities for analyzing Trello boards.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 70 Last month
Rankings
Dependent packages count: 10.1%
Dependent repos count: 21.6%
Forks count: 29.8%
Average: 34.1%
Stargazers count: 38.8%
Downloads: 70.0%
Maintainers (1)
Last synced: 7 months ago

Dependencies

.github/workflows/changerelease.yml actions
  • dropseed/changerelease v1 composite
.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3.1.0 composite
.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/sphinx.yml actions
  • actions/checkout v3 composite
  • actions/deploy-pages v1 composite
  • actions/setup-python v4 composite
  • actions/upload-pages-artifact v1 composite
.tools/requirements/requirements_both.txt pypi
  • IPython *
  • flake8 *
  • flake8-absolute-import *
  • flake8-bandit *
  • flake8-black *
  • flake8-bugbear *
  • flake8-builtins *
  • flake8-comprehensions *
  • flake8-fixme *
  • flake8-noqa *
  • flit *
  • pep8-naming *
  • pyright ==1.1.283
  • pytest *
  • pytest-cov *
  • toml *
.tools/requirements/requirements_dev.txt pypi
  • autoflake * development
  • black * development
  • debugpy * development
  • flake8-codes * development
  • ipympl * development
  • jupyter * development
  • keyring * development
  • nbstripout * development
  • pre-commit * development
  • rich * development
  • snakeviz * development
.tools/requirements/requirements_docs.txt pypi
  • myst-parser *
  • sphinx *
  • sphinx-autobuild ==2021.03.14
  • sphinx-book-theme *
  • sphinx-design *
pyproject.toml pypi
  • datamodel-code-generator ~=0.17.0
  • pyperclip ~=1.8.2
  • rich ~=13.3.1
  • typer ~=0.7.0
.github/workflows/codeql.yml actions
  • actions/checkout v3.5.2 composite
  • github/codeql-action/analyze v2.3.6 composite
  • github/codeql-action/autobuild v2.3.6 composite
  • github/codeql-action/init v2.3.6 composite
.tools/requirements/requirements_ci.txt pypi
.tools/requirements/requirements_project.txt pypi
.github/workflows/minimum.yml actions
  • blakeNaccarato/copier-python-workflow-setup v0.2.2 composite
  • codecov/codecov-action v3.1.4 composite
.tools/requirements/requirements.txt pypi
  • datamodel-code-generator ==0.21.5
  • pydantic ==1.10.12
  • pyperclip ==1.8.2
  • rich ==13.5.2
  • typer ==0.9.0
.tools/requirements/requirements_core.txt pypi
  • copier ==8.1.0
  • dulwich ==0.21.5
  • flit_core ==3.9.0
  • pip ==23.2.1
  • wheel ==0.41.1
.tools/requirements/requirements_nodeps.txt pypi