Highlights
- Pro
-
cmake-pre-commit-hooks Public
List of hooks for pre-commit to use with projects built using CMake. The hooks will automatically make a configure step using CMake in order to generate the compilation database if required.
-
Flake8 plugin to enforce some secure coding standards for Python.
-
Pylint plugin to enforce some secure coding standards for Python.
-
aluso-labels Public
A label generator to use when creating events from the EPFL Alumni Eastern Switzerland
Python MIT License UpdatedFeb 24, 2025 -
-
emacs-config Public
Emacs configuration files
-
datetime Public
Forked from doublep/datetimeLibrary for parsing, formatting, matching and recoding timestamps and date-time format strings.
Emacs Lisp GNU General Public License v3.0 UpdatedNov 19, 2024 -
-
uddf2fit Public
A Python package to convert to/from UDDF to Garmin fit
C++ GNU General Public License v2.0 UpdatedSep 19, 2024 -
libdc Public
Forked from subsurface/libdcSubsurface version of libdivecomputer, upstream at github.com/libdivecomputer/libdivecomputer
C GNU Lesser General Public License v2.1 UpdatedSep 7, 2024 -
-
ProjectQ Public
Forked from ProjectQ-Framework/ProjectQProjectQ: An open source software framework for quantum computing
-
cmake_format Public
Forked from cheshirekow/cmake_formatSource code formatter for cmake listfiles.
Python GNU General Public License v3.0 UpdatedFeb 1, 2024 -
webnovel2epub Public
This set of Python scripts are aimed at downloading chapters from novels available on webnovel.com and convert them into the EPUB format.
-
lukas-c-pre-commit-hooks Public
Forked from Lucas-C/pre-commit-hooksgit pre-commit hooks
Python MIT License UpdatedJul 2, 2023 -
vulture Public
Forked from jendrikseipp/vultureFind dead Python code
-
keepachangelog Public
Forked from Colin-b/keepachangelogConvert keep a changelog markdown file into python dict
Python MIT License UpdatedJun 18, 2023 -
-
-
shellcheck-py Public
Forked from shellcheck-py/shellcheck-pypython3/pip3 wrapper for installing shellcheck
Python MIT License UpdatedMay 9, 2023 -
-
-
cppsim Public
Forked from dmikushin/cppsimProjectQ-compatible optimized C++/GPU simulator backend replacement
C++ UpdatedNov 2, 2022 -
res_embed Public
Forked from dmikushin/res_embedEmbed resources into binary with NASM and CMake in a cross-platform way
CMake The Unlicense UpdatedNov 1, 2022 -
python-dependency-manager Public
Forked from fsantini/python-dependency-managerPackage to manage optional dependencies in python packages.
Python Apache License 2.0 UpdatedSep 16, 2022 -
pre-commit-hooks Public
Forked from pocc/pre-commit-hooksclang hooks to integrate with pre-commit
Python Apache License 2.0 UpdatedSep 1, 2022 -
pre-commit-completion Public
Bash completion for pre-commit with hook id completion provided based on the `rapidyaml` , `c4core` and `c4fs` libraries
Shell Mozilla Public License 2.0 UpdatedJun 12, 2022 -
-
python-binaries Public archive
A repository to automatically build and host various Python binary files
Shell MIT License UpdatedMay 30, 2022 -
python-dlopen Public
This project was born from the need to be able to call Py_Initialize/Py_Finalize multiple times when embedding Python in a C++ framework