Christoph J. Scherr PlexSheep
  • Deutschland
  • https://www.cscherr.de
  • I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.

  • Joined on 2023-04-16
PlexSheep released v0.1.2 at PlexSheep/pt 2023-07-09 20:43:37 +02:00
PlexSheep pushed to master at PlexSheep/_cargo-index 2023-07-09 20:31:54 +02:00
13b91bac8f Update libpt
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 20:30:58 +02:00
b16a748b0d fix typo
PlexSheep commented on issue PlexSheep/pt#14 2023-07-09 20:29:03 +02:00
dont show module in the python module, or find a way to set the module correctly from python

implemented in 85e0d5e2a7d72b4e9475bb56240fa5e072073c34

PlexSheep closed issue PlexSheep/pt#14 2023-07-09 20:29:03 +02:00
dont show module in the python module, or find a way to set the module correctly from python
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 20:28:52 +02:00
85e0d5e2a7 dont show module when logging from python
PlexSheep commented on issue PlexSheep/pt#15 2023-07-09 20:12:41 +02:00
Catch Keyboard interrupt from rust in long running functions

After some digging i found this: https://docs.rs/pyo3/latest/pyo3/marker/struct.Python.html#method.check_signals

Implemented in 6e7e2c91906263911fea9b2c493197c3ac0fd7c2

PlexSheep closed issue PlexSheep/pt#15 2023-07-09 20:12:41 +02:00
Catch Keyboard interrupt from rust in long running functions
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 20:12:37 +02:00
6e7e2c9190 uptime monitor python respects KeyboardInterrupt
PlexSheep closed issue PlexSheep/pt#16 2023-07-09 20:04:49 +02:00
fix ipython not being able to access the module of libpt
PlexSheep commented on issue PlexSheep/pt#12 2023-07-09 20:04:34 +02:00
make uptime monitor available for python

implemented in 0a6141af85eacc0b57eb79c6a1ae761631d1104a

PlexSheep closed issue PlexSheep/pt#12 2023-07-09 20:04:34 +02:00
make uptime monitor available for python
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 20:04:24 +02:00
0a6141af85 python interface works
PlexSheep opened issue PlexSheep/pt#16 2023-07-09 19:20:12 +02:00
fix ipython not being able to access the module of libpt
PlexSheep commented on issue PlexSheep/pt#13 2023-07-09 19:17:49 +02:00
make printing available in python

implemented in b73710da2ef5e28e1d6a568ec68c61807f8587f8

PlexSheep closed issue PlexSheep/pt#13 2023-07-09 19:17:49 +02:00
make printing available in python
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 19:17:40 +02:00
b73710da2e updated version info, fixed typo
PlexSheep opened issue PlexSheep/pt#15 2023-07-09 19:17:19 +02:00
Catch Keyboard interrupt from rust in long running functions
PlexSheep opened issue PlexSheep/pt#14 2023-07-09 19:10:43 +02:00
dont show module in the python module, or find a way to set the module correctly from python
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 19:08:58 +02:00
0f2b62c999 theoretical pyhton stubs and bindings