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
28,100
notify.py
arsenetar_dupeguru/hscommon/notify.py
# Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html """Very simple inter-object notification sys...
3,343
Python
.py
64
45.046875
113
0.693088
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,101
testutil.py
arsenetar_dupeguru/hscommon/testutil.py
# Created By: Virgil Dupras # Created On: 2010-11-14 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
6,339
Python
.py
150
34.053333
109
0.617599
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,102
build.py
arsenetar_dupeguru/hscommon/build.py
# Created By: Virgil Dupras # Created On: 2009-03-03 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3...
11,452
Python
.py
273
35.175824
113
0.639116
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,103
job.py
arsenetar_dupeguru/hscommon/jobprogress/job.py
# Created By: Virgil Dupras # Created On: 2004/12/20 # Copyright 2011 Hardcoded Software (http://www.hardcoded.net) # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3...
6,812
Python
.py
144
39.166667
108
0.636829
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,104
performer.py
arsenetar_dupeguru/hscommon/jobprogress/performer.py
# Created By: Virgil Dupras # Created On: 2010-11-19 # Copyright 2011 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
2,373
Python
.py
60
32.25
100
0.645498
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,105
progress_window.py
arsenetar_dupeguru/hscommon/gui/progress_window.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from typing import Callable, Tuple, Union f...
6,316
Python
.py
113
46.920354
100
0.661055
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,106
tree.py
arsenetar_dupeguru/hscommon/gui/tree.py
# Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from collections.abc import MutableSequence...
7,472
Python
.py
192
30.765625
99
0.60695
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,107
column.py
arsenetar_dupeguru/hscommon/gui/column.py
# Created By: Virgil Dupras # Created On: 2010-07-25 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
12,278
Python
.py
228
44.991228
107
0.646407
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,108
selectable_list.py
arsenetar_dupeguru/hscommon/gui/selectable_list.py
# Created By: Virgil Dupras # Created On: 2011-09-06 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
6,722
Python
.py
158
34.962025
100
0.651506
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,109
table.py
arsenetar_dupeguru/hscommon/gui/table.py
# Created By: Eric Mc Sween # Created On: 2008-05-29 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
21,256
Python
.py
444
39.256757
100
0.631752
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,110
base.py
arsenetar_dupeguru/hscommon/gui/base.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html def noop(*args, **kwargs): pass clas...
3,581
Python
.py
65
47.723077
100
0.675815
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,111
text_field.py
arsenetar_dupeguru/hscommon/gui/text_field.py
# Created On: 2012/01/23 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.gui....
3,465
Python
.py
81
35.888889
99
0.651863
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,112
table_test.py
arsenetar_dupeguru/hscommon/tests/table_test.py
# Created By: Virgil Dupras # Created On: 2008-08-12 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
10,049
Python
.py
282
30.134752
100
0.66646
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,113
conflict_test.py
arsenetar_dupeguru/hscommon/tests/conflict_test.py
# Created By: Virgil Dupras # Created On: 2008-01-08 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3...
4,451
Python
.py
93
40.752688
119
0.64592
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,114
util_test.py
arsenetar_dupeguru/hscommon/tests/util_test.py
# Created By: Virgil Dupras # Created On: 2011-01-11 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
9,695
Python
.py
248
33.314516
97
0.606968
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,115
notify_test.py
arsenetar_dupeguru/hscommon/tests/notify_test.py
# Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.testutil import eq_ from hscom...
4,444
Python
.py
120
31.541667
96
0.683376
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,116
path_test.py
arsenetar_dupeguru/hscommon/tests/path_test.py
# Created By: Virgil Dupras # Created On: 2006/02/21 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3...
857
Python
.py
25
30.24
89
0.683252
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,117
selectable_list_test.py
arsenetar_dupeguru/hscommon/tests/selectable_list_test.py
# Created By: Virgil Dupras # Created On: 2011-09-06 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
2,577
Python
.py
59
39.440678
99
0.688073
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,118
tree_test.py
arsenetar_dupeguru/hscommon/tests/tree_test.py
# Created By: Virgil Dupras # Created On: 2010-02-12 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
3,443
Python
.py
92
32.913043
97
0.661747
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,119
util.py
arsenetar_dupeguru/core/util.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import time import sys import os import url...
3,646
Python
.py
84
36.892857
100
0.674287
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,120
fs.py
arsenetar_dupeguru/core/fs.py
# Created By: Virgil Dupras # Created On: 2009-10-22 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
15,932
Python
.py
366
34.046448
116
0.602906
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,121
exclude.py
arsenetar_dupeguru/core/exclude.py
# This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from core.markable import Markable from xml.etree import ElementTree as ET # TODO: perhaps use regex module...
18,256
Python
.py
434
32.670507
114
0.604238
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,122
export.py
arsenetar_dupeguru/core/export.py
# Created By: Virgil Dupras # Created On: 2006/09/16 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
3,565
Python
.py
132
23.348485
109
0.668717
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,123
app.py
arsenetar_dupeguru/core/app.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import cProfile import datetime import os i...
35,740
Python
.py
781
35.857875
117
0.620074
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,124
results.py
arsenetar_dupeguru/core/results.py
# Created By: Virgil Dupras # Created On: 2006/02/23 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
16,037
Python
.py
371
31.924528
112
0.565153
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,125
prioritize.py
arsenetar_dupeguru/core/prioritize.py
# Created By: Virgil Dupras # Created On: 2011/09/07 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
5,457
Python
.py
140
30.828571
99
0.636571
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,126
engine.py
arsenetar_dupeguru/core/engine.py
# Created By: Virgil Dupras # Created On: 2006/01/29 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
19,921
Python
.py
460
34.373913
110
0.618291
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,127
markable.py
arsenetar_dupeguru/core/markable.py
# Created By: Virgil Dupras # Created On: 2006/02/23 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3...
3,064
Python
.py
96
23.708333
94
0.583899
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,128
directories.py
arsenetar_dupeguru/core/directories.py
# Copyright 2017 Virgil Dupras # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import os from xml.etree import ElementTree as ET import logging from pathl...
10,673
Python
.py
254
30.389764
99
0.570217
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,129
scanner.py
arsenetar_dupeguru/core/scanner.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import logging import re import os.path as ...
8,974
Python
.py
192
37.114583
112
0.619662
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,130
ignore.py
arsenetar_dupeguru/core/ignore.py
# Created By: Virgil Dupras # Created On: 2006/05/02 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
4,193
Python
.py
108
27.944444
99
0.568126
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,131
exif.py
arsenetar_dupeguru/core/pe/exif.py
# Created By: Virgil Dupras # Created On: 2011-04-20 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
10,920
Python
.py
318
26.899371
104
0.600908
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,132
cache_sqlite.py
arsenetar_dupeguru/core/pe/cache_sqlite.py
# Copyright 2016 Virgil Dupras # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import os import os.path as op import logging import sqlite3 as sqlite fro...
7,379
Python
.py
177
30.711864
117
0.565738
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,133
cache.pyi
arsenetar_dupeguru/core/pe/cache.pyi
from typing import Union, Tuple, List _block = Tuple[int, int, int] def colors_to_bytes(colors: List[_block]) -> bytes: ... # noqa: E302 def bytes_to_colors(s: bytes) -> Union[List[_block], None]: ...
204
Python
.py
4
49.5
69
0.671717
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,134
block.pyi
arsenetar_dupeguru/core/pe/block.pyi
from typing import Tuple, List, Union, Sequence _block = Tuple[int, int, int] class NoBlocksError(Exception): ... # noqa: E302, E701 class DifferentBlockCountError(Exception): ... # noqa E701 def getblock(image: object) -> Union[_block, None]: ... # noqa: E302 def getblocks2(image: object, block_count_per_side: i...
561
Python
.py
10
54.4
96
0.682482
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,135
matchblock.py
arsenetar_dupeguru/core/pe/matchblock.py
# Created By: Virgil Dupras # Created On: 2007/02/25 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
11,751
Python
.py
238
40.722689
119
0.652333
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,136
block.py
arsenetar_dupeguru/core/pe/block.py
# Created By: Virgil Dupras # Created On: 2006/09/01 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
4,409
Python
.py
115
37.278261
102
0.62118
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,137
cache.py
arsenetar_dupeguru/core/pe/cache.py
# Copyright 2016 Virgil Dupras # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from core.pe._cache import bytes_to_colors # noqa def colors_to_bytes(co...
531
Python
.py
12
41.25
89
0.693204
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,138
prioritize.py
arsenetar_dupeguru/core/pe/prioritize.py
# Created On: 2011/09/16 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.tran...
956
Python
.py
32
24.96875
89
0.714754
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,139
__init__.py
arsenetar_dupeguru/core/pe/__init__.py
from core.pe import ( # noqa block, cache, exif, matchblock, matchexif, photo, prioritize, result_table, scanner, )
153
Python
.py
11
9.636364
29
0.605634
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,140
matchexif.py
arsenetar_dupeguru/core/pe/matchexif.py
# Created By: Virgil Dupras # Created On: 2011-04-20 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
1,138
Python
.py
26
38.423077
89
0.71093
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,141
scanner.py
arsenetar_dupeguru/core/pe/scanner.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.trans import tr from core.sc...
1,283
Python
.py
32
31.625
89
0.654341
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,142
photo.py
arsenetar_dupeguru/core/pe/photo.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import logging from hscommon.util import ge...
4,075
Python
.py
89
36.269663
89
0.618952
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,143
result_table.py
arsenetar_dupeguru/core/pe/result_table.py
# Created On: 2011-11-27 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.gui....
1,224
Python
.py
24
45.958333
89
0.696234
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,144
fs.py
arsenetar_dupeguru/core/me/fs.py
# Created By: Virgil Dupras # Created On: 2009-10-23 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
4,008
Python
.py
106
28.386792
97
0.559466
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,145
prioritize.py
arsenetar_dupeguru/core/me/prioritize.py
# Created On: 2011/09/16 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.tran...
1,173
Python
.py
39
25.025641
89
0.722321
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,146
scanner.py
arsenetar_dupeguru/core/me/scanner.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.trans import tr from...
913
Python
.py
20
38.15
90
0.677237
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,147
result_table.py
arsenetar_dupeguru/core/me/result_table.py
# Created On: 2011-11-27 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.gui....
1,876
Python
.py
33
50.727273
89
0.676823
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,148
ignore_list_table.py
arsenetar_dupeguru/core/gui/ignore_list_table.py
# Created By: Virgil Dupras # Created On: 2012-03-13 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
1,283
Python
.py
33
33.393939
89
0.671498
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,149
exclude_list_table.py
arsenetar_dupeguru/core/gui/exclude_list_table.py
# This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from core.gui.base import DupeGuruGUIObject from hscommon.gui.table import GUITable, Row from hscommon.gui.c...
3,032
Python
.py
78
31.333333
89
0.641349
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,150
problem_dialog.py
arsenetar_dupeguru/core/gui/problem_dialog.py
# Created By: Virgil Dupras # Created On: 2010-04-12 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
870
Python
.py
22
34.409091
89
0.707491
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,151
__init__.py
arsenetar_dupeguru/core/gui/__init__.py
""" Meta GUI elements in dupeGuru ----------------------------- dupeGuru is designed with a `cross-toolkit`_ approach in mind. It means that its core code (which doesn't depend on any GUI toolkit) has elements which preformat core information in a way that makes it easy for a UI layer to consume. For example, we have...
743
Python
.py
12
60.666667
97
0.748626
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,152
base.py
arsenetar_dupeguru/core/gui/base.py
# Created By: Virgil Dupras # Created On: 2010-02-06 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
935
Python
.py
27
28.888889
89
0.691111
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,153
prioritize_dialog.py
arsenetar_dupeguru/core/gui/prioritize_dialog.py
# Created By: Virgil Dupras # Created On: 2011-09-06 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
3,022
Python
.py
69
36.521739
89
0.682902
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,154
stats_label.py
arsenetar_dupeguru/core/gui/stats_label.py
# Created By: Virgil Dupras # Created On: 2010-02-11 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
641
Python
.py
17
33.764706
89
0.7411
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,155
deletion_options.py
arsenetar_dupeguru/core/gui/deletion_options.py
# Created On: 2012-05-30 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import os from hs...
3,919
Python
.py
83
39.86747
99
0.679517
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,156
result_table.py
arsenetar_dupeguru/core/gui/result_table.py
# Created By: Virgil Dupras # Created On: 2010-02-11 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
6,256
Python
.py
160
30.46875
97
0.62098
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,157
problem_table.py
arsenetar_dupeguru/core/gui/problem_table.py
# Created By: Virgil Dupras # Created On: 2010-04-12 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
1,297
Python
.py
35
31.457143
89
0.667997
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,158
ignore_list_dialog.py
arsenetar_dupeguru/core/gui/ignore_list_dialog.py
# Created On: 2012/03/13 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.tran...
1,212
Python
.py
31
32.677419
107
0.670077
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,159
details_panel.py
arsenetar_dupeguru/core/gui/details_panel.py
# Created By: Virgil Dupras # Created On: 2010-02-05 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
1,648
Python
.py
39
35.615385
90
0.658339
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,160
directory_tree.py
arsenetar_dupeguru/core/gui/directory_tree.py
# Created By: Virgil Dupras # Created On: 2010-02-06 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
3,347
Python
.py
87
30.770115
99
0.641469
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,161
exclude_list_dialog.py
arsenetar_dupeguru/core/gui/exclude_list_dialog.py
# Created On: 2012/03/13 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from core.gui.excl...
3,156
Python
.py
75
33.306667
94
0.645793
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,162
engine_test.py
arsenetar_dupeguru/core/tests/engine_test.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import sys from hscommon.jobprogress impor...
30,268
Python
.py
778
30.194087
117
0.550551
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,163
app_test.py
arsenetar_dupeguru/core/tests/app_test.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import os import os.path as op import loggi...
20,612
Python
.py
454
36.95815
118
0.630851
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,164
scanner_test.py
arsenetar_dupeguru/core/tests/scanner_test.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import pytest from hscommon.jobprogress im...
20,264
Python
.py
553
31.499096
108
0.626842
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,165
prioritize_test.py
arsenetar_dupeguru/core/tests/prioritize_test.py
# Created By: Virgil Dupras # Created On: 2011/09/07 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
6,310
Python
.py
162
34.425926
96
0.687961
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,166
ignore_test.py
arsenetar_dupeguru/core/tests/ignore_test.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import io from xml.etree import ElementTree...
4,351
Python
.py
142
26
101
0.604746
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,167
cache_test.py
arsenetar_dupeguru/core/tests/cache_test.py
# Copyright 2016 Virgil Dupras # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import logging from pytest import raises, skip from hscommon.testutil impo...
4,727
Python
.py
129
28.899225
99
0.554729
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,168
results_test.py
arsenetar_dupeguru/core/tests/results_test.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import io import os.path as op from xml.et...
31,679
Python
.py
716
35.586592
112
0.609008
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,169
base.py
arsenetar_dupeguru/core/tests/base.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.testutil import TestApp as Te...
5,792
Python
.py
154
30.441558
108
0.645789
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,170
block_test.py
arsenetar_dupeguru/core/tests/block_test.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html # The commented out tests are tests for func...
5,647
Python
.py
154
29.311688
103
0.56266
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,171
exclude_test.py
arsenetar_dupeguru/core/tests/exclude_test.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import io from xml.etree import ElementTree...
17,739
Python
.py
383
37.754569
104
0.648983
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,172
directories_test.py
arsenetar_dupeguru/core/tests/directories_test.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import os import time import tempfile impor...
21,405
Python
.py
489
36.709611
107
0.656862
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,173
result_table_test.py
arsenetar_dupeguru/core/tests/result_table_test.py
# Created By: Virgil Dupras # Created On: 2013-07-28 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
2,229
Python
.py
50
40.4
96
0.704797
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,174
markable_test.py
arsenetar_dupeguru/core/tests/markable_test.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.testutil import eq_ from core...
3,689
Python
.py
135
22.303704
89
0.613087
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,175
fs_test.py
arsenetar_dupeguru/core/tests/fs_test.py
# Created By: Virgil Dupras # Created On: 2009-10-23 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
4,604
Python
.py
96
43.40625
108
0.704965
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,176
fs.py
arsenetar_dupeguru/core/se/fs.py
# Created By: Virgil Dupras # Created On: 2013-07-14 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-...
1,503
Python
.py
40
31.575
89
0.661856
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,177
scanner.py
arsenetar_dupeguru/core/se/scanner.py
# Copyright 2016 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.trans import tr from core.sc...
658
Python
.py
15
38.6
89
0.719875
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,178
result_table.py
arsenetar_dupeguru/core/se/result_table.py
# Created On: 2011-11-27 # Copyright 2015 Hardcoded Software (http://www.hardcoded.net) # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html from hscommon.gui....
1,131
Python
.py
23
44.304348
89
0.695376
arsenetar/dupeguru
5,226
412
427
GPL-3.0
9/5/2024, 5:13:58 PM (Europe/Amsterdam)
28,179
setup.py
DamnWidget_anaconda/setup.py
try: # don't execute this in sublime text import sublime except ImportError: from setuptools import setup, find_packages setup( name='anaconda_tests', packages=find_packages() )
215
Python
.py
9
18.777778
47
0.682927
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,180
anaconda.py
DamnWidget_anaconda/anaconda.py
# -*- coding: utf8 -*- # Copyright (C) 2013 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details """ Anaconda is a python autocompletion and linting plugin for Sublime Text 3 """ import os import sys import logging from string import Template import sublime impor...
2,778
Python
.py
74
31.459459
79
0.677504
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,181
version.py
DamnWidget_anaconda/version.py
# Copyright (C) 2013 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details import os messages_json = os.path.join(os.path.dirname(__file__), 'messages.json') with open(messages_json, 'r') as message_file: message_data = message_file.read() ver = message_data.s...
425
Python
.py
8
51.125
74
0.699758
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,182
test_lint.py
DamnWidget_anaconda/test/test_lint.py
# Copyright (C) 2012-2016 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details import sys import tempfile import os from nose.plugins.skip import SkipTest from handlers.python_lint_handler import PythonLintHandler PYTHON38 = sys.version_info >= (3, 8) PYTHON3 = s...
9,591
Python
.py
210
37.704762
137
0.60634
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,183
test_qa.py
DamnWidget_anaconda/test/test_qa.py
# Copyright (C) 2012-2016 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details from commands.mccabe import McCabe from handlers.qa_handler import QAHandler from linting.anaconda_mccabe import AnacondaMcCabe class TestQa(object): """QA test suite """ ...
1,707
Python
.py
42
33.261905
75
0.605566
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,184
test_completion.py
DamnWidget_anaconda/test/test_completion.py
# Copyright (C) 2012-2016 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details import sys import jedi from commands.autocomplete import AutoComplete from handlers.jedi_handler import JediHandler PYTHON36 = sys.version_info >= (3, 6) class TestAutoCompletion(ob...
1,695
Python
.py
39
36.25641
91
0.629111
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,185
test_find_usages.py
DamnWidget_anaconda/test/test_find_usages.py
# Copyright (C) 2012-2016 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details import jedi from commands.find_usages import FindUsages from handlers.jedi_handler import JediHandler _code = 'from _usages_helper import usages_helper' class TestFindUsages(object):...
931
Python
.py
20
40.9
83
0.677384
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,186
test_doc.py
DamnWidget_anaconda/test/test_doc.py
# -*- encoding: utf8 -*- # Copyright (C) 2012-2016 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details import sys import jedi from commands.doc import Doc from handlers.jedi_handler import JediHandler src = 'def test_src():\n\t"""Test String\n\t"""\n\ntest_src'...
2,391
Python
.py
53
37.54717
158
0.60242
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,187
test_goto.py
DamnWidget_anaconda/test/test_goto.py
# Copyright (C) 2012-2016 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details import re import sys import jedi from commands.goto import Goto, GotoAssignment from handlers.jedi_handler import JediHandler src = 'import re; re.compile' PYTHON3 = sys.version_info ...
1,761
Python
.py
45
31.933333
93
0.614345
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,188
test_complete_parameters.py
DamnWidget_anaconda/test/test_complete_parameters.py
# Copyright (C) 2012-2016 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details import sys import jedi from handlers.jedi_handler import JediHandler from commands.complete_parameters import CompleteParameters PYTHON3 = sys.version_info >= (3, 0) class TestCompl...
2,335
Python
.py
45
44.088889
441
0.628735
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,189
phantoms.py
DamnWidget_anaconda/anaconda_lib/phantoms.py
# Copyright (C) 2015 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details import os import glob import logging from string import Template import sublime from .helpers import get_settings class Phantom(object): """Just a wrapper around Sublime Text 3 phanto...
3,660
Python
.py
84
33.797619
91
0.599831
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,190
tooltips.py
DamnWidget_anaconda/anaconda_lib/tooltips.py
# Copyright (C) 2015 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details import os import glob import logging from string import Template import sublime from .helpers import get_settings from ._typing import Callable, Union, Dict class Tooltip(object): """...
3,948
Python
.py
92
32.956522
122
0.583246
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,191
_typing.py
DamnWidget_anaconda/anaconda_lib/_typing.py
# TODO nits: # Get rid of asserts that are the caller's fault. # Docstrings (e.g. ABCs). import abc from abc import abstractmethod, abstractproperty import collections import functools import re as stdlib_re # Avoid confusion with the re we export. import sys import types try: import collections.abc as collection...
53,772
Python
.py
1,290
32.113178
79
0.582873
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,192
explore_panel.py
DamnWidget_anaconda/anaconda_lib/explore_panel.py
# Copyright (C) 2013 ~ 2016 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details import sublime from ._typing import List from Default.history_list import get_jump_history_for_view class ExplorerPanel: """ Creates a panel that can be used to explore nest...
4,970
Python
.py
126
27.698413
79
0.531782
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,193
worker.py
DamnWidget_anaconda/anaconda_lib/worker.py
# Copyright (C) 2013 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details """Maintain this just for compatibility """ from .workers.market import Market as Worker # from .store import WorkerStore as Worker __all__ = ['Worker']
285
Python
.py
7
39.142857
65
0.762774
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,194
persistent_list.py
DamnWidget_anaconda/anaconda_lib/persistent_list.py
# -*- coding: utf8 -*- # Copyright (C) 2013 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details """Just a persistent list """ import os import pickle import logging class PersistentList(list): """Just a persistent list """ _file_path = os.path.joi...
1,948
Python
.py
56
26.607143
77
0.592176
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,195
jediusages.py
DamnWidget_anaconda/anaconda_lib/jediusages.py
# Copyright (C) 2013 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details """Common jedi class to work with Jedi functions """ import sublime from functools import partial from ._typing import Union, Dict class JediUsages(object): """Work with Jedi definiti...
4,045
Python
.py
106
26.40566
76
0.521339
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,196
constants.py
DamnWidget_anaconda/anaconda_lib/constants.py
# Copyright (C) 2013 - 2016 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details from ..anaconda_lib import aenum as enum class WorkerStatus(enum.Enum): """Worker status unique enumeration """ incomplete = 0 healthy = 1 faulty = 2 quiting...
325
Python
.py
10
28.6
72
0.712903
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,197
ioloop.py
DamnWidget_anaconda/anaconda_lib/ioloop.py
# -*- coding: utf8 -*- # Copyright (C) 2013 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details """ Minimalist asynchronous network library just to fit Anaconda's needs and replace the horrible asyncore/asynchat Example of usage: import ioloop class TestClient(...
9,619
Python
.py
266
24.620301
91
0.531314
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,198
kite.py
DamnWidget_anaconda/anaconda_lib/kite.py
import sublime class Integration: """Checks if Kite integration is turned on """ @classmethod def enabled(cls): """Returns True if Kite integration is enabled """ globalsettings = sublime.load_settings('Preferences.sublime-settings') settings = sublime.load_settings('...
1,521
Python
.py
39
29.025641
78
0.631793
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
28,199
callback.py
DamnWidget_anaconda/anaconda_lib/callback.py
# -*- coding: utf8 -*- # Copyright (C) 2014 - Oscar Campos <oscar.campos@member.fsf.org> # This program is Free Software see LICENSE file for details """Minimalist Callbacks implementation based on @NorthIsUp pull request """ import sys import uuid import logging from threading import RLock from functools import par...
7,520
Python
.py
172
33.610465
150
0.599781
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)