-
python-can Public
Forked from hardbyte/python-canThe can package provides controller area network support for Python developers
Python GNU Lesser General Public License v3.0 UpdatedApr 1, 2026 -
construct-dataclasses Public
Forked from MatrixEditor/construct-dataclassesSmall python package that combines construct with dataclasses.
Python GNU General Public License v3.0 UpdatedDec 7, 2025 -
subpiper Public
Subprocess wrapper for separate, unbuffered capturing / redirecting of stdout and stderr
-
sphinx-automodapi Public
Forked from astropy/sphinx-automodapiSphinx extension for generating API documentation
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 13, 2023 -
can_bit_timing_calculator Public
Bit level timing calculator for CAN/CANFD
-
bitproto Public
Forked from hit9/bitprotoThe bit level data interchange format for serializing data structures.
C BSD 3-Clause "New" or "Revised" License UpdatedMar 4, 2022 -
-
pyA2L Public
Forked from christoph2/pyA2LASAM ASAP2 Library for Python
Python GNU General Public License v2.0 UpdatedDec 19, 2021 -
myst-crosslink-example Public
Small example Sphinx project with Myst using crosslinks for md and rst files
-
flakehell Public
Forked from life4/flakehellFlake8 wrapper to make it nice, legacy-friendly, configurable.
Python MIT License UpdatedSep 10, 2020 -
subalive Public
Subprocess handling with alive keeping for python
-
pyembc Public
Declarative library for for describing embedded C data types in python
-
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedNov 20, 2019 -
structures Public
Forked from malinoff/structuresDeclarative binary data builder and parser: simple, fast, extensible
Python Apache License 2.0 UpdatedNov 20, 2019 -
pyxcp Public
Forked from christoph2/pyxcpASAM XCP in Python
Python GNU General Public License v2.0 UpdatedSep 10, 2019 -
construct Public
Forked from construct/constructConstruct: Declarative data structures for python that allow symmetric parsing and building
Python Other UpdatedJun 4, 2019 -
MuseScore Public
Forked from musescore/MuseScoreMuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
C++ Other UpdatedDec 8, 2018 -
minimal_bison_parser Public
minimal example for parser with bison