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
11,100
locales.py
metabrainz_picard/picard/const/locales.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Lukáš Lalinský # Copyright (C) 2014, 2020, 2024 Laurent Monin # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2019, 2023 Philipp Wolfer # # This program is free software; you can redistribute it and/or # modify it und...
39,193
Python
.py
1,054
32.241935
80
0.52125
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,101
languages.py
metabrainz_picard/picard/const/languages.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Lukáš Lalinský # Copyright (C) 2014, 2018, 2020, 2024 Laurent Monin # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018 Shen-Ta Hsieh # Copyright (C) 2018-2020, 2023 Philipp Wolfer # # This program is free software; ...
3,644
Python
.py
83
38.361446
80
0.568955
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,102
cover_processing.py
metabrainz_picard/picard/const/cover_processing.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2024 Bob Swift # 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 Foundatio...
3,924
Python
.py
88
38.931818
95
0.679487
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,103
defaults.py
metabrainz_picard/picard/const/defaults.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007, 2014, 2016 Lukáš Lalinský # Copyright (C) 2014, 2019-2022, 2024 Philipp Wolfer # Copyright (C) 2014-2016, 2018-2021, 2024 Laurent Monin # Copyright (C) 2015 Ohm Patel # Copyright (C) 2016 Rahul Raturi # Copyright (C) 2016...
5,010
Python
.py
131
35.641221
143
0.742409
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,104
__init__.py
metabrainz_picard/picard/const/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007, 2014, 2016 Lukáš Lalinský # Copyright (C) 2014, 2019-2022 Philipp Wolfer # Copyright (C) 2014-2016, 2018-2021, 2023 Laurent Monin # Copyright (C) 2015 Ohm Patel # Copyright (C) 2016 Rahul Raturi # Copyright (C) 2016 Wiela...
6,320
Python
.py
158
36.278481
127
0.690313
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,105
scripts.py
metabrainz_picard/picard/const/scripts.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021 Bob Swift # Copyright (C) 2021 Vladislav Karbovskii # 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 License # ...
1,464
Python
.py
41
33.121951
96
0.696756
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,106
asf.py
metabrainz_picard/picard/formats/asf.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007, 2011 Lukáš Lalinský # Copyright (C) 2009-2011, 2014, 2018-2021, 2023 Philipp Wolfer # Copyright (C) 2011-2014 Wieland Hoffmann # Copyright (C) 2012-2013 Michael Wiencek # Copyright (C) 2013 Calvin Walton # Copyright ...
12,102
Python
.py
300
30.606667
105
0.583702
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,107
util.py
metabrainz_picard/picard/formats/util.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-2019, 2021, 2023-2024 Laurent Monin # Copy...
3,221
Python
.py
73
39.054795
106
0.706033
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,108
wav.py
metabrainz_picard/picard/formats/wav.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Lukáš Lalinský # Copyright (C) 2012-2013, 2017 Wieland Hoffmann # Copyright (C) 2013 Michael Wiencek # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2018, 2020-2021, 2023-2024 Laurent Monin # Copyright (C) 2018-2...
8,548
Python
.py
209
30.229665
87
0.57315
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,109
ac3.py
metabrainz_picard/picard/formats/ac3.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2020 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...
2,139
Python
.py
56
32.446429
80
0.676315
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,110
vorbis.py
metabrainz_picard/picard/formats/vorbis.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008, 2012 Lukáš Lalinský # Copyright (C) 2008 Hendrik van Antwerpen # Copyright (C) 2008-2010, 2014-2015, 2018-2023 Philipp Wolfer # Copyright (C) 2012-2013 Michael Wiencek # Copyright (C) 2012-2014 Wieland Hoffmann # Cop...
18,068
Python
.py
423
30.770686
126
0.567763
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,111
apev2.py
metabrainz_picard/picard/formats/apev2.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2009, 2011 Lukáš Lalinský # Copyright (C) 2009-2011, 2018-2021, 2023 Philipp Wolfer # Copyright (C) 2011-2014 Wieland Hoffmann # Copyright (C) 2012-2013 Michael Wiencek # Copyright (C) 2013 Calvin Walton # Copyright (C) 20...
14,362
Python
.py
348
30.649425
93
0.573127
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,112
__init__.py
metabrainz_picard/picard/formats/__init__.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 Philipp Wolfer # Copyright (C) 2013 Michael Wiencek # Copyright (C) 2013, 2017-2021 Laurent Monin # Copyright (C) 2016-2018 Sambhav ...
2,756
Python
.py
92
27.73913
80
0.79631
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,113
id3.py
metabrainz_picard/picard/formats/id3.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2009, 2011-2012 Lukáš Lalinský # Copyright (C) 2008-2011, 2014, 2018-2021, 2023 Philipp Wolfer # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2011-2012 Johannes Weißl # Copyright (C) 2011-2014 Michael Wiencek # Copyrig...
35,543
Python
.py
767
33.35854
125
0.546747
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,114
mp4.py
metabrainz_picard/picard/formats/mp4.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008, 2011 Lukáš Lalinský # Copyright (C) 2009-2011, 2015, 2018-2023 Philipp Wolfer # Copyright (C) 2011 Johannes Weißl # Copyright (C) 2011-2014 Wieland Hoffmann # Copyright (C) 2012-2013 Michael Wiencek # Copyright (C) 2...
16,011
Python
.py
350
34.645714
125
0.564597
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,115
midi.py
metabrainz_picard/picard/formats/midi.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2018, 2020-2022 Philipp Wolfer # Copyright (C) 2020-2021, 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...
1,966
Python
.py
51
34.058824
80
0.707087
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,116
ac3.py
metabrainz_picard/picard/formats/mutagenext/ac3.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 Softwa...
2,811
Python
.py
79
28.696203
80
0.644461
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,117
__init__.py
metabrainz_picard/picard/formats/mutagenext/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006 Lukáš Lalinský # 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 # a...
1,093
Python
.py
27
38.111111
80
0.737983
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,118
tak.py
metabrainz_picard/picard/formats/mutagenext/tak.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2008 Lukáš Lalinský # Copyright (C) 2013, 2018-2021, 2023-2024 Laurent Monin # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018-2019, 2022 Philipp Wolfer # # This program is free software; you can redistribute it and/or ...
2,444
Python
.py
72
28.083333
81
0.665673
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,119
aac.py
metabrainz_picard/picard/formats/mutagenext/aac.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2018-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 Softwar...
1,928
Python
.py
51
32.078431
80
0.675214
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,120
compatid3.py
metabrainz_picard/picard/formats/mutagenext/compatid3.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2005 Michael Urman # Copyright (C) 2006-2008, 2011-2012 Lukáš Lalinský # Copyright (C) 2013-2014 Sophist-UK # Copyright (C) 2013-2014, 2018, 2020-2021 Laurent Monin # Copyright (C) 2014, 2018-2021 Philipp Wolfer # Copyright (C)...
2,216
Python
.py
64
31.109375
80
0.711069
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,121
dbpoweramplog.py
metabrainz_picard/picard/disc/dbpoweramplog.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2022 Philipp Wolfer # 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 Fou...
2,013
Python
.py
47
38.744681
180
0.708227
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,122
eaclog.py
metabrainz_picard/picard/disc/eaclog.py
# -*- coding: utf-8 -*- # # fix-header: nolicense # MIT License # # Copyright(c) 2018 Konstantin Mochalov # Copyright(c) 2022 Philipp Wolfer # Copyright(c) 2022 Jeffrey Bosboom # # Original code from https://gist.github.com/kolen/765526 # # Permission is hereby granted, free of charge, to any person obtaining a copy # ...
2,858
Python
.py
75
33.96
100
0.68459
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,123
utils.py
metabrainz_picard/picard/disc/utils.py
# -*- coding: utf-8 -*- # # fix-header: nolicense # MIT License # # Copyright(c) 2018 Konstantin Mochalov # Copyright(c) 2022 Philipp Wolfer # # Original code from https://gist.github.com/kolen/765526 # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated docu...
2,552
Python
.py
57
41.350877
86
0.740024
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,124
__init__.py
metabrainz_picard/picard/disc/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006 Matthias Friedrich # Copyright (C) 2007-2008 Lukáš Lalinský # Copyright (C) 2008 Robert Kaye # Copyright (C) 2009, 2013, 2018-2023 Philipp Wolfer # Copyright (C) 2011-2013 Michael Wiencek # Copyright (C) 2013 Johannes Dewe...
4,170
Python
.py
107
31.859813
80
0.648602
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,125
whipperlog.py
metabrainz_picard/picard/disc/whipperlog.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2022 Philipp Wolfer # Copyright (C) 2022-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...
1,464
Python
.py
36
37.277778
89
0.727145
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,126
api_helpers.py
metabrainz_picard/picard/webservice/api_helpers.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018, 2020-2021, 2023 Laurent Monin # Copyright (C) 2018-2023 Philipp Wolfer # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General ...
11,071
Python
.py
243
36.954733
104
0.627484
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,127
ratecontrol.py
metabrainz_picard/picard/webservice/ratecontrol.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Lukáš Lalinský # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018, 2020-2021, 2023-2024 Laurent Monin # Copyright (C) 2019, 2022, 2024 Philipp Wolfer # # This program is free softw...
8,547
Python
.py
194
38.381443
91
0.680679
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,128
utils.py
metabrainz_picard/picard/webservice/utils.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Lukáš Lalinský # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018-2022 Philipp Wolfer # Copyright (C) 2018-2023 Laurent Monin # Copyright (C) 2021 Tche333 # # This program is free ...
2,027
Python
.py
54
33.648148
80
0.695963
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,129
__init__.py
metabrainz_picard/picard/webservice/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Lukáš Lalinský # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018-2022, 2024 Philipp Wolfer # Copyright (C) 2018-2023 Laurent Monin # Copyright (C) 2021 Tche333 # # This program is...
24,736
Python
.py
566
33.535336
130
0.626714
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,130
checkupdate.py
metabrainz_picard/picard/util/checkupdate.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2018 Bob Swift # Copyright (C) 2018, 2020, 2022-2023 Philipp Wolfer # Copyright (C) 2018, 2020-2024 Laurent Monin # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General ...
6,952
Python
.py
153
34.764706
122
0.615362
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,131
periodictouch.py
metabrainz_picard/picard/util/periodictouch.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2022 Philipp Wolfer # Copyright (C) 2022-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...
1,842
Python
.py
47
34.978723
91
0.71573
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,132
xml.py
metabrainz_picard/picard/util/xml.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Lukáš Lalinský # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018, 2020-2021, 2024 Laurent Monin # Copyright (C) 2019, 2022 Philipp Wolfer # # This program is free software; you ca...
2,509
Python
.py
69
29.855072
80
0.649421
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,133
settingsoverride.py
metabrainz_picard/picard/util/settingsoverride.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2021 Laurent Monin # Copyright (C) 2020 Tim Gates # # 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 Foundati...
1,974
Python
.py
53
31.622642
80
0.666143
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,134
cdrom.py
metabrainz_picard/picard/util/cdrom.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2004 Robert Kaye # Copyright (C) 2007 Lukáš Lalinský # Copyright (C) 2008 Will # Copyright (C) 2008, 2018-2021 Philipp Wolfer # Copyright (C) 2009 david # Copyright (C) 2013 Johannes Dewender # Copyright (C) 2013 Sebastian Rama...
4,112
Python
.py
115
30.121739
96
0.670947
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,135
tags.py
metabrainz_picard/picard/util/tags.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007-2008, 2011 Lukáš Lalinský # Copyright (C) 2008-2009, 2018-2021, 2023 Philipp Wolfer # Copyright (C) 2011 Johannes Weißl # Copyright (C) 2011-2013 Michael Wiencek # Copyright (C) 2012 Chad Wilson # Copyright (C) 2013 Calvin...
7,445
Python
.py
214
30.313084
80
0.634522
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,136
icontheme.py
metabrainz_picard/picard/util/icontheme.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2008 Lukáš Lalinský # Copyright (C) 2013, 2018-2021, 2024 Laurent Monin # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2020-2022 Philipp Wolfer # # This program is free software; you can redistribute it and/or #...
2,569
Python
.py
60
37.183333
125
0.656914
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,137
progresscheckpoints.py
metabrainz_picard/picard/util/progresscheckpoints.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2020 Gabriel Ferreira # Copyright (C) 2020-2021 Laurent Monin # Copyright (C) 2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License #...
1,662
Python
.py
39
37.358974
104
0.696351
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,138
pipe.py
metabrainz_picard/picard/util/pipe.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2022 Bob Swift # Copyright (C) 2022 Kamil # Copyright (C) 2022 skelly37 # Copyright (C) 2022-2023 Philipp Wolfer # Copyright (C) 2022-2024 Laurent Monin # # This program is free software; you can redistribute it and/or # modify...
16,220
Python
.py
398
31.298995
140
0.611394
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,139
macos.py
metabrainz_picard/picard/util/macos.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...
1,761
Python
.py
46
33.369565
80
0.68717
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,140
mbserver.py
metabrainz_picard/picard/util/mbserver.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021 Laurent Monin # Copyright (C) 2021 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 Foundati...
2,522
Python
.py
58
39.637931
89
0.741725
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,141
lrucache.py
metabrainz_picard/picard/util/lrucache.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2017 Antonio Larrosa # Copyright (C) 2018-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 Fo...
3,041
Python
.py
79
32.949367
80
0.646081
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,142
versions.py
metabrainz_picard/picard/util/versions.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2014 Lukáš Lalinský # Copyright (C) 2014-2015, 2017-2018, 2020-2021, 2023-2024 Laurent Monin # Copyright (C) 2016 Sambhav Kothari # Copyright (C) 2018-2019, 2021-2023 Philipp Wolfer # # This program is free software; you c...
2,726
Python
.py
77
31.038961
80
0.695205
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,143
emptydir.py
metabrainz_picard/picard/util/emptydir.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006 Lukáš Lalinský # Copyright (C) 2019, 2021-2022 Philipp Wolfer # Copyright (C) 2020-2021, 2023-2024 Laurent Monin # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Gene...
2,951
Python
.py
71
36.647887
81
0.72028
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,144
bytes2human.py
metabrainz_picard/picard/util/bytes2human.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2013, 2019-2020, 2023-2024 Laurent Monin # Copyright (C) 2018 Wieland Hoffmann # Copyright (C) 2023 Philipp Wolfer # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General...
3,651
Python
.py
113
27.707965
80
0.614379
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,145
thread.py
metabrainz_picard/picard/util/thread.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007 Lukáš Lalinský # Copyright (C) 2008 Gary van der Merwe # Copyright (C) 2011-2013 Michael Wiencek # Copyright (C) 2013, 2018, 2020-2024 Laurent Monin # Copyright (C) 2016 Sambhav Kothari # Copyright (C) 2017 Sophist-UK...
4,632
Python
.py
122
31.393443
100
0.667411
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,146
scripttofilename.py
metabrainz_picard/picard/util/scripttofilename.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2004 Robert Kaye # Copyright (C) 2006 Lukáš Lalinský # Copyright (C) 2018-2020, 2022 Philipp Wolfer # Copyright (C) 2019-2021, 2023-2024 Laurent Monin # # This program is free software; you can redistribute it and/or # modify i...
3,738
Python
.py
83
40.13253
101
0.722451
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,147
astrcmp.py
metabrainz_picard/picard/util/astrcmp.py
# fix-header: skip # http://hetland.org/coding/python/levenshtein.py # This is a straightforward implementation of a well-known algorithm, and thus # probably shouldn't be covered by copyright to begin with. But in case it is, # the author (Magnus Lie Hetland) has, to the extent possible under law, # dedicated all co...
1,449
Python
.py
35
35.571429
78
0.647687
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,148
bitreader.py
metabrainz_picard/picard/util/bitreader.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2014, 2020 Christoph Reiter # Copyright (C) 2019, 2021 Philipp Wolfer # Copyright (C) 2021 Laurent Monin # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public Li...
5,418
Python
.py
140
29.542857
80
0.586641
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,149
webbrowser2.py
metabrainz_picard/picard/util/webbrowser2.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007 Lukáš Lalinský # Copyright (C) 2011 Calvin Walton # Copyright (C) 2013, 2018-2021, 2024 Laurent Monin # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2018 Wieland Hoffmann # Copyright (C) 2019, 2022-2023 Phi...
1,579
Python
.py
38
39.315789
124
0.75817
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,150
time.py
metabrainz_picard/picard/util/time.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021 Gabriel Ferreira # 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 Li...
1,867
Python
.py
45
38.511111
80
0.718076
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,151
remotecommands.py
metabrainz_picard/picard/util/remotecommands.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2022-2023 Bob Swift # Copyright (C) 2023 Philipp Wolfer # 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 # a...
10,191
Python
.py
263
30.509506
104
0.624343
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,152
__init__.py
metabrainz_picard/picard/util/__init__.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-2011, 2014, 2018-2023 Philipp Wolfer # Copyright (C) 2009 Carlin Mangar # Copyright (C) 2009 david # Copyright (C) 2010 fatih # Cop...
37,864
Python
.py
966
32.190476
118
0.633606
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,153
imagelist.py
metabrainz_picard/picard/util/imagelist.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2017 Antonio Larrosa # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018, 2020-2022 Philipp Wolfer # Copyright (C) 2019-2021, 2023-2024 Laurent Monin # Copyright (C) 2021 Gabriel Ferreira # # This program is free software...
3,745
Python
.py
95
31.115789
94
0.617461
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,154
textencoding.py
metabrainz_picard/picard/util/textencoding.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2004 Robert Kaye # Copyright (C) 2006 Lukáš Lalinský # Copyright (C) 2014 Sophist-UK # Copyright (C) 2014, 2018, 2020-2021 Laurent Monin # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018-2019, 2021 Philipp Wolfer # Copy...
25,715
Python
.py
435
54.14023
122
0.657662
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,155
script_detector_weighted.py
metabrainz_picard/picard/util/script_detector_weighted.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021 Bob Swift # Copyright (C) 2021 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 License # as pub...
3,690
Python
.py
82
40.658537
114
0.729549
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,156
imageinfo.py
metabrainz_picard/picard/util/imageinfo.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2014, 2018, 2020-2021, 2023-2024 Laurent Monin # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2020-2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or # modify it under the terms of the G...
9,496
Python
.py
264
27.136364
90
0.585369
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,157
preservedtags.py
metabrainz_picard/picard/util/preservedtags.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2018, 2020-2021 Laurent Monin # Copyright (C) 2019-2020 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...
1,700
Python
.py
43
35.186047
80
0.70152
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,158
filenaming.py
metabrainz_picard/picard/util/filenaming.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2013-2014 Ionuț Ciocîrlan # Copyright (C) 2013-2014, 2018-2024 Laurent Monin # Copyright (C) 2014 Michael Wiencek # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2017 Ville Skyttä # Copyright (C) 2018 Antonio Larrosa # Cop...
21,144
Python
.py
491
36.319756
102
0.664383
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,159
__init__.py
metabrainz_picard/picard/plugins/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007 Lukáš Lalinský # 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...
868
Python
.py
20
42.25
80
0.773964
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,160
browser.py
metabrainz_picard/picard/browser/browser.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007, 2011 Lukáš Lalinský # Copyright (C) 2011-2013 Michael Wiencek # Copyright (C) 2012 Chad Wilson # Copyright (C) 2012-2013, 2018, 2021-2022, 2024 Philipp Wolfer # Copyright (C) 2013, 2018, 2020-2021, 2024 Laurent Monin...
8,409
Python
.py
213
30.666667
105
0.621691
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,161
addrelease.py
metabrainz_picard/picard/browser/addrelease.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021-2023 Philipp Wolfer # Copyright (C) 2021-2024 Laurent Monin # Copyright (C) 2022 Bob Swift # Copyright (C) 2022 jesus2099 # # This program is free software; you can redistribute it and/or # modify it under the terms of the...
7,599
Python
.py
203
31.403941
102
0.661486
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,162
__init__.py
metabrainz_picard/picard/browser/__init__.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006 Lukáš Lalinský # 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...
863
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)
11,163
filelookup.py
metabrainz_picard/picard/browser/filelookup.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2004 Robert Kaye # Copyright (C) 2006-2008, 2011-2012 Lukáš Lalinský # Copyright (C) 2011 Pavan Chander # Copyright (C) 2013 Calvin Walton # Copyright (C) 2013, 2018, 2020-2021, 2023-2024 Laurent Monin # Copyright (C) 2014-2015...
6,116
Python
.py
155
32.019355
111
0.63244
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,164
nsh2json.py
metabrainz_picard/installer/i18n/nsh2json.py
#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2020 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 v...
2,071
Python
.py
51
35.607843
80
0.685757
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,165
nshutil.py
metabrainz_picard/installer/i18n/nshutil.py
#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2020-2021 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; eit...
3,867
Python
.py
133
24.691729
124
0.597955
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,166
json2nsh.py
metabrainz_picard/installer/i18n/json2nsh.py
#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2020 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 v...
2,502
Python
.py
60
36.466667
84
0.682867
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,167
fix-header.py
metabrainz_picard/scripts/tools/fix-header.py
#!/usr/bin/env python # -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2020-2021 Philipp Wolfer # Copyright (C) 2020-2021, 2023 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 p...
12,095
Python
.py
296
31.006757
148
0.563319
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,168
changelog-for-version.py
metabrainz_picard/scripts/tools/changelog-for-version.py
#!/usr/bin/env python # -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2020, 2023 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 publis...
1,477
Python
.py
38
36.342105
80
0.714585
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,169
pull-shared-translations.py
metabrainz_picard/scripts/tools/pull-shared-translations.py
#!/usr/bin/env python # -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2023 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 ve...
4,287
Python
.py
109
33.633028
94
0.673641
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,170
win-startup-hook.py
metabrainz_picard/scripts/pyinstaller/win-startup-hook.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019, 2021, 2023 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 # ...
1,502
Python
.py
36
40.027778
123
0.757016
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,171
portable-hook.py
metabrainz_picard/scripts/pyinstaller/portable-hook.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019, 2021 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 Fo...
1,675
Python
.py
40
40.275
80
0.761524
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,172
macos-library-path-hook.py
metabrainz_picard/scripts/pyinstaller/macos-library-path-hook.py
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2020 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...
1,259
Python
.py
27
45.296296
86
0.761206
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,173
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
.pyp
144
25.506944
123
0.61432
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,174
options_attached_profiles.ui
metabrainz_picard/ui/options_attached_profiles.ui
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>AttachedProfilesDialog</class> <widget class="QDialog" name="AttachedProfilesDialog"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>800</width> <height>450</height> </rect> </property> <property name="windowTitle...
1,421
Python
.tac
56
21.089286
55
0.660806
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,175
ui_options_attached_profiles.py
metabrainz_picard/picard/ui/forms/ui_options_attached_profiles.py
# Form implementation generated from reading ui file 'ui/options_attached_profiles.ui' # # Created by: PyQt6 UI code generator 6.6.1 # # Automatically generated - do not edit. # Use `python setup.py build_ui` to update it. from PyQt6 import ( QtCore, QtGui, QtWidgets, ) from picard.i18n import gettext as ...
1,776
Python
.tac
34
46
104
0.779954
metabrainz/picard
3,687
383
10
GPL-2.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,176
setup.py.legacy
Kozea_Radicale/setup.py.legacy
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2009-2017 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library 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 Founda...
3,496
Python
.py
76
39.513158
77
0.654263
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,177
__main__.py
Kozea_Radicale/radicale/__main__.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2011-2017 Guillaume Ayoub # Copyright © 2017-2022 Unrud <unrud@outlook.com> # Copyright © 2024-2024 Peter Bieringer <pb@bieringer.de> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General...
8,666
Python
.py
187
36.909091
119
0.623077
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,178
config.py
Kozea_Radicale/radicale/config.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2008-2017 Guillaume Ayoub # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2017-2020 Unrud <unrud@outlook.com> # Copyright © 2024-2024 Peter Bieringer <pb@bieringer.de> # # This library is free software: you can re...
21,143
Python
.py
508
31.027559
112
0.548469
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,179
pathutils.py
Kozea_Radicale/radicale/pathutils.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as pu...
10,539
Python
.py
262
31.312977
77
0.602348
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,180
utils.py
Kozea_Radicale/radicale/utils.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as pu...
1,903
Python
.py
42
40.666667
72
0.707726
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,181
__init__.py
Kozea_Radicale/radicale/__init__.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub # Copyright © 2017-2022 Unrud <unrud@outlook.com> # Copyright © 2024-2024 Peter Bieringer <pb@bieringer.de> # # This library is free software: you can re...
3,376
Python
.py
67
42.328358
131
0.680838
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,182
log.py
Kozea_Radicale/radicale/log.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2011-2017 Guillaume Ayoub # Copyright © 2017-2023 Unrud <unrud@outlook.com> # Copyright © 2024-2024 Peter Bieringer <pb@bieringer.de> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General...
9,173
Python
.py
203
36.024631
87
0.625616
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,183
xmlutils.py
Kozea_Radicale/radicale/xmlutils.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2015 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GN...
7,085
Python
.py
164
35.890244
77
0.623329
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,184
httputils.py
Kozea_Radicale/radicale/httputils.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub # Copyright © 2017-2022 Unrud <unrud@outlook.com> # Copyright © 2024-2024 Peter Bieringer <pb@bieringer.de> # # This library is free software: you can re...
8,777
Python
.py
192
39.541667
103
0.674304
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,185
server.py
Kozea_Radicale/radicale/server.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub # Copyright © 2017-2019 Unrud <unrud@outlook.com> # Copyright © 2024-2024 Peter Bieringer <pb@bieringer.de> # # This library is free software: you can re...
14,688
Python
.py
307
37.837134
128
0.628332
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,186
types.py
Kozea_Radicale/radicale/types.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2020 Unrud <unrud@outlook.com> # # This library 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 # ...
2,094
Python
.py
44
43.522727
78
0.720039
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,187
owner_only.py
Kozea_Radicale/radicale/rights/owner_only.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library 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 Founda...
1,479
Python
.py
36
36.527778
77
0.705923
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,188
__init__.py
Kozea_Radicale/radicale/rights/__init__.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library 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 Founda...
2,708
Python
.py
57
42.333333
78
0.70122
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,189
authenticated.py
Kozea_Radicale/radicale/rights/authenticated.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library 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 Founda...
1,470
Python
.py
34
39.029412
76
0.70918
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,190
owner_write.py
Kozea_Radicale/radicale/rights/owner_write.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library 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 Founda...
1,574
Python
.py
38
36.526316
72
0.698298
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,191
from_file.py
Kozea_Radicale/radicale/rights/from_file.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2019 Unrud <unrud@outlook.com> # # This library 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 Founda...
5,380
Python
.py
97
44.268041
136
0.624336
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,192
__init__.py
Kozea_Radicale/radicale/storage/__init__.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as pu...
12,701
Python
.py
276
35.391304
83
0.593778
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,193
multifilesystem_nolock.py
Kozea_Radicale/radicale/storage/multifilesystem_nolock.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2021 Unrud <unrud@outlook.com> # # This library 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 # ...
3,478
Python
.py
92
29.086957
74
0.603448
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,194
lock.py
Kozea_Radicale/radicale/storage/multifilesystem/lock.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2019 Unrud <unrud@outlook.com> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as pu...
4,200
Python
.py
91
35.197802
79
0.614502
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,195
sync.py
Kozea_Radicale/radicale/storage/multifilesystem/sync.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2019 Unrud <unrud@outlook.com> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as pu...
5,758
Python
.py
118
37.279661
80
0.60753
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,196
meta.py
Kozea_Radicale/radicale/storage/multifilesystem/meta.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as pu...
2,798
Python
.py
57
40.508772
78
0.642595
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,197
upload.py
Kozea_Radicale/radicale/storage/multifilesystem/upload.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as pu...
5,019
Python
.py
104
36.586538
78
0.604608
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,198
history.py
Kozea_Radicale/radicale/storage/multifilesystem/history.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2019 Unrud <unrud@outlook.com> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as pu...
4,313
Python
.py
85
40.964706
77
0.646263
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)
11,199
discover.py
Kozea_Radicale/radicale/storage/multifilesystem/discover.py
# This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2018 Unrud <unrud@outlook.com> # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as pu...
4,554
Python
.py
102
34.509804
88
0.625846
Kozea/Radicale
3,268
426
211
GPL-3.0
9/5/2024, 5:11:02 PM (Europe/Amsterdam)