Justin Engel

Expert
@justengel

qt_multiprocessing. Library to have other PySide/PyQt widgets run in a separate process while allowing communication with the main process.

25

pyjoystick. Python joystick event handler.

22

pyiridium9602. Python 3 iridium communication library for the iridium 9602 modem.

13

qt_thread_updater. Python Qt thread updater to update GUI items using a separate thread.

13

event_signal. Python library to help notify when something has changed.

9

np_rw_buffer. Library to make a numpy circular buffer to help store audio data.

9

continuous_threading. Library to help manage threads that run continuously for a long time.

8

django-paste_image. A django library that allows users to set an image by copying and pasting it into the browser.

7

dataclass_property. Add the ability to use properties with dataclasses.

7

light_process. Python multiprocessing.Process that does not need to import __main__.

5

shell_proc. Continuous shell process

4

pylibimport. Python utility for import a project with the same name, but different version.

3

bitflags. Bit flags implementation using a C Union. This library removes the need to use ctypes and helps you quickly access what bits are toggled.

3

mp_event_loop. Library for long running multiprocessing event loops.

3

pydantic_decoder. Convert json text back into proper Pydantic models.

3

serial_json. Custom json serialization support.

3

resource_man. Python resource manager to work with the standard library for regular python code and executables.

2

dataclass_dateproperty. Weekdays and datetime properties for the dataclass_property library.

2

xl_tables. XL file reading and writing using table descriptors

2

pydantic_property. Property descriptors for Pydantic

2

conditional_context. Context manager that will skip the body on a condition

2

just_heic. Convert heic files to jpg

1

fabada. Fully Adaptive Bayesian Algorithm for Data Analysis (FABADA) is a new approach of noise reduction methods. In this repository is shown the package developed for this new method based on \citepaper.

1

PySide2_QML_Examples. Converted some additional Qt Qml examples to work with PySide2.

1

class_property. Class property that shares the same value with the class and any instance.

1

isfreader. Read tek scope isf files as a numpy array.

1

justengel_theme. Fastapi Jinja theme capability

1

pyqtgraph. pyqtgraph main development repository

1

overload_function. This allows python to overload functions like C++. It uses function argument type annotations to do this.

1

async_sched. Use async to have functions run on a schedule.

1

dynamicmethod. A Python instance method decorator that also works as a classmethod.

1

justengel_material. Fastapi Jinja Materializecss theme capability

1

tnode. Tree node list utilities

1

plogging. Log data quickly with a separate process.

1
34
Apply