Leads

Latest version: v0.9.5

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

Scan your dependencies

Page 6 of 22

0.9.3alpha.0

What's Changed
* The Main Window does not Respond to Clicking after the Secondary Window is Focused Once by ATATC in https://github.com/ProjectNeura/LEADS/pull/332
* Use `leads-vec` Everywhere Instead of `python -m leads_vec` by ATATC in https://github.com/ProjectNeura/LEADS/pull/329
* Add a Debug Window by ATATC in https://github.com/ProjectNeura/LEADS/pull/334
* The Secondary Screen does not Render by ATATC in https://github.com/ProjectNeura/LEADS/pull/336
* RuntimeWarning: Mean of empty slice by ATATC in https://github.com/ProjectNeura/LEADS/pull/342
* Support Extracting the Visual Data in a CSV File to MP4 by ATATC in https://github.com/ProjectNeura/LEADS/pull/343
* Update the Feature List in README by ATATC in https://github.com/ProjectNeura/LEADS/pull/337
* Move `leads_gui.Config` to `leads_vec.Config` to Deallocate Resources by ATATC in https://github.com/ProjectNeura/LEADS/pull/346
* Add a New Executable Module `leads_vec_dp` by ATATC in https://github.com/ProjectNeura/LEADS/pull/344


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.2...0.9.3-alpha.0

0.9.2

What's Changed
* Add More Control Features to the Remote Analyst by ATATC in https://github.com/ProjectNeura/LEADS/pull/261
* Integrate the Direction Indicator Animation into the Device by ATATC in https://github.com/ProjectNeura/LEADS/pull/262
* Detect the Absence of Devices during the Initialization of the Main Controller and Notify the SFT by ATATC in https://github.com/ProjectNeura/LEADS/pull/264
* Remove the Hotkey to Quit the Program by ATATC in https://github.com/ProjectNeura/LEADS/pull/266
* Accelerate Base64 Encoding by ATATC in https://github.com/ProjectNeura/LEADS/pull/269
* Introduce Jarvis to the Remote Analyst by ATATC in https://github.com/ProjectNeura/LEADS/pull/270
* Put the Jarvis Processor of the Remote Analyst in a Separate Thread by ATATC in https://github.com/ProjectNeura/LEADS/pull/272
* `python-install.sh` Requires User Interactions to Proceed by ATATC in https://github.com/ProjectNeura/LEADS/pull/274
* `None` Objects are Passed to the Constructor of `VariableControlled` by ATATC in https://github.com/ProjectNeura/LEADS/pull/280
* `RuntimeData` Has an Unused Attribute `lap_time` by ATATC in https://github.com/ProjectNeura/LEADS/pull/277
* Add a Photo Widget that Directly Accepts PIL Images by ATATC in https://github.com/ProjectNeura/LEADS/pull/281
* Provide a Separate Interface in Cameras that Outputs Numpy Arrays by ATATC in https://github.com/ProjectNeura/LEADS/pull/283
* Provide a Separate Interface in Cameras that Outputs PIL Images by ATATC in https://github.com/ProjectNeura/LEADS/pull/287
* Support Customizing the Separators for Servers and Clients by ATATC in https://github.com/ProjectNeura/LEADS/pull/289
* Add a Dedicated Streaming Server by ATATC in https://github.com/ProjectNeura/LEADS/pull/291
* The Remote Controller Tries to Initialize before the Config has been Registered by ATATC in https://github.com/ProjectNeura/LEADS/pull/286
* Entities are not Properly Closed by ATATC in https://github.com/ProjectNeura/LEADS/pull/292
* Remove AI Features from the Remote Analyst by ATATC in https://github.com/ProjectNeura/LEADS/pull/294
* Support `None` Values as Placeholders in Layout by ATATC in https://github.com/ProjectNeura/LEADS/pull/298
* Add a Status Label for the Comm Stream Server by ATATC in https://github.com/ProjectNeura/LEADS/pull/300
* Connections are not Disconnected before an Entity is Closed by ATATC in https://github.com/ProjectNeura/LEADS/pull/301
* Remove Deprecated File `jarvis.py` by ATATC in https://github.com/ProjectNeura/LEADS/pull/302
* Reduce the Latency of Cameras by ATATC in https://github.com/ProjectNeura/LEADS/pull/306
* Move Config `data_dir` Out of the Template by ATATC in https://github.com/ProjectNeura/LEADS/pull/312
* Record the Delays Introduced by Base64 Encoding in `VisualDataContainer` by ATATC in https://github.com/ProjectNeura/LEADS/pull/309
* Support Saving Visual Data by ATATC in https://github.com/ProjectNeura/LEADS/pull/313
* Support CAN Bus by ATATC in https://github.com/ProjectNeura/LEADS/pull/315
* Support Realigning Data Frames and Video Frames by ATATC in https://github.com/ProjectNeura/LEADS/pull/317
* Rename `leads_raspberry_pi` to `leads_gpio` by ATATC in https://github.com/ProjectNeura/LEADS/pull/318
* Supports Full-duplex Serial Communication within a Single Arduino Thread by ATATC in https://github.com/ProjectNeura/LEADS/pull/322
* Automatically Detect and Support 2 Screens Accordingly to the Resolution by ATATC in https://github.com/ProjectNeura/LEADS/pull/325
* Support Dependency Bundles by ATATC in https://github.com/ProjectNeura/LEADS/pull/327


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.1...0.9.2

0.9.2alpha.2

What's Changed
* Remove AI Features from the Remote Analyst by ATATC in https://github.com/ProjectNeura/LEADS/pull/294
* Support `None` Values as Placeholders in Layout by ATATC in https://github.com/ProjectNeura/LEADS/pull/298
* Add a Status Label for the Comm Stream Server by ATATC in https://github.com/ProjectNeura/LEADS/pull/300
* Connections are not Disconnected before an Entity is Closed by ATATC in https://github.com/ProjectNeura/LEADS/pull/301
* Remove Deprecated File `jarvis.py` by ATATC in https://github.com/ProjectNeura/LEADS/pull/302
* Reduce the Latency of Cameras by ATATC in https://github.com/ProjectNeura/LEADS/pull/306
* Move Config `data_dir` Out of the Template by ATATC in https://github.com/ProjectNeura/LEADS/pull/312
* Record the Delays Introduced by Base64 Encoding in `VisualDataContainer` by ATATC in https://github.com/ProjectNeura/LEADS/pull/309
* Support Saving Visual Data by ATATC in https://github.com/ProjectNeura/LEADS/pull/313


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.2-alpha.1...0.9.2-alpha.2

0.9.2alpha.1

What's Changed
* Provide a Separate Interface in Cameras that Outputs Numpy Arrays by ATATC in https://github.com/ProjectNeura/LEADS/pull/283
* Provide a Separate Interface in Cameras that Outputs PIL Images by ATATC in https://github.com/ProjectNeura/LEADS/pull/287
* Support Customizing the Separators for Servers and Clients by ATATC in https://github.com/ProjectNeura/LEADS/pull/289
* Add a Dedicated Streaming Server by ATATC in https://github.com/ProjectNeura/LEADS/pull/291
* The Remote Controller Tries to Initialize before the Config has been Registered by ATATC in https://github.com/ProjectNeura/LEADS/pull/286
* Entities are not Properly Closed by ATATC in https://github.com/ProjectNeura/LEADS/pull/292


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.2-alpha.0...0.9.2-alpha.1

0.9.2alpha.0

What's Changed
* Add More Control Features to the Remote Analyst by ATATC in https://github.com/ProjectNeura/LEADS/pull/261
* Integrate the Direction Indicator Animation into the Device by ATATC in https://github.com/ProjectNeura/LEADS/pull/262
* Detect the Absence of Devices during the Initialization of the Main Controller and Notify the SFT by ATATC in https://github.com/ProjectNeura/LEADS/pull/264
* Remove the Hotkey to Quit the Program by ATATC in https://github.com/ProjectNeura/LEADS/pull/266
* Accelerate Base64 Encoding by ATATC in https://github.com/ProjectNeura/LEADS/pull/269
* Introduce Jarvis to the Remote Analyst by ATATC in https://github.com/ProjectNeura/LEADS/pull/270
* Put the Jarvis Processor of the Remote Analyst in a Separate Thread by ATATC in https://github.com/ProjectNeura/LEADS/pull/272
* `python-install.sh` Requires User Interactions to Proceed by ATATC in https://github.com/ProjectNeura/LEADS/pull/274
* `None` Objects are Passed to the Constructor of `VariableControlled` by ATATC in https://github.com/ProjectNeura/LEADS/pull/280
* `RuntimeData` Has an Unused Attribute `lap_time` by ATATC in https://github.com/ProjectNeura/LEADS/pull/277
* Add a Photo Widget that Directly Accepts PIL Images by ATATC in https://github.com/ProjectNeura/LEADS/pull/281


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.1...0.9.2-alpha.0

0.9.1

What's Changed
* TypeError: called match pattern must be a class by ATATC in https://github.com/ProjectNeura/LEADS/pull/213
* Fix System Failure Tracer Logic by ATATC in https://github.com/ProjectNeura/LEADS/pull/214
* Provide Tensor Interfaces for Deep Learning Use Cases by ATATC in https://github.com/ProjectNeura/LEADS/pull/217
* Include Throttle and Brake Data in the Default Header by ATATC in https://github.com/ProjectNeura/LEADS/pull/219
* Improve the Efficiency of Calling the Super Method in `CallbackChain` by ATATC in https://github.com/ProjectNeura/LEADS/pull/221
* Add Video Support by ATATC in https://github.com/ProjectNeura/LEADS/pull/223
* Jarvis: Teaching Drivers How to Drive by ATATC in https://github.com/ProjectNeura/LEADS/pull/224
* Include Front View in the Data Container by ATATC in https://github.com/ProjectNeura/LEADS/pull/227
* Support Throttle and Brake Emulation by ATATC in https://github.com/ProjectNeura/LEADS/pull/228
* Simplify the Path of Package `leads_vec` with a Keyword by ATATC in https://github.com/ProjectNeura/LEADS/pull/230
* AttributeError: 'NoneType' object has no attribute 'replace' by ATATC in https://github.com/ProjectNeura/LEADS/pull/233
* Improve Direction Indicator Logic by ATATC in https://github.com/ProjectNeura/LEADS/pull/237
* Support an Alternative Devices Module for Jarvis by ATATC in https://github.com/ProjectNeura/LEADS/pull/239
* Add Brake Indicator by ATATC in https://github.com/ProjectNeura/LEADS/pull/241
* Restrict the Types of Attributes in `Config` by ATATC in https://github.com/ProjectNeura/LEADS/pull/243
* Use `Callable[...]` Instead of `type[...]` for Type Hints by ATATC in https://github.com/ProjectNeura/LEADS/pull/244
* Add a Video Player Widget by ATATC in https://github.com/ProjectNeura/LEADS/pull/245
* "$INTERNAL" is Preserved on Windows by ATATC in https://github.com/ProjectNeura/LEADS/pull/248
* The Video Player is Laggy and Often Fails by ATATC in https://github.com/ProjectNeura/LEADS/pull/249
* The Program Freezes after a Certain While by ATATC in https://github.com/ProjectNeura/LEADS/pull/251
* Display the Rear View Instead of the Front View by ATATC in https://github.com/ProjectNeura/LEADS/pull/253
* Hide the Video Player if No Rear-view Camera is Found by ATATC in https://github.com/ProjectNeura/LEADS/pull/256
* Change the OpenCV Dependency from `opencv-python` to `opencv-python-headless` by ATATC in https://github.com/ProjectNeura/LEADS/pull/258


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.0...0.9.1

Page 6 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.