metabook

rename and organize your pdf book collection

https://github.com/stephen-ra-king/metabook

Science Score: 54.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
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

rename and organize your pdf book collection

Basic Info
  • Host: GitHub
  • Owner: Stephen-RA-King
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 279 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 10
  • Releases: 2
Created almost 3 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Security Authors

README.md

metabook

Updates pdf book filenames and tags with book metadata for easier indexing.

PyPI Downloads Status Python Version tests Codecov CodeQl Docker pre-commit pre-commit.ci status readthedocs CodeFactor Codeclimate Imports: isort Code style: black Checked with mypy security: bandit Commitizen friendly Conventional Commits DeepSource license Pydough OpenSSFScorecard

Metabook is a simple to use CLI utility that searches for pdf files inside a directory then searches for ISBN numbers inside the files, gets the book metadata then updates the filename and meta tags inside the file.

Installation


Metabook is best installed with pipx

sh pipx install metabook

Usage example


A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.

For more examples and usage, please refer to the Wiki.

Development setup


Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.

sh pip install --editable metabook

Documentation


Read the Docs

Wiki

Meta


Docker

Author: Stephen R A King (sking.github@gmail.com)

Distributed under the MIT license. See for more information.

Created with Cookiecutter template: pydough version 1.3.3

Digital object identifier: DOI

Owner

  • Name: Stephen King
  • Login: Stephen-RA-King
  • Kind: user
  • Location: Exeter, Devon, England

Software Engineer / Python Developer

Citation (CITATION.cff)

cff-version: 1.2.0
title: metabook
message: >-
    If you use this software, please cite it using the
    metadata from this file.
type: software
authors:
    - given-names: Stephen
      family-names: King
      email: sking.github@gmail.com
      orcid: "https://orcid.org/0009-0001-1939-6012"
identifiers:
    - type: doi
      value: put your doi here e.g. 10.5281/zenodo.8010707

GitHub Events

Total
  • Push event: 42
Last Year
  • Push event: 42

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 24
  • Total Committers: 1
  • Avg Commits per committer: 24.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Stephen-RA-King 3****g 24

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 20
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 1.35
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 20
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
  • dependabot[bot] (19)
  • pre-commit-ci[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (17) python (7)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 18 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
pypi.org: metabook

rename and organize your pdf book collection

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 18 Last month
Rankings
Dependent packages count: 10.0%
Forks count: 29.8%
Average: 36.6%
Stargazers count: 38.8%
Dependent repos count: 67.6%
Maintainers (1)
Last synced: 8 months ago