id
int64
0
458k
file_name
stringlengths
4
119
file_path
stringlengths
14
227
content
stringlengths
24
9.96M
size
int64
24
9.96M
language
stringclasses
1 value
extension
stringclasses
14 values
total_lines
int64
1
219k
avg_line_length
float64
2.52
4.63M
max_line_length
int64
5
9.91M
alphanum_fraction
float64
0
1
repo_name
stringlengths
7
101
repo_stars
int64
100
139k
repo_forks
int64
0
26.4k
repo_open_issues
int64
0
2.27k
repo_license
stringclasses
12 values
repo_extraction_date
stringclasses
433 values
10,900
test_mp4.py
metabrainz_picard/test/formats/test_mp4.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2021 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # # 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 Softwar...
7,234
Python
.py
155
37.122581
114
0.620494
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,901
coverart.py
metabrainz_picard/test/formats/coverart.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2021 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # # 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 Softwar...
7,487
Python
.py
187
28.363636
93
0.569406
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,902
test_mutagenext.py
metabrainz_picard/test/formats/test_mutagenext.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # # 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 Fou...
1,270
Python
.py
32
35.875
80
0.716721
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,903
test_id3.py
metabrainz_picard/test/formats/test_id3.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Zenara Daley # Copyright (C) 2019-2021 Laurent Monin # Copyright (C) 2019-2021 Philipp Wolfer # Copyright (C) 2020 raingloom # Copyright (C) 2021 Sophist-UK # # This program is free software; you can redistribute it and/or...
35,175
Python
.py
713
37.935484
134
0.60743
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,904
__init__.py
metabrainz_picard/test/formats/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # # 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 Fou...
860
Python
.py
20
42
80
0.77381
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,905
test_util.py
metabrainz_picard/test/formats/test_util.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2024 Philipp Wolfer # # 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 2 # of the Licen...
2,056
Python
.py
47
39.06383
80
0.705
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,906
test_apev2.py
metabrainz_picard/test/formats/test_apev2.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019, 2021 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # Copyright (C) 2021 Bob Swift # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # ...
11,268
Python
.py
282
31.769504
100
0.628807
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,907
test_ac3.py
metabrainz_picard/test/formats/test_ac3.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # # 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 Fou...
4,235
Python
.py
105
34.428571
80
0.667964
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,908
test_midi.py
metabrainz_picard/test/formats/test_midi.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2021 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # # 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 Softwar...
1,308
Python
.py
36
33.166667
80
0.729858
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,909
test_aac.py
metabrainz_picard/test/formats/test_aac.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # # 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 Fou...
3,336
Python
.py
85
33.694118
80
0.673053
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,910
test_wav.py
metabrainz_picard/test/formats/test_wav.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2018-2020, 2022 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # # 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 S...
5,299
Python
.py
139
29.388489
80
0.613516
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,911
test_vorbis.py
metabrainz_picard/test/formats/test_vorbis.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2022 Philipp Wolfer # Copyright (C) 2020 Laurent Monin # # 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 Fou...
16,199
Python
.py
406
31.155172
107
0.631385
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,912
common.py
metabrainz_picard/test/formats/common.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Zenara Daley # Copyright (C) 2019-2021 Philipp Wolfer # Copyright (C) 2020-2022 Laurent Monin # Copyright (C) 2022 Marcin Szalowicz # # This program is free software; you can redistribute it and/or # modify it under the te...
22,042
Python
.py
475
36.393684
133
0.618117
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,913
test_asf.py
metabrainz_picard/test/formats/test_asf.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2021 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # # 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 Softwar...
7,022
Python
.py
164
34.042683
112
0.62996
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,914
package-pypi.yml
metabrainz_picard/.github/workflows/package-pypi.yml
name: Package for PyPI on: [workflow_call] permissions: {} defaults: run: shell: bash jobs: pypi-sdist: runs-on: ubuntu-latest env: CODESIGN: 0 steps: - uses: actions/checkout@v4 - uses: actions/setup-python@v5 with: python-version: 3.12 - name: Install dependencie...
4,702
Python
.py
144
25.506944
123
0.61432
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,915
makeqrc.py
metabrainz_picard/resources/makeqrc.py
#!/usr/bin/env python # -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2013-2014, 2018 Laurent Monin # Copyright (C) 2014 Sophist-UK # Copyright (C) 2016 Rahul Raturi # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2017 Ville Skytt√§ # # This program is free software; yo...
2,841
Python
.py
70
35.414286
89
0.669083
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,916
compile.py
metabrainz_picard/resources/compile.py
#!/usr/bin/env python # -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006 Lukáš Lalinský # Copyright (C) 2013-2014, 2018 Laurent Monin # Copyright (C) 2014 Shadab Zafar # Copyright (C) 2016 Sambhav Kothari # Copyright (C) 2022 Philipp Wolfer # # This program is free softwar...
2,180
Python
.py
58
33.017241
93
0.68072
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,917
__init__.py
metabrainz_picard/resources/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2013 Laurent Monin # # 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 2 # of the Licens...
819
Python
.py
19
42.105263
80
0.77375
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,918
edit-copy@2x.png
metabrainz_picard/resources/images/16x16/edit-copy@2x.png
‰PNG  IHDR@@�·�ì pHYsJJ5ȧŸtEXtSoftwarewww.inkscape.org›î< PLTEÿÿÿèèèYYsUamêêßU^qcq�guŠììàn} îëßïëßïëŞ@EUU^sBHYT^s?FVAHYT^tt{‰U^zVa{dp“gt—R[tT^s¾@FVT^s_j‡alˆen~gs”iv˜lu…q§†—ËÁÁ¾ÕĞ»Öм×Ò¾ÙÓÀÚÕÂÚ×ÃÛÖÂÛ×ÄİÙÆİÙÇŞÙÇßÚÈßÚÉàÛÉáÜÊáİËâİÌâŞÍãŞÎãßÎäàĞåàĞåàÑåáÑæáÑæâÒæãÓçâÒçãÓèãÕèäÔèäÕéå×êä...
718
Python
.py
3
238.333333
710
0.604749
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,919
edit-copy.svg
metabrainz_picard/resources/img-src/edit-copy.svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sod...
4,187
Python
.py
139
25.496403
239
0.586103
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,920
profile.py
metabrainz_picard/picard/profile.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021 Vladislav Karbovskii # Copyright (C) 2021-2023 Bob Swift # Copyright (C) 2021-2023 Philipp Wolfer # Copyright (C) 2021-2024 Laurent Monin # Copyright (C) 2022 Marcin Szalowicz # # This program is free software; you can red...
2,785
Python
.py
72
34.875
84
0.715347
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,921
item.py
metabrainz_picard/picard/item.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007 Lukáš Lalinský # Copyright (C) 2010, 2018, 2020-2022 Philipp Wolfer # Copyright (C) 2011-2012 Michael Wiencek # Copyright (C) 2012 Chad Wilson # Copyright (C) 2013, 2020-2021, 2023-2024 Laurent Monin # Copyright (C) 2...
11,112
Python
.py
269
33.089219
126
0.650297
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,922
releasegroup.py
metabrainz_picard/picard/releasegroup.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2012-2013 Michael Wiencek # Copyright (C) 2013, 2018-2020, 2023-2024 Laurent Monin # Copyright (C) 2014, 2017 Sophist-UK # Copyright (C) 2017 Wieland Hoffmann # Copyright (C) 2017-2018 Sambhav Kothari # Copyright (C) 2018 Visha...
6,773
Python
.py
165
32.230303
106
0.588673
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,923
cluster.py
metabrainz_picard/picard/cluster.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2004 Robert Kaye # Copyright (C) 2006-2008, 2011 Lukáš Lalinský # Copyright (C) 2008 Hendrik van Antwerpen # Copyright (C) 2008 Will # Copyright (C) 2010-2011, 2014, 2018-2024 Philipp Wolfer # Copyright (C) 2011-2013 Michael Wi...
13,920
Python
.py
364
30.392857
119
0.638969
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,924
config.py
metabrainz_picard/picard/config.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007, 2014, 2017 Lukáš Lalinský # Copyright (C) 2008, 2014, 2019-2023 Philipp Wolfer # Copyright (C) 2012, 2017 Wieland Hoffmann # Copyright (C) 2012-2014 Michael Wiencek # Copyright (C) 2013-2016, 2018-2024 Laurent Monin ...
16,188
Python
.py
392
31.923469
159
0.615336
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,925
track.py
metabrainz_picard/picard/track.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2004 Robert Kaye # Copyright (C) 2006-2007, 2011 Lukáš Lalinský # Copyright (C) 2008 Gary van der Merwe # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2010, 2014-2015, 2018-2023 Philipp Wolfer # Copyright (C) 2011 Chad Wils...
16,266
Python
.py
413
30.607748
102
0.622332
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,926
plugin.py
metabrainz_picard/picard/plugin.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007-2008 Lukáš Lalinský # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2009, 2014, 2017-2021, 2023 Philipp Wolfer # Copyright (C) 2011 johnny64 # Copyright (C) 2011-2013 Michael Wiencek # Copyright (C) 2013 Sebastian Ramac...
7,516
Python
.py
213
27.71831
97
0.624172
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,927
similarity.py
metabrainz_picard/picard/similarity.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007 Lukáš Lalinský # Copyright (C) 2008 Will # Copyright (C) 2011-2012 Michael Wiencek # Copyright (C) 2013, 2018-2021 Laurent Monin # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2017 Ville Skyttä # # This program ...
2,532
Python
.py
71
30.507042
95
0.665438
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,928
mbjson.py
metabrainz_picard/picard/mbjson.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2017 David Mandelberg # Copyright (C) 2017-2018 Sambhav Kothari # Copyright (C) 2017-2023 Laurent Monin # Copyright (C) 2018-2023 Philipp Wolfer # Copyright (C) 2019 Michael Wiencek # Copyright (C) 2020 dukeyin # Copyright (C) ...
24,080
Python
.py
589
32.792869
98
0.617166
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,929
album.py
metabrainz_picard/picard/album.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2004 Robert Kaye # Copyright (C) 2006-2009, 2011-2012, 2014 Lukáš Lalinský # Copyright (C) 2008 Gary van der Merwe # Copyright (C) 2008 Hendrik van Antwerpen # Copyright (C) 2008 ojnkpjg # Copyright (C) 2008-2011, 2014, 2018-20...
33,097
Python
.py
774
31.414729
130
0.590382
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,930
oauth.py
metabrainz_picard/picard/oauth.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2014 Lukáš Lalinský # Copyright (C) 2015 Sophist-UK # Copyright (C) 2015 Wieland Hoffmann # Copyright (C) 2015, 2018, 2021-2022, 2024 Philipp Wolfer # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2017 Frederik “Freso...
14,894
Python
.py
356
33.123596
100
0.644497
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,931
file.py
metabrainz_picard/picard/file.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2004 Robert Kaye # Copyright (C) 2006-2009, 2011-2013, 2017 Lukáš Lalinský # Copyright (C) 2007-2011, 2015, 2018-2024 Philipp Wolfer # Copyright (C) 2008 Gary van der Merwe # Copyright (C) 2008-2009 Nikolai Prokoschenko # Copyr...
38,166
Python
.py
854
34.425059
123
0.621856
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,932
collection.py
metabrainz_picard/picard/collection.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2013 Michael Wiencek # Copyright (C) 2014 Lukáš Lalinský # Copyright (C) 2014, 2017 Sophist-UK # Copyright (C) 2014, 2017-2021, 2023-2024 Laurent Monin # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2019, 2021-2022, ...
6,631
Python
.py
152
35.421053
97
0.644475
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,933
options.py
metabrainz_picard/picard/options.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2024 Laurent Monin # # 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 2 # of the Licens...
22,182
Python
.py
381
56.545932
147
0.752897
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,934
i18n.py
metabrainz_picard/picard/i18n.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2012 Frederik “Freso” S. Olesen # Copyright (C) 2013-2014, 2018-2024 Laurent Monin # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2017-2024 Philipp Wolfer # # This program is free software; you can redistribute it and/or ...
8,849
Python
.py
221
34.642534
109
0.684463
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,935
metadata.py
metabrainz_picard/picard/metadata.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008, 2011 Lukáš Lalinský # Copyright (C) 2009, 2015, 2018-2023 Philipp Wolfer # Copyright (C) 2011-2014 Michael Wiencek # Copyright (C) 2012 Chad Wilson # Copyright (C) 2012 Johannes Weißl # Copyright (C) 2012-2014, 2018,...
27,675
Python
.py
617
33.137763
148
0.573428
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,936
config_upgrade.py
metabrainz_picard/picard/config_upgrade.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2013-2014 Michael Wiencek # Copyright (C) 2013-2016, 2018-2024 Laurent Monin # Copyright (C) 2014, 2017 Lukáš Lalinský # Copyright (C) 2014, 2018-2024 Philipp Wolfer # Copyright (C) 2015 Ohm Patel # Copyright (C) 2016 Suhas # C...
22,596
Python
.py
523
35.931166
110
0.645257
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,937
__init__.py
metabrainz_picard/picard/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008, 2011-2014 Lukáš Lalinský # Copyright (C) 2009, 2018-2024 Philipp Wolfer # Copyright (C) 2012 Chad Wilson # Copyright (C) 2012-2013 Michael Wiencek # Copyright (C) 2013-2024 Laurent Monin # Copyright (C) 2015 Ohm Pate...
5,171
Python
.py
124
36.887097
128
0.70573
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,938
pluginmanager.py
metabrainz_picard/picard/pluginmanager.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Lukáš Lalinský # Copyright (C) 2014 Shadab Zafar # Copyright (C) 2015-2021, 2023-2024 Laurent Monin # Copyright (C) 2019 Wieland Hoffmann # Copyright (C) 2019-2020, 2022-2023 Philipp Wolfer # Copyright (C) 2022 skelly37 # ...
22,500
Python
.py
507
33.595661
107
0.605305
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,939
log.py
metabrainz_picard/picard/log.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007, 2011 Lukáš Lalinský # Copyright (C) 2008-2010, 2019, 2021-2023 Philipp Wolfer # Copyright (C) 2012-2013 Michael Wiencek # Copyright (C) 2013, 2015, 2018-2021, 2023-2024 Laurent Monin # Copyright (C) 2016-2018 Sambhav Koth...
7,997
Python
.py
193
36.150259
127
0.688381
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,940
debug_opts.py
metabrainz_picard/picard/debug_opts.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2024 Laurent Monin # # 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 2 # of the Licens...
2,766
Python
.py
69
34.57971
89
0.670395
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,941
tagger.py
metabrainz_picard/picard/tagger.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2004 Robert Kaye # Copyright (C) 2006-2009, 2011-2014, 2017 Lukáš Lalinský # Copyright (C) 2008 Gary van der Merwe # Copyright (C) 2008 amckinle # Copyright (C) 2008-2010, 2014-2015, 2018-2024 Philipp Wolfer # Copyright (C) 200...
61,174
Python
.py
1,393
33.323762
139
0.607064
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,942
version.py
metabrainz_picard/picard/version.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2021 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # # 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 Softwar...
4,630
Python
.py
114
31.982456
117
0.59097
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,943
audit.py
metabrainz_picard/picard/audit.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2023-2024 Laurent Monin # # 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 2 # of the L...
3,494
Python
.py
81
37.518519
92
0.681484
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,944
utils.py
metabrainz_picard/picard/coverart/utils.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2013-2015, 2020-2021, 2023-2024 Laurent Monin # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018 Wieland Hoffmann # Copyright (C) 2019-2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or...
3,252
Python
.py
91
32.274725
80
0.710233
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,945
__init__.py
metabrainz_picard/picard/coverart/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Oliver Charles # Copyright (C) 2007, 2010-2011 Lukáš Lalinský # Copyright (C) 2007-2011, 2019-2023 Philipp Wolfer # Copyright (C) 2011 Michael Wiencek # Copyright (C) 2011-2012 Wieland Hoffmann # Copyright (C) 2013-2015, 2...
8,955
Python
.py
206
33.058252
99
0.610263
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,946
image.py
metabrainz_picard/picard/coverart/image.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Oliver Charles # Copyright (C) 2007, 2010-2011 Lukáš Lalinský # Copyright (C) 2007-2011, 2014, 2018-2024 Philipp Wolfer # Copyright (C) 2011 Michael Wiencek # Copyright (C) 2011-2012, 2015 Wieland Hoffmann # Copyright (C) ...
19,922
Python
.py
482
31.593361
97
0.608388
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,947
local.py
metabrainz_picard/picard/coverart/providers/local.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2015, 2018-2021, 2023-2024 Laurent Monin # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2017 Ville Skytt√§ # Copyright (C) 2019-2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or # ...
4,141
Python
.py
96
35.166667
96
0.659046
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,948
provider.py
metabrainz_picard/picard/coverart/providers/provider.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2014-2015, 2018-2019, 2021 Laurent Monin # Copyright (C) 2015 Rahul Raturi # Copyright (C) 2016 Ville Skytt√§ # Copyright (C) 2016 Wieland Hoffmann # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2019-2020 Philipp Wolfer #...
4,708
Python
.py
108
36.842593
87
0.681609
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,949
caa_release_group.py
metabrainz_picard/picard/coverart/providers/caa_release_group.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2014-2016, 2018-2021, 2023-2024 Laurent Monin # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2020 Philipp Wolfer # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Gen...
1,849
Python
.py
45
38.111111
81
0.772753
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,950
caa.py
metabrainz_picard/picard/coverart/providers/caa.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Oliver Charles # Copyright (C) 2007, 2010-2011 Lukáš Lalinský # Copyright (C) 2007-2011, 2015, 2018-2023 Philipp Wolfer # Copyright (C) 2011 Michael Wiencek # Copyright (C) 2011-2012 Wieland Hoffmann # Copyright (C) 2013-2...
14,613
Python
.py
303
36.894389
126
0.607827
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,951
__init__.py
metabrainz_picard/picard/coverart/providers/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2014-2015, 2018-2021, 2023-2024 Laurent Monin # Copyright (C) 2015 Rahul Raturi # Copyright (C) 2016 Ville Skytt√§ # Copyright (C) 2016 Wieland Hoffmann # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2019-2021 Philipp Wol...
2,796
Python
.py
64
41.0625
99
0.778309
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,952
urlrels.py
metabrainz_picard/picard/coverart/providers/urlrels.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Oliver Charles # Copyright (C) 2007, 2010-2011 Lukáš Lalinský # Copyright (C) 2007-2011, 2020 Philipp Wolfer # Copyright (C) 2011 Michael Wiencek # Copyright (C) 2011-2012 Wieland Hoffmann # Copyright (C) 2013-2015, 2018-2...
1,854
Python
.py
41
41.780488
80
0.751387
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,953
filters.py
metabrainz_picard/picard/coverart/processing/filters.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2024 Giorgio Fontanive # # 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 2 # of the Li...
3,891
Python
.py
79
43.278481
106
0.715715
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,954
processors.py
metabrainz_picard/picard/coverart/processing/processors.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2024 Giorgio Fontanive # # 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 2 # of the Li...
5,990
Python
.py
124
40.58871
118
0.66621
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,955
__init__.py
metabrainz_picard/picard/coverart/processing/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2024 Giorgio Fontanive # # 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 2 # of the Li...
5,530
Python
.py
131
34.229008
107
0.674034
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,956
formats.py
metabrainz_picard/picard/extension_points/formats.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008, 2012 Lukáš Lalinský # Copyright (C) 2008 Will # Copyright (C) 2010, 2014, 2018-2020, 2023-2024 Philipp Wolfer # Copyright (C) 2013 Michael Wiencek # Copyright (C) 2013, 2017-2024 Laurent Monin # Copyright (C) 2016-20...
1,553
Python
.py
36
41.277778
80
0.76494
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,957
cover_art_processors.py
metabrainz_picard/picard/extension_points/cover_art_processors.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2024 Giorgio Fontanive # # 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 2 # of the Li...
3,122
Python
.py
81
32.753086
85
0.706273
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,958
options_pages.py
metabrainz_picard/picard/extension_points/options_pages.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007 Lukáš Lalinský # Copyright (C) 2009 Nikolai Prokoschenko # Copyright (C) 2009, 2019-2022 Philipp Wolfer # Copyright (C) 2013, 2015, 2018-2024 Laurent Monin # Copyright (C) 2016-2017 Sambhav Kothari # # This program is...
1,232
Python
.py
27
44.185185
80
0.778613
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,959
cover_art_providers.py
metabrainz_picard/picard/extension_points/cover_art_providers.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2014-2015, 2018-2021, 2023-2024 Laurent Monin # Copyright (C) 2015 Rahul Raturi # Copyright (C) 2016 Ville Skytt√§ # Copyright (C) 2016 Wieland Hoffmann # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2019-2021 Philipp Wol...
1,677
Python
.py
35
45.171429
80
0.757483
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,960
event_hooks.py
metabrainz_picard/picard/extension_points/event_hooks.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2004 Robert Kaye # Copyright (C) 2006-2009, 2011-2013, 2017 Lukáš Lalinský # Copyright (C) 2007-2011, 2014-2015, 2018-2024 Philipp Wolfer # Copyright (C) 2008 Gary van der Merwe # Copyright (C) 2008 Hendrik van Antwerpen # Copy...
4,198
Python
.py
102
37.617647
100
0.741714
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,961
cover_art_filters.py
metabrainz_picard/picard/extension_points/cover_art_filters.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2024 Giorgio Fontanive # # 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 2 # of the Li...
1,352
Python
.py
26
50.423077
114
0.786202
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,962
metadata.py
metabrainz_picard/picard/extension_points/metadata.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008, 2011 Lukáš Lalinský # Copyright (C) 2009, 2015, 2018-2023 Philipp Wolfer # Copyright (C) 2011-2014 Michael Wiencek # Copyright (C) 2012 Chad Wilson # Copyright (C) 2012 Johannes Weißl # Copyright (C) 2012-2014, 2018,...
2,005
Python
.py
46
41.847826
80
0.770139
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,963
__init__.py
metabrainz_picard/picard/extension_points/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2024 Laurent Monin # # 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 2 # of the Licens...
819
Python
.py
19
42.105263
80
0.77375
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,964
script_functions.py
metabrainz_picard/picard/extension_points/script_functions.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2009, 2012 Lukáš Lalinský # Copyright (C) 2007 Javier Kohen # Copyright (C) 2008-2011, 2014-2015, 2018-2021, 2023 Philipp Wolfer # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2009 Nikolai Prokoschenko # Copyright (C) ...
5,604
Python
.py
137
34.124088
104
0.670958
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,965
ui_init.py
metabrainz_picard/picard/extension_points/ui_init.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008, 2011-2012, 2014 Lukáš Lalinský # Copyright (C) 2007 Nikolai Prokoschenko # Copyright (C) 2008 Gary van der Merwe # Copyright (C) 2008 Robert Kaye # Copyright (C) 2008 Will # Copyright (C) 2008-2010, 2015, 2018-2023 P...
2,037
Python
.py
49
40.244898
80
0.767713
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,966
item_actions.py
metabrainz_picard/picard/extension_points/item_actions.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008, 2011-2012 Lukáš Lalinský # Copyright (C) 2007 Robert Kaye # Copyright (C) 2008 Gary van der Merwe # Copyright (C) 2008 Hendrik van Antwerpen # Copyright (C) 2008-2011, 2014-2015, 2018-2024 Philipp Wolfer # Copyright ...
3,152
Python
.py
75
39.453333
80
0.757774
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,967
serializer.py
metabrainz_picard/picard/script/serializer.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021, 2023 Bob Swift # Copyright (C) 2021-2024 Philipp Wolfer # Copyright (C) 2021-2024 Laurent Monin # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public Licen...
17,311
Python
.py
384
36.486979
153
0.648947
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,968
__init__.py
metabrainz_picard/picard/script/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2009, 2012 Lukáš Lalinský # Copyright (C) 2007 Javier Kohen # Copyright (C) 2008-2011, 2014-2015, 2018-2021, 2023-2024 Philipp Wolfer # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2009 Nikolai Prokoschenko # Copyright...
7,996
Python
.py
193
35.005181
136
0.683885
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,969
parser.py
metabrainz_picard/picard/script/parser.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2009, 2012 Lukáš Lalinský # Copyright (C) 2007 Javier Kohen # Copyright (C) 2008-2011, 2014-2015, 2018-2021 Philipp Wolfer # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2009 Nikolai Prokoschenko # Copyright (C) 2011-2...
13,239
Python
.py
357
27.285714
115
0.558844
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,970
functions.py
metabrainz_picard/picard/script/functions.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2009, 2012 Lukáš Lalinský # Copyright (C) 2007 Javier Kohen # Copyright (C) 2008-2011, 2014-2015, 2018-2023 Philipp Wolfer # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2009 Nikolai Prokoschenko # Copyright (C) 2011-2...
45,396
Python
.py
1,175
34.235745
129
0.681832
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,971
recordings.py
metabrainz_picard/picard/acoustid/recordings.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2023-2024 Philipp Wolfer # Copyright (C) 2024 Laurent Monin # # 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 Fou...
7,405
Python
.py
168
34.559524
97
0.636969
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,972
json_helpers.py
metabrainz_picard/picard/acoustid/json_helpers.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018-2020, 2023 Philipp Wolfer # Copyright (C) 2020 Ray Bouchard # Copyright (C) 2020-2021 Laurent Monin # # This program is free software; you can redistribute it and/or # modify it under t...
5,309
Python
.py
118
35.635593
147
0.612672
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,973
manager.py
metabrainz_picard/picard/acoustid/manager.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2011 Lukáš Lalinský # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018 Vishal Choudhary # Copyright (C) 2018, 2020-2021, 2023-2024 Laurent Monin # Copyright (C) 2020, 2022-2023 Philipp Wolfer # Copyright (C) 2022 cybersp...
9,592
Python
.py
217
34.391705
130
0.626835
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,974
__init__.py
metabrainz_picard/picard/acoustid/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2011 Lukáš Lalinský # Copyright (C) 2017-2018 Sambhav Kothari # Copyright (C) 2018 Vishal Choudhary # Copyright (C) 2018-2021, 2023-2024 Laurent Monin # Copyright (C) 2018-2024 Philipp Wolfer # Copyright (C) 2023 Bob Swift # # ...
12,214
Python
.py
288
31.527778
133
0.596568
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,975
metadatabox.py
metabrainz_picard/picard/ui/metadatabox.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2004 Robert Kaye # Copyright (C) 2006-2007, 2012 Lukáš Lalinský # Copyright (C) 2011-2014 Michael Wiencek # Copyright (C) 2012 Nikolai Prokoschenko # Copyright (C) 2013-2014, 2017-2024 Laurent Monin # Copyright (C) 2013-2014, 2...
30,407
Python
.py
646
35.193498
126
0.597943
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,976
colors.py
metabrainz_picard/picard/ui/colors.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2021, 2024 Laurent Monin # Copyright (C) 2019-2022 Philipp Wolfer # # 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 S...
8,861
Python
.py
188
41.18617
113
0.675009
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,977
aboutdialog.py
metabrainz_picard/picard/ui/aboutdialog.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2014 Lukáš Lalinský # Copyright (C) 2008, 2013, 2018-2024 Philipp Wolfer # Copyright (C) 2011 Pavan Chander # Copyright (C) 2011, 2013 Wieland Hoffmann # Copyright (C) 2013 Michael Wiencek # Copyright (C) 2013-2015, 2018, ...
4,914
Python
.py
103
39.815534
127
0.628733
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,978
infodialog.py
metabrainz_picard/picard/ui/infodialog.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006 Lukáš Lalinský # Copyright (C) 2011-2014 Michael Wiencek # Copyright (C) 2012-2014, 2017, 2019 Wieland Hoffmann # Copyright (C) 2013-2014, 2018-2024 Laurent Monin # Copyright (C) 2014, 2017, 2020 Sophist-UK # Copyright (C)...
19,795
Python
.py
451
34.833703
111
0.617626
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,979
enums.py
metabrainz_picard/picard/ui/enums.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008, 2011-2012, 2014 Lukáš Lalinský # Copyright (C) 2007 Nikolai Prokoschenko # Copyright (C) 2008 Gary van der Merwe # Copyright (C) 2008 Robert Kaye # Copyright (C) 2008 Will # Copyright (C) 2008-2010, 2015, 2018-2023 P...
4,097
Python
.py
101
37.475248
83
0.733752
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,980
cdlookup.py
metabrainz_picard/picard/ui/cdlookup.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007 Lukáš Lalinský # Copyright (C) 2009, 2018-2023 Philipp Wolfer # Copyright (C) 2011-2013 Michael Wiencek # Copyright (C) 2012 Chad Wilson # Copyright (C) 2013-2014, 2018, 2020-2021, 2023-2024 Laurent Monin # Copyright ...
5,759
Python
.py
128
36.148438
99
0.650757
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,981
util.py
metabrainz_picard/picard/ui/util.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Lukáš Lalinský # Copyright (C) 2013-2015, 2018-2024 Laurent Monin # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2017 Frederik “Freso” S. Olesen # Copyright (C) 2017 Sophist-UK # Copyright (C) 2018 Vishal Choudh...
8,346
Python
.py
190
36.721053
115
0.66909
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,982
collectionmenu.py
metabrainz_picard/picard/ui/collectionmenu.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2013 Michael Wiencek # Copyright (C) 2014-2015, 2018, 2020-2024 Laurent Monin # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2018 Vishal Choudhary # Copyright (C) 2018, 2022-2023 Philipp Wolfer # # This program is fr...
6,476
Python
.py
153
34.424837
100
0.667408
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,983
pluginupdatedialog.py
metabrainz_picard/picard/ui/pluginupdatedialog.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2022-2023 Philipp Wolfer # Copyright (C) 2023 Bob Swift # Copyright (C) 2024 Laurent Monin # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as pub...
3,301
Python
.py
77
36.233766
103
0.670306
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,984
savewarningdialog.py
metabrainz_picard/picard/ui/savewarningdialog.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2022-2023 Philipp Wolfer # Copyright (C) 2023 Bob Swift # Copyright (C) 2024 Laurent Monin # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as pub...
3,525
Python
.py
78
37.333333
158
0.659382
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,985
coverartbox.py
metabrainz_picard/picard/ui/coverartbox.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007, 2011 Lukáš Lalinský # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2009, 2018-2023 Philipp Wolfer # Copyright (C) 2011-2013 Michael Wiencek # Copyright (C) 2012 Chad Wilson # Copyright (C) 2012-2014 Wieland Hoffm...
29,364
Python
.py
629
36.230525
152
0.624873
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,986
scripteditor.py
metabrainz_picard/picard/ui/scripteditor.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021-2023 Bob Swift # Copyright (C) 2021-2023 Philipp Wolfer # Copyright (C) 2021-2024 Laurent Monin # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public Licens...
58,936
Python
.py
1,242
37.47504
168
0.637926
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,987
tagsfromfilenames.py
metabrainz_picard/picard/ui/tagsfromfilenames.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007 Lukáš Lalinský # Copyright (C) 2009, 2014, 2019-2022 Philipp Wolfer # Copyright (C) 2012-2013 Michael Wiencek # Copyright (C) 2014, 2017 Sophist-UK # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2017 Ville ...
6,693
Python
.py
144
37.75
124
0.636642
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,988
statusindicator.py
metabrainz_picard/picard/ui/statusindicator.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2023 Philipp Wolfer # Copyright (C) 2020 Julius Michaelis # Copyright (C) 2020-2021, 2023-2024 Laurent Monin # Copyright (C) 2021 Gabriel Ferreira # # This program is free software; you can redistribute it and/or # modify ...
6,890
Python
.py
161
33.459627
100
0.61215
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,989
playertoolbar.py
metabrainz_picard/picard/ui/playertoolbar.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Timur Enikeev # Copyright (C) 2019-2023 Philipp Wolfer # Copyright (C) 2019-2024 Laurent Monin # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License...
18,125
Python
.py
406
36.17734
106
0.669349
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,990
tablebaseddialog.py
metabrainz_picard/picard/ui/tablebaseddialog.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2016 Rahul Raturi # Copyright (C) 2018, 2021-2024 Laurent Monin # Copyright (C) 2019, 2021-2022 Philipp Wolfer # Copyright (C) 2020 Ray Bouchard # # This program is free software; you can redistribute it and/or # modify it unde...
8,391
Python
.py
192
36.505208
125
0.695599
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,991
logview.py
metabrainz_picard/picard/ui/logview.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Lukáš Lalinský # Copyright (C) 2008-2009, 2019-2023 Philipp Wolfer # Copyright (C) 2012-2013 Michael Wiencek # Copyright (C) 2013-2014, 2018-2024 Laurent Monin # Copyright (C) 2014 Sophist-UK # Copyright (C) 2016, 2018 Sam...
12,564
Python
.py
294
34.139456
103
0.654423
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,992
__init__.py
metabrainz_picard/picard/ui/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008 Lukáš Lalinský # Copyright (C) 2014 Sophist-UK # Copyright (C) 2014, 2018, 2020-2024 Laurent Monin # Copyright (C) 2016-2018 Sambhav Kothari # Copyright (C) 2018 Vishal Choudhary # Copyright (C) 2019-2023 Philipp Wolf...
7,144
Python
.py
193
29.803109
137
0.646352
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,993
newuserdialog.py
metabrainz_picard/picard/ui/newuserdialog.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2022-2023 Philipp Wolfer # Copyright (C) 2023 Bob Swift # Copyright (C) 2024 Laurent Monin # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as pub...
2,646
Python
.py
59
38.745763
112
0.688423
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,994
edittagdialog.py
metabrainz_picard/picard/ui/edittagdialog.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2011-2014 Michael Wiencek # Copyright (C) 2014 Sophist-UK # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2017 Wieland Hoffmann # Copyright (C) 2017-2018, 2020-2024 Laurent Monin # Copyright (C) 2018 Vishal Choudhary ...
12,810
Python
.py
271
38.0369
172
0.654452
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,995
caa_types_selector.py
metabrainz_picard/picard/ui/caa_types_selector.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Oliver Charles # Copyright (C) 2007, 2010-2011 Lukáš Lalinský # Copyright (C) 2007-2011, 2015, 2018-2023 Philipp Wolfer # Copyright (C) 2011 Michael Wiencek # Copyright (C) 2011-2012 Wieland Hoffmann # Copyright (C) 2013-2...
16,295
Python
.py
322
42.406832
147
0.689182
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,996
filebrowser.py
metabrainz_picard/picard/ui/filebrowser.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008 Lukáš Lalinský # Copyright (C) 2008 Hendrik van Antwerpen # Copyright (C) 2008-2009, 2019-2022, 2024 Philipp Wolfer # Copyright (C) 2011 Andrew Barnert # Copyright (C) 2012-2013 Michael Wiencek # Copyright (C) 2013 Wi...
8,959
Python
.py
201
36.512438
140
0.671859
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,997
theme.py
metabrainz_picard/picard/ui/theme.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2022 Philipp Wolfer # Copyright (C) 2020-2021 Gabriel Ferreira # Copyright (C) 2021-2024 Laurent Monin # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public...
10,069
Python
.py
208
38.8125
139
0.663237
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,998
passworddialog.py
metabrainz_picard/picard/ui/passworddialog.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2008, 2021 Philipp Wolfer # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2012, 2014 Lukáš Lalinský # Copyright (C) 2012-2013 Michael Wiencek # Copyright (C) 2013-2014, 2018, 2020-2021, 2023-2024 Laurent Monin # Copyright (C...
3,122
Python
.py
66
41.69697
115
0.707429
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
10,999
infostatus.py
metabrainz_picard/picard/ui/infostatus.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2013, 2018, 2020-2024 Laurent Monin # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2019, 2021-2022 Philipp Wolfer # Copyright (C) 2021 Gabriel Ferreira # # This program is free software; you can redistribute it and/o...
6,637
Python
.py
141
39.319149
147
0.669245
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)