Domonic

Latest version: v0.9.12

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 17

0.1.10

Not secure
import domonic.terminal import command
command.run('echo hi')

ezcron needs to run anything that's on the cron line...

0.1.9

Not secure
Styling is now supported...

mytag = div("hi", _id="test")
mytag.style.backgroundColor = "black"
mytag.style.fontSize = "12px"
print(mytag)
<div id="test" style="background-color:black;font-size:12px;">asdfasdf</div>

0.1.8

Not secure
tests seem to pass.

0.1.7

Not secure
got round to hooking that up. seems to work with basic test.

also fixed createElement to return instance not class.

0.1.6

Not secure
maybe stick with prior version. upgrade carefully if need to.

terminal works different. tries to differentiate between types of command.

0.1.5

Not secure
pass millseconds not seconds : /

Page 15 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.