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
25,500
conpot_cmdrsp.py
mushorg_conpot/conpot/protocols/snmp/conpot_cmdrsp.py
import sys import logging import random from pysnmp.entity.rfc3413 import cmdrsp from pysnmp.proto import error from pysnmp.proto.api import v2c import pysnmp.smi.error from pysnmp import debug import gevent import conpot.core as conpot_core from conpot.utils.networking import get_interface_ip logger = logging.getLog...
12,612
Python
.py
272
34.959559
109
0.606325
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,501
databus.py
mushorg_conpot/conpot/core/databus.py
# Copyright (C) 2014 Johnny Vestergaard <jkv@unixcluster.dk> # # 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 License, or (at your option) any later version. # # This ...
4,440
Python
.py
102
34.696078
93
0.611381
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,502
virtual_fs.py
mushorg_conpot/conpot/core/virtual_fs.py
# Copyright (C) 2018 Abhinav Saxena <xandfury@gmail.com> # # 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 License, or (at your option) any later version. # # This pro...
7,179
Python
.py
155
34.341935
120
0.582264
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,503
filesystem.py
mushorg_conpot/conpot/core/filesystem.py
# Copyright (C) 2018 Abhinav Saxena <xandfury@gmail.com> # # 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 License, or (at your option) any later version. # # This pro...
40,960
Python
.py
895
32.606704
120
0.526286
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,504
protocol_wrapper.py
mushorg_conpot/conpot/core/protocol_wrapper.py
# Copyright (C) 2018 Abhinav Saxena <xandfury@gmail.com> # # 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 License, or (at your option) any later version. # # This prog...
2,018
Python
.py
43
39.093023
114
0.644784
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,505
attack_session.py
mushorg_conpot/conpot/core/attack_session.py
# Copyright (C) 2014 Johnny Vestergaard <jkv@unixcluster.dk> # # 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 License, or (at your option) any later version. # # This ...
2,606
Python
.py
69
30.811594
80
0.645289
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,506
session_manager.py
mushorg_conpot/conpot/core/session_manager.py
# Copyright (C) 2014 Johnny Vestergaard <jkv@unixcluster.dk> # # 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 License, or (at your option) any later version. # # This ...
2,019
Python
.py
53
30.773585
75
0.661052
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,507
__init__.py
mushorg_conpot/conpot/core/__init__.py
# Copyright (C) 2014 Johnny Vestergaard <jkv@unixcluster.dk> # # 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 License, or (at your option) any later version. # # This ...
2,410
Python
.py
70
30.628571
77
0.722366
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,508
internal_interface.py
mushorg_conpot/conpot/core/internal_interface.py
# Copyright (C) 2015 Lukas Rist <glaslos@gmail.com> # # Rewritten by Abhinav Saxena <xandfury@gmail.com> # # 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 License, or (...
2,491
Python
.py
58
36.689655
87
0.626964
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,509
fs_utils.py
mushorg_conpot/conpot/core/fs_utils.py
# Copyright (C) 2018 Abhinav Saxena <xandfury@gmail.com> # # 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 License, or (at your option) any later version. # # This pro...
8,783
Python
.py
235
28.804255
109
0.602517
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,510
log_worker.py
mushorg_conpot/conpot/core/log_worker.py
# Copyright (C) 2014 Lukas Rist <glaslos@gmail.com> # # 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 License, or (at your option) any later version. # # This program i...
4,942
Python
.py
112
34.044643
86
0.620295
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,511
json_log.py
mushorg_conpot/conpot/core/loggers/json_log.py
# Copyright (C) 2015 Danilo Massa # # 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 License, or (at your option) any later version. # # This program is distributed in ...
1,827
Python
.py
45
33.777778
67
0.635135
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,512
taxii_log.py
mushorg_conpot/conpot/core/loggers/taxii_log.py
# Copyright (C) 2013 Johnny Vestergaard <jkv@unixcluster.dk> # # 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 License, or (at your option) any later version. # # This...
2,546
Python
.py
56
39.053571
87
0.697862
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,513
hpfriends.py
mushorg_conpot/conpot/core/loggers/hpfriends.py
# Copyright (C) 2013 Lukas Rist <glaslos@gmail.com> # # 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 License, or (at your option) any later version. # # This program ...
2,504
Python
.py
61
32.180328
105
0.632444
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,514
stix_transform.py
mushorg_conpot/conpot/core/loggers/stix_transform.py
# Copyright (C) 2013 Johnny Vestergaard <jkv@unixcluster.dk> # # 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 License, or (at your option) any later version. # # This ...
7,022
Python
.py
159
35.289308
117
0.651761
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,515
helpers.py
mushorg_conpot/conpot/core/loggers/helpers.py
from datetime import datetime import uuid def json_default(obj): if isinstance(obj, datetime): return obj.isoformat() elif isinstance(obj, uuid.UUID): return str(obj) elif isinstance(obj, bytes): return str(obj) else: return None
280
Python
.py
11
19.909091
36
0.670412
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,516
syslog.py
mushorg_conpot/conpot/core/loggers/syslog.py
# Copyright (C) 2013 Daniel creo Haslinger <creo-conpot@blackmesa.at> # # 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 License, or (at your option) any later version....
1,539
Python
.py
35
37.8
97
0.691127
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,517
sqlite_log.py
mushorg_conpot/conpot/core/loggers/sqlite_log.py
# Copyright (C) 2013 Lukas Rist <glaslos@gmail.com> # # 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 License, or (at your option) any later version. # # This program ...
2,471
Python
.py
66
29.242424
102
0.609675
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,518
kamstrup_prober.py
mushorg_conpot/bin/kamstrup_prober.py
# Copyright (C) 2014 Johnny Vestergaard <jkv@unixcluster.dk> # # 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 License, or (at your option) any later version. # # This ...
7,896
Python
.py
194
31.701031
142
0.612588
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,519
start_protocol.py
mushorg_conpot/bin/start_protocol.py
# Copyright (C) 2020 srenfo # # 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 License, or (at your option) any later version. # # This program is distributed in the ho...
1,526
Python
.py
43
31.093023
80
0.68907
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,520
conf.py
mushorg_conpot/docs/source/conf.py
# -*- coding: utf-8 -*- # # Conpot documentation build configuration file, created by # sphinx-quickstart on Sat Apr 20 14:00:03 2013. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All ...
8,370
Python
.py
189
42.444444
85
0.713828
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,521
test_attack_session.py
mushorg_conpot/conpot/tests/test_attack_session.py
from datetime import datetime, timedelta from freezegun import freeze_time from conpot.core.attack_session import AttackSession class LogQueueFake: def __init__(self): self.events = [] def put(self, event): self.events.append(event) def test_add_event_is_logged(): protocol = "testing"...
4,297
Python
.tac
122
28.491803
69
0.633946
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,522
attack_session.py
mushorg_conpot/conpot/core/attack_session.py
# Copyright (C) 2014 Johnny Vestergaard <jkv@unixcluster.dk> # # 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 License, or (at your option) any later version. # # This ...
2,606
Python
.tac
69
30.811594
80
0.645289
mushorg/conpot
1,224
413
115
GPL-2.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,523
dnscan.py
rbsec_dnscan/dnscan.py
#!/usr/bin/env python3 # # dnscan copyright (C) 2013-2014 rbsec # Licensed under GPLv3, see LICENSE for details # from __future__ import print_function import packaging.version import os import platform import re import sys import threading import time try: # Ugly hack because Python3 decided to rename Queue to qu...
20,966
Python
.py
486
31.950617
159
0.56094
rbsec/dnscan
1,114
411
6
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,524
setup.py
florianfesti_boxes/setup.py
#!/usr/bin/env python3 import glob import os import subprocess import sys from pathlib import Path from subprocess import CalledProcessError, check_output from setuptools import find_packages, setup from setuptools.command.build_py import build_py class CustomBuildExtCommand(build_py): """Customized setuptools ...
3,732
Python
.py
72
41.486111
191
0.619792
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,525
boxes.py.mo
florianfesti_boxes/locale/de/LC_MESSAGES/boxes.py.mo
fiï-Ñ?Ï2ËCπÈCN£EÏÚEflFÛFG G7GB<G.G3ÆGD‚GX'HÄHÑHB°H‰HÌH1ˇH1I&DIkI |IÜI ôI¶IºI√I”I(ÔIJ.JICJBçJ–J...
57,153
Python
.py
115
495.452174
9,724
0.617217
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,526
boxes.py.mo
florianfesti_boxes/locale/zh_CN/LC_MESSAGES/boxes.py.mo
Ş•’¬Ç<9XL¹YLNNìbNOOcO~O�OB§OêOBïO.2P1aP3“PDÇPX QeQiQB†QÉQÒQ1äQR&)RPR aRkR ~R‹R¡R¨R¸R(ÔRıRS (S...
62,142
Python
.py
108
573.861111
11,443
0.511349
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,527
boxes.py.mo
florianfesti_boxes/locale/en/LC_MESSAGES/boxes.py.mo
fiï-Ñ?Ï2ËCπÈCN£EÏÚEflFÛFG G7GB<G.G3ÆGD‚GX'HÄHÑHB°H‰HÌH1ˇH1I&DIkI |IÜI ôI¶IºI√I”I(ÔIJ.JICJBçJ–J...
54,196
Python
.py
130
415.369231
8,763
0.602445
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,528
boxes.py.mo
florianfesti_boxes/locale/fr/LC_MESSAGES/boxes.py.mo
fiï-Ñ?Ï2ËCπÈCN£EÏÚEflFÛFG G7GB<G.G3ÆGD‚GX'HÄHÑHB°H‰HÌH1ˇH1I&DIkI |IÜI ôI¶IºI√I”I(ÔIJ.JICJBçJ–J...
59,142
Python
.py
119
495.621849
10,490
0.599593
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,529
formats.py
florianfesti_boxes/boxes/formats.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,484
Python
.py
86
32.034884
119
0.591003
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,530
Color.py
florianfesti_boxes/boxes/Color.py
class Color: BLACK = [ 0.0, 0.0, 0.0 ] BLUE = [ 0.0, 0.0, 1.0 ] GREEN = [ 0.0, 1.0, 0.0 ] RED = [ 1.0, 0.0, 0.0 ] CYAN = [ 0.0, 1.0, 1.0 ] YELLOW = [ 1.0, 1.0, 0.0 ] MAGENTA = [ 1.0, 0.0, 1.0 ] WHITE = [ 1.0, 1.0, 1.0 ] # TODO: Make this configurable OUTER_CUT =...
414
Python
.py
15
22.8
34
0.469849
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,531
walledges.py
florianfesti_boxes/boxes/walledges.py
from __future__ import annotations import math from typing import Any from boxes import Boxes, edges from .edges import BaseEdge, Settings class _WallMountedBox(Boxes): ui_group = "WallMounted" def __init__(self) -> None: super().__init__() self.addWallSettingsArgs() def addWallSettin...
14,169
Python
.py
354
30.460452
121
0.523757
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,532
vectors.py
florianfesti_boxes/boxes/vectors.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,076
Python
.py
88
29.534091
75
0.584319
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,533
drawing.py
florianfesti_boxes/boxes/drawing.py
from __future__ import annotations import codecs import io import math from typing import Any from xml.etree import ElementTree as ET from affine import Affine from boxes.extents import Extents EPS = 1e-4 PADDING = 10 RANDOMIZE_COLORS = False # enable to ease check for continuity of paths def reorder_attributes...
39,290
Python
.py
885
29.868927
360
0.444816
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,534
parts.py
florianfesti_boxes/boxes/parts.py
from __future__ import annotations from math import * from typing import Any, Callable from boxes import vectors def arcOnCircle(spanning_angle: float, outgoing_angle: float, r: float = 1.0) -> tuple[float, float]: angle = spanning_angle + 2 * outgoing_angle radius = r * sin(radians(0.5 * spanning_angle)) /...
5,952
Python
.py
131
35.167939
149
0.549542
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,535
qrcode_factory.py
florianfesti_boxes/boxes/qrcode_factory.py
from decimal import Decimal import qrcode.image.base import qrcode.image.svg class BoxesQrCodeFactory(qrcode.image.base.BaseImage): """ SVG image builder Creates a QR-code image as a SVG document fragment. """ _SVG_namespace = "http://www.w3.org/2000/svg" kind = "SVG" allowed_kinds = ("SV...
1,733
Python
.py
51
27.176471
78
0.592216
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,536
extents.py
florianfesti_boxes/boxes/extents.py
class Extents: __slots__ = "xmin ymin xmax ymax".split() def __init__(self, xmin: float = float('inf'), ymin: float = float('inf'), xmax: float = float('-inf'), ymax: float = float('-inf')) -> None: self.xmin = xmin self.ymin = ymin self.xmax = xmax self.ymax = ymax def add...
1,368
Python
.py
35
30.771429
145
0.56
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,537
gears.py
florianfesti_boxes/boxes/gears.py
# Copyright (C) 2007 Aaron Spike (aaron @ ekips.org) # Copyright (C) 2007 Tavmjong Bah (tavmjong @ free.fr) # Copyright (C) https://cnc-club.ru/forum/viewtopic.php?f=33&t=434&p=2594#p2500 # Copyright (C) 2014 Jürgen Weigert (juewei@fabmail.org) # # This program is free software; you can redistribute it and/or modify ...
32,755
Python
.py
594
42.159933
273
0.575329
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,538
__init__.py
florianfesti_boxes/boxes/__init__.py
#!/usr/bin/env python3 # Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version....
112,686
Python
.py
2,605
30.735893
236
0.509385
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,539
lids.py
florianfesti_boxes/boxes/lids.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
12,747
Python
.py
288
33.017361
112
0.510237
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,540
servos.py
florianfesti_boxes/boxes/servos.py
from __future__ import annotations import math import boxes.vectors class EyeEdge(boxes.edges.FingerHoleEdge): char = "m" def __init__(self, boxes, servo, fingerHoles=None, driven: bool = False, outset: bool = False, **kw) -> None: self.servo = servo self.outset = outset self.driven...
4,023
Python
.py
90
37.044444
161
0.591748
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,541
robot.py
florianfesti_boxes/boxes/robot.py
__all__ = [ "RobotArg", "RobotArmMM", "RobotArmMm", "RobotArmUU", "RobotArmUu", "RobotArmMu", ] class RobotArg: def __init__(self, includenone=False) -> None: self.robotarms = [ (name, globals()[name].__doc__[23:]) for name in __all__ if name.startswith("Rob...
7,056
Python
.py
151
37.437086
88
0.572406
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,542
pulley.py
florianfesti_boxes/boxes/pulley.py
""" // Parametric Pulley with multiple belt profiles // by droftarts January 2012 // Based on pulleys by: // https://www.thingiverse.com/thing:11256 by me! // https://github.com/prusajr/PrusaMendel by Josef Prusa // https://www.thingiverse.com/thing:3104 by GilesBathgate // https://www.thingiverse.com/thing:2079 by no...
13,898
Python
.py
111
116.333333
1,078
0.628262
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,543
edges.py
florianfesti_boxes/boxes/edges.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
86,102
Python
.py
2,098
31.535272
136
0.544858
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,544
closedbox.py
florianfesti_boxes/boxes/generators/closedbox.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
2,030
Python
.py
42
42.785714
96
0.656868
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,545
concaveknob.py
florianfesti_boxes/boxes/generators/concaveknob.py
# Copyright (C) 2013-2017 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
2,847
Python
.py
56
38.625
76
0.588362
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,546
sevensegment.py
florianfesti_boxes/boxes/generators/sevensegment.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
4,007
Python
.py
94
32.702128
273
0.539507
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,547
_swtemplate.py
florianfesti_boxes/boxes/generators/_swtemplate.py
# Copyright (C) 2013-2019 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
1,641
Python
.py
36
39.555556
76
0.676489
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,548
wavyknob.py
florianfesti_boxes/boxes/generators/wavyknob.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
2,497
Python
.py
50
40.08
78
0.620492
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,549
sidedoorhousing.py
florianfesti_boxes/boxes/generators/sidedoorhousing.py
# Copyright (C) 2013-2020 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
4,868
Python
.py
94
41.5
238
0.609016
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,550
compartmentbox.py
florianfesti_boxes/boxes/generators/compartmentbox.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
9,575
Python
.py
186
40.075269
129
0.572146
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,551
frontpanel.py
florianfesti_boxes/boxes/generators/frontpanel.py
# Copyright (C) 2013-2017 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
6,731
Python
.py
170
34.041176
92
0.628988
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,552
rack19halfwidth.py
florianfesti_boxes/boxes/generators/rack19halfwidth.py
"""Half 19inch rack unit for musical equipment.""" from boxes import Boxes class Rack19HalfWidth(Boxes): """Half width 19inch rack unit for musical equipment.""" ui_group = "Box" def __init__(self) -> None: super().__init__() self.argparser.add_argument( '--ru_count', action...
2,979
Python
.py
79
28.443038
94
0.539875
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,553
nemapattern.py
florianfesti_boxes/boxes/generators/nemapattern.py
# Copyright (C) 2013-2017 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
1,505
Python
.py
32
41.5625
74
0.68281
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,554
pizzashovel.py
florianfesti_boxes/boxes/generators/pizzashovel.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
4,673
Python
.py
85
44.341176
149
0.576864
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,555
nemamount.py
florianfesti_boxes/boxes/generators/nemamount.py
# Copyright (C) 2013-2017 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
2,025
Python
.py
44
37.409091
73
0.613902
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,556
openbox.py
florianfesti_boxes/boxes/generators/openbox.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
1,673
Python
.py
39
36.666667
73
0.632841
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,557
phoneholder.py
florianfesti_boxes/boxes/generators/phoneholder.py
# Copyright (C) 2021 Guillaume Collic # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is di...
9,607
Python
.py
266
26.255639
88
0.56957
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,558
angledbox.py
florianfesti_boxes/boxes/generators/angledbox.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
5,244
Python
.py
114
33.254386
95
0.507153
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,559
fanhole.py
florianfesti_boxes/boxes/generators/fanhole.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,709
Python
.py
89
32.359551
77
0.566907
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,560
filamentspool.py
florianfesti_boxes/boxes/generators/filamentspool.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,960
Python
.py
82
39.134146
210
0.627395
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,561
trayinsert.py
florianfesti_boxes/boxes/generators/trayinsert.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
1,700
Python
.py
36
41.25
91
0.635209
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,562
lbeam.py
florianfesti_boxes/boxes/generators/lbeam.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
1,300
Python
.py
30
38.533333
73
0.679365
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,563
wallrack.py
florianfesti_boxes/boxes/generators/wallrack.py
# Copyright (C) 2013-2023 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
4,162
Python
.py
78
44.628205
142
0.63317
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,564
matrix.py
florianfesti_boxes/boxes/generators/matrix.py
# Copyright (C) 2024 fidoriel # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distribute...
11,564
Python
.py
327
24.088685
113
0.539802
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,565
hingebox.py
florianfesti_boxes/boxes/generators/hingebox.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,383
Python
.py
75
37.266667
78
0.620941
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,566
coinbanksafe.py
florianfesti_boxes/boxes/generators/coinbanksafe.py
# Copyright (C) 2024 Oliver Jensen # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distr...
8,373
Python
.py
189
33.460317
125
0.569202
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,567
walledges.py
florianfesti_boxes/boxes/generators/walledges.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
1,920
Python
.py
42
35.785714
79
0.572956
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,568
stackablebin.py
florianfesti_boxes/boxes/generators/stackablebin.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,112
Python
.py
64
41.375
103
0.650925
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,569
jointpanel.py
florianfesti_boxes/boxes/generators/jointpanel.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,432
Python
.py
52
56.115385
576
0.651322
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,570
slantedtray.py
florianfesti_boxes/boxes/generators/slantedtray.py
# Copyright (C) 2013-2023 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
2,744
Python
.py
70
30.814286
119
0.597667
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,571
coffeecapsulesholder.py
florianfesti_boxes/boxes/generators/coffeecapsulesholder.py
# Copyright (C) 2021 Guillaume Collic # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is di...
4,505
Python
.py
115
29.052174
131
0.568488
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,572
heart.py
florianfesti_boxes/boxes/generators/heart.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
2,223
Python
.py
56
31.857143
84
0.573352
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,573
smallpartstray2.py
florianfesti_boxes/boxes/generators/smallpartstray2.py
# Copyright (C) 2013-2023 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
8,922
Python
.py
193
33.829016
254
0.52227
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,574
skadis.py
florianfesti_boxes/boxes/generators/skadis.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
1,621
Python
.py
35
39.4
81
0.641091
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,575
trafficlight.py
florianfesti_boxes/boxes/generators/trafficlight.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
8,065
Python
.py
167
38.305389
158
0.579356
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,576
jigsaw.py
florianfesti_boxes/boxes/generators/jigsaw.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
2,994
Python
.py
70
35.414286
86
0.622123
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,577
bintray.py
florianfesti_boxes/boxes/generators/bintray.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
6,180
Python
.py
131
37.519084
149
0.575556
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,578
eurorackskiff.py
florianfesti_boxes/boxes/generators/eurorackskiff.py
# Copyright (C) 2013-2017 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
2,170
Python
.py
47
39.06383
89
0.638389
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,579
gearbox.py
florianfesti_boxes/boxes/generators/gearbox.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,666
Python
.py
75
39.88
88
0.605543
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,580
can_storage.py
florianfesti_boxes/boxes/generators/can_storage.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
21,148
Python
.py
311
55.70418
331
0.629815
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,581
keyboard.py
florianfesti_boxes/boxes/generators/keyboard.py
# Copyright (C) 2021 Guillaume Collic # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is di...
10,089
Python
.py
247
29.720648
122
0.564814
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,582
cardbox.py
florianfesti_boxes/boxes/generators/cardbox.py
# Copyright (C) 2013-2014 Florian Festi # Copyright (C) 2018 jens persson <jens@persson.cx> # Copyright (C) 2023 Manuel Lohoff # # 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 vers...
10,063
Python
.py
209
36.818182
230
0.577295
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,583
planetary.py
florianfesti_boxes/boxes/generators/planetary.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
4,549
Python
.py
87
41.183908
110
0.617356
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,584
microrack.py
florianfesti_boxes/boxes/generators/microrack.py
# Copyright (C) 2019 Gabriel Morell # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is dist...
7,058
Python
.py
168
29.017857
117
0.521796
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,585
roundedbox.py
florianfesti_boxes/boxes/generators/roundedbox.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
4,630
Python
.py
109
31.697248
100
0.55516
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,586
folder.py
florianfesti_boxes/boxes/generators/folder.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
1,562
Python
.py
39
34.307692
73
0.637681
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,587
integratedhingebox.py
florianfesti_boxes/boxes/generators/integratedhingebox.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
2,301
Python
.py
48
41.229167
77
0.639125
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,588
rotary.py
florianfesti_boxes/boxes/generators/rotary.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
13,596
Python
.py
274
37.649635
124
0.531193
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,589
alledges.py
florianfesti_boxes/boxes/generators/alledges.py
# Copyright (C) 2013-2018 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
2,049
Python
.py
48
34.770833
73
0.636501
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,590
regularstarbox.py
florianfesti_boxes/boxes/generators/regularstarbox.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,783
Python
.py
78
37.615385
90
0.581022
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,591
console.py
florianfesti_boxes/boxes/generators/console.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
2,567
Python
.py
57
38
77
0.647814
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,592
flexbox4.py
florianfesti_boxes/boxes/generators/flexbox4.py
# Copyright (C) 2013-2018 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,863
Python
.py
93
33.376344
79
0.596585
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,593
stachel.py
florianfesti_boxes/boxes/generators/stachel.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,238
Python
.py
77
33.441558
111
0.563156
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,594
ottolegs.py
florianfesti_boxes/boxes/generators/ottolegs.py
# Copyright (C) 2013-2016 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
5,451
Python
.py
121
35.900826
153
0.567817
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,595
dicetower.py
florianfesti_boxes/boxes/generators/dicetower.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
4,759
Python
.py
85
47.976471
147
0.640954
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,596
gridfinitydrillbox.py
florianfesti_boxes/boxes/generators/gridfinitydrillbox.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
3,790
Python
.py
76
41.526316
132
0.63064
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,597
universalbox.py
florianfesti_boxes/boxes/generators/universalbox.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
4,273
Python
.py
87
37.275862
172
0.555769
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,598
shadowbox.py
florianfesti_boxes/boxes/generators/shadowbox.py
# Copyright (C) 2024 Oliver Jensen # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distr...
4,666
Python
.py
97
39.618557
153
0.635245
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)
25,599
ottobody.py
florianfesti_boxes/boxes/generators/ottobody.py
# Copyright (C) 2013-2014 Florian Festi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is ...
5,751
Python
.py
129
35.333333
114
0.563708
florianfesti/boxes
970
351
40
GPL-3.0
9/5/2024, 5:13:34 PM (Europe/Amsterdam)