mop

GTK+ ID3 tag editor

https://github.com/nicfit/mop

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary

Keywords

eyed3 id3 mp3 music python
Last synced: 6 months ago · JSON representation

Repository

GTK+ ID3 tag editor

Basic Info
  • Host: GitHub
  • Owner: nicfit
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 343 KB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 0
  • Open Issues: 23
  • Releases: 0
Topics
eyed3 id3 mp3 music python
Created almost 6 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog License Authors

README.rst


.. image:: https://img.shields.io/pypi/v/eyeD3
   :target: https://img.shields.io/pypi/v/eyeD3
   :alt: 


.. image:: https://img.shields.io/pypi/pyversions/eyeD3
   :target: https://img.shields.io/pypi/pyversions/eyeD3
   :alt: 


.. image:: https://img.shields.io/pypi/l/eyeD3
   :target: https://img.shields.io/pypi/l/eyeD3
   :alt: 


Mop
===

GTK+ ID3 tag editor.
Supports ID3 v2.4, v2.3, v2.2 (read-only), and v1.x tags.


.. image:: https://github.com/nicfit/Mop/raw/master/screenshot.png
   :target: https://github.com/nicfit/Mop/raw/master/screenshot.png
   :alt: Screenshot


Installation
------------

Install via pip:

.. code-block::

   pip install Mop


Clone from GitHub:

.. code-block::

   git clone https://github.com/nicfit/Mop.git
   cd Mop
   pip install -e .



Usage
-----

Run ``mop`` with no options will open a file dialog allowing you to select file or
directories.  Alternatively files can be specified on the command line.

.. code-block::

   mop "./Hawkwind/1973 - Space Ritual/"



Acknowledgements
----------------

Mop's user interface is heavily inspired by `easytag `_.

License
-------

.. code-block::

   Copyright (C) 2020 Travis Shirk

   This program is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

Owner

  • Name: nicfit
  • Login: nicfit
  • Kind: user
  • Location: Colorado, USA

GitHub Events

Total
  • Watch event: 1
  • Push event: 2
Last Year
  • Watch event: 1
  • Push event: 2

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 43
  • Total Committers: 1
  • Avg Commits per committer: 43.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
Travis Shirk t****s@p****m 43
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 36
  • Total pull requests: 4
  • Average time to close issues: 28 days
  • Average time to close pull requests: 5 days
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.06
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • 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
  • nicfit (36)
Pull Request Authors
  • nicfit (4)
Top Labels
Issue Labels
enhancement (21) bug (11) task (3) good first issue (2) documentation (1) help wanted (1)
Pull Request Labels

Dependencies

poetry.lock pypi
  • aiohttp 3.7.3 develop
  • appdirs 1.4.4 develop
  • async-timeout 3.0.1 develop
  • atomicwrites 1.4.0 develop
  • bleach 3.2.1 develop
  • build 0.1.0 develop
  • cerberus 1.3.2 develop
  • cffi 1.14.4 develop
  • check-manifest 0.45 develop
  • colorama 0.4.4 develop
  • cryptography 3.2.1 develop
  • dephell 0.8.3 develop
  • dephell-archive 0.1.7 develop
  • dephell-argparse 0.1.3 develop
  • dephell-changelogs 0.0.1 develop
  • dephell-discover 0.2.10 develop
  • dephell-licenses 0.1.7 develop
  • dephell-links 0.1.5 develop
  • dephell-markers 1.0.3 develop
  • dephell-pythons 0.1.15 develop
  • dephell-setuptools 0.2.4 develop
  • dephell-shells 0.1.5 develop
  • dephell-specifier 0.2.2 develop
  • dephell-venvs 0.1.18 develop
  • dephell-versioning 0.1.2 develop
  • distlib 0.3.1 develop
  • docutils 0.16 develop
  • filelock 3.0.12 develop
  • iniconfig 1.1.1 develop
  • jeepney 0.6.0 develop
  • jinja2 2.11.2 develop
  • keyring 21.5.0 develop
  • m2r 0.2.1 develop
  • markupsafe 1.1.1 develop
  • mistune 0.8.4 develop
  • multidict 5.1.0 develop
  • pep517 0.9.1 develop
  • pexpect 4.8.0 develop
  • pkginfo 1.6.1 develop
  • pluggy 0.13.1 develop
  • ptyprocess 0.6.0 develop
  • py 1.9.0 develop
  • pycparser 2.20 develop
  • pygments 2.7.3 develop
  • pygobject-stubs 0.0.2 develop
  • pytest 6.1.2 develop
  • pywin32-ctypes 0.2.0 develop
  • readme-renderer 28.0 develop
  • regarding 0.1.3 develop
  • requests-toolbelt 0.9.1 develop
  • rfc3986 1.4.0 develop
  • ruamel.yaml 0.16.12 develop
  • ruamel.yaml.clib 0.2.2 develop
  • secretstorage 3.3.0 develop
  • shellingham 1.3.2 develop
  • six 1.15.0 develop
  • toml 0.10.2 develop
  • tomlkit 0.7.0 develop
  • tox 3.20.1 develop
  • tqdm 4.54.1 develop
  • twine 3.2.0 develop
  • typing-extensions 3.7.4.3 develop
  • virtualenv 20.2.1 develop
  • webencodings 0.5.1 develop
  • wheel 0.36.1 develop
  • yarl 1.6.3 develop
  • yaspin 1.2.0 develop
  • attrs 20.3.0
  • certifi 2020.12.5
  • chardet 3.0.4
  • deprecation 2.1.0
  • eyed3 0.9.5
  • filetype 1.0.7
  • idna 2.10
  • nicfit.py 0.8.7
  • packaging 20.7
  • pillow 8.0.1
  • pycairo 1.20.0
  • pygobject 3.38.0
  • pylast 4.0.0
  • pyparsing 2.4.7
  • pyyaml 5.3.1
  • requests 2.25.0
  • urllib3 1.26.2
pyproject.toml pypi
  • PyGObject-stubs >=0.0.2 develop
  • check-manifest ^0.45 develop
  • dephell ^0.8.3 develop
  • pytest ^6.1.2 develop
  • regarding ^0.1.2 develop
  • tox ^3.20.1 develop
  • twine ^3.2.0 develop
  • wheel ^0.36.1 develop
  • PyGObject >=3.38.0
  • eyeD3 >=0.9.5
  • nicfit.py >=0.8.6
  • python ^3.8
requirements.txt pypi
  • attrs ==20.3.0
  • certifi ==2020.12.5
  • chardet ==3.0.4
  • deprecation ==2.1.0
  • eyed3 ==0.9.5
  • filetype ==1.0.7
  • idna ==2.10
  • nicfit.py ==0.8.7
  • packaging ==20.7
  • pillow ==8.0.1
  • pycairo ==1.20.0
  • pygobject ==3.38.0
  • pylast ==4.0.0
  • pyparsing ==2.4.7
  • pyyaml ==5.3.1
  • requests ==2.25.0
  • urllib3 ==1.26.2
setup.py pypi
  • eyed3 *