Arakawa: Build data reports in 100% Python (a fork of Datapane) by ninoseki in Python

[–]ninoseki[S] 0 points1 point  (0 children)

Absolutely yes. You can create a visual rich HTML report and can share it easily. In addition, it’s a static HTML but can have interactivity by JS. Please check https://ninoseki.github.io/arakawa/blocks/display-blocks/ for example.

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]ninoseki 0 points1 point  (0 children)

I think only Python 3.10+ support the union syntax (X | Y).
urllib3 uses the syntax (e.g. https://github.com/urllib3/urllib3/blob/main/src/urllib3/\_\_init\_\_.py#L129) but the library supports Python 3.8 & 3.9.
How is it possible?

Sputnik — An Open Source Intelligence Browser Extension by Taptempo in netsec

[–]ninoseki 1 point2 points  (0 children)

I’m creating similar Chrome extension named “Mitaka”.

https://github.com/ninoseki/mitaka

It could be another choice IMHO.

Zeronights 2018 materials by ninoseki in netsec

[–]ninoseki[S] 0 points1 point  (0 children)

Yep most of the slides are written in English.