Symbiotic

Latest version: v1.0.0a3

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

Scan your dependencies

1.0.0a3

License changed to Apache 2.0.

1.0.0a2

- Added new scheduling system
python
schedule = Schedule().weekends().at('20:15')
with app.scheduler(schedule) as scheduler:
scheduler.add(...)

- Added colours as enums
python
lightbulb.turn_on(colour=Colour.ORANGE)

- Refactored event-bus to use adapter pattern
- Added more tests

1.0.0a1

Available devices:
- LightBulb

AvailableSensors:
- GPIO PIR Sensor (movement sensor)

Features:
- Event-bus
- Job scheduling

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.