Event-vision-library

Latest version: v0.0.1

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

Scan your dependencies

0.0.1

Changes

* evlib v0.0.1 (179) shiba24

:rocket: Features

* Add visualization module: view2d for flow and depth (173) shiba24
* Add preproc, hot filter (150) shiba24
* Update the return types of fileformat event loader from dict to RawEv… (149) shiba24
* Add types.RawEvent and types.RawEvents (139) shiba24

:beetle: Fixes

* fix logger call (177) friedhelm-h

:rotating_light: Testing

* Add visualization module: view2d for flow and depth (173) shiba24
* Representation unit tests (159) friedhelm-h

:construction_worker: Continuous Integration

* Remove unnecessary dev dependency: typeguard and safety (140) shiba24

:books: Documentation

* Improve documentation (178) shiba24
* Update docs (142) shiba24
* Improve documentation (141) shiba24

:package: Dependencies

* Add visualization module: view2d for flow and depth (173) shiba24
* Bump codecov/codecov-action from 3.1.1 to 3.1.3 (161) dependabot
* Bump setuptools from 67.6.1 to 67.7.2 (169) dependabot
* Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (166) dependabot
* Bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (164) dependabot
* Bump pip from 23.0.1 to 23.1.2 in /.github/workflows (165) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (160) dependabot
* Bump sphinx from 6.1.3 to 7.0.0 in /docs (162) dependabot
* Bump attrs from 22.2.0 to 23.1.0 (157) dependabot
* Bump pytest from 7.3.0 to 7.3.1 (156) dependabot
* Bump black from 22.12.0 to 23.3.0 (152) dependabot
* Bump soupsieve from 2.4 to 2.4.1 (151) dependabot
* Bump cmake from 3.26.1 to 3.26.3 (154) dependabot
* Bump packaging from 21.3 to 23.1 (153) dependabot
* Bump zstd from 1.5.4.0 to 1.5.5.1 (144) dependabot
* Bump filelock from 3.10.7 to 3.11.0 (146) dependabot
* Bump beautifulsoup4 from 4.12.0 to 4.12.2 (148) dependabot
* Bump coverage from 7.2.2 to 7.2.3 (147) dependabot
* Bump mypy from 1.1.1 to 1.2.0 (145) dependabot
* Bump pytest from 7.2.2 to 7.3.0 (143) dependabot
* Remove unnecessary dev dependency: typeguard and safety (140) shiba24
* Bump rich from 13.3.2 to 13.3.3 (130) dependabot
* Bump setuptools from 67.6.0 to 67.6.1 (132) dependabot
* Bump pathspec from 0.11.0 to 0.11.1 (133) dependabot

0.0.1c

Changes

* evlib v0.0.1c (260) shiba24

:rocket: Features

* Add IteratorTextTimestamps (259) shiba24
* PR on bin file iterator and first event visualization example (253) agirbau

:books: Documentation

* Modified README for clarity. (246) agirbau

:package: Dependencies

* Bump pluggy from 1.0.0 to 1.2.0 (256) dependabot
* Update scipy version (254) shiba24
* Bump distlib from 0.3.6 to 0.3.7 (257) dependabot
* Bump wheel from 0.41.1 to 0.41.2 (258) dependabot
* Bump gitpython from 3.1.35 to 3.1.37 (255) dependabot
* Bump pytz from 2023.3 to 2023.3.post1 (249) dependabot
* Bump smmap from 5.0.0 to 5.0.1 (247) dependabot
* Bump ruamel-yaml from 0.17.26 to 0.17.32 (248) dependabot
* Bump exceptiongroup from 1.1.1 to 1.1.3 (250) dependabot
* Bump certifi from 2023.5.7 to 2023.7.22 (244) dependabot
* Bump charset-normalizer from 3.1.0 to 3.2.0 (240) dependabot
* Bump kiwisolver from 1.4.4 to 1.4.5 (241) dependabot
* Bump click from 8.1.6 to 8.1.7 (242) dependabot
* Bump gitpython from 3.1.31 to 3.1.35 (243) dependabot
* Bump pytest from 7.4.0 to 7.4.1 (237) dependabot
* Bump deprecated from 1.2.13 to 1.2.14 (238) dependabot
* Bump rich from 13.4.1 to 13.5.2 (239) dependabot
* Bump typing-extensions from 4.6.3 to 4.7.1 (236) dependabot
* Bump typed-ast from 1.5.4 to 1.5.5 (235) dependabot
* Bump dv from 1.0.11 to 1.0.12 (199) dependabot
* Bump setuptools from 67.8.0 to 68.0.0 (228) dependabot
* Bump pyparsing from 3.0.9 to 3.1.1 (227) dependabot
* Bump sphinx-basic-ng from 1.0.0b1 to 1.0.0b2 (229) dependabot
* Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0 (234) dependabot
* Bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (221) dependabot
* Bump wheel from 0.41.0 to 0.41.1 (224) dependabot
* Bump pygments from 2.15.1 to 2.16.1 (225) dependabot
* Bump pip from 23.1.2 to 23.2.1 in /.github/workflows (220) dependabot
* Bump wheel from 0.40.0 to 0.41.0 (219) dependabot
* Bump click from 8.1.3 to 8.1.6 (218) dependabot

0.0.1b

:rocket: Features

* Visualize events v1 (210) shiba24

:books: Documentation

* Add examples: convert_text_to_hdf5 (209) shiba24
* Revert "Bump sphinx from 6.1.3 to 7.0.0 in /docs" (180) shiba24

:package: Dependencies

* Bump opencv-python from 4.7.0.72 to 4.8.0.74 (213) dependabot
* Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (212) dependabot
* Bump myst-parser from 1.0.0 to 2.0.0 in /docs (211) dependabot
* Bump mypy from 1.3.0 to 1.4.1 (208) dependabot
* Bump pytest from 7.3.1 to 7.4.0 (207) dependabot
* Bump typing-extensions from 4.5.0 to 4.6.3 (202) dependabot
* Bump mypy from 1.2.0 to 1.3.0 (205) dependabot
* Bump coverage from 7.2.5 to 7.2.7 (200) dependabot
* Bump rich from 13.3.3 to 13.4.1 (198) dependabot
* Bump flatbuffers from 23.3.3 to 23.5.26 (201) dependabot
* Bump nodeenv from 1.7.0 to 1.8.0 (190) dependabot
* Bump urllib3 from 1.26.15 to 2.0.2 (192) dependabot
* Bump requests from 2.30.0 to 2.31.0 (191) dependabot
* Bump ruamel-yaml from 0.17.21 to 0.17.26 (187) dependabot
* Bump certifi from 2022.12.7 to 2023.5.7 (188) dependabot
* Bump setuptools from 67.7.2 to 67.8.0 (186) dependabot
* Bump identify from 2.5.22 to 2.5.24 (182) dependabot
* Bump lit from 16.0.0 to 16.0.5 (185) dependabot
* Bump pyupgrade from 3.3.1 to 3.3.2 (184) dependabot
* Bump filelock from 3.11.0 to 3.12.0 (183) dependabot
* Switch to alpha (181) shiba24
* Bump requests from 2.28.2 to 2.30.0 (171) dependabot
* Bump pygments from 2.14.0 to 2.15.1 (158) dependabot
* Bump coverage from 7.2.3 to 7.2.5 (168) dependabot

0.0.0b

Changes

* evlib v0.0.0b (138) shiba24
* Prerelease preparation 0.0.0b (135) shiba24
* Update pyproject (113) shiba24

:rocket: Features

* E2vid integration (134) friedhelm-h
* Add deps torch (126) shiba24
* Add evlib.__version__ (128) shiba24
* Add tests for fileformat IteratorTextEvent and convert_iterator_access_to_hdf5 (118) shiba24

:rotating_light: Testing

* Add tests: representation.histogram (122) shiba24
* Add tests for fileformat IteratorTextEvent and convert_iterator_access_to_hdf5 (118) shiba24

:books: Documentation

* Update documentation (121) shiba24
* Parse __call__ to in Sphinx autodoc (120) friedhelm-h
* Setup documentation to use autosummary recursive documentation (119) shiba24

:hammer: Refactoring

* Add tests for fileformat IteratorTextEvent and convert_iterator_access_to_hdf5 (118) shiba24

:lipstick: Style

* Add tests for fileformat IteratorTextEvent and convert_iterator_access_to_hdf5 (118) shiba24

:package: Dependencies

* Bump filelock from 3.9.0 to 3.10.7 (127) dependabot
* Add deps torch (126) shiba24
* Add dependency: scipy (124) shiba24
* Bump pytz from 2022.7.1 to 2023.3 (123) dependabot
* Bump identify from 2.5.21 to 2.5.22 (109) dependabot
* Bump coverage from 7.2.1 to 7.2.2 (110) dependabot
* Bump wheel from 0.38.4 to 0.40.0 (108) dependabot
* Bump virtualenv from 20.20.0 to 20.21.0 in /.github/workflows (117) dependabot
* Bump beautifulsoup4 from 4.11.2 to 4.12.0 (107) dependabot
* Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows (116) dependabot
* Bump furo from 2022.12.7 to 2023.3.27 in /docs (115) dependabot
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 (114) dependabot

0.0.0a

Changes

* Release: evlib v0.0.0a (112) shiba24
* Clear mypy; disable unused workflows; omit unnecessary nox sessions (111) shiba24
* Basic image representations (105) friedhelm-h
* Add dependency: wheel (98) shiba24
* Update dependency: numpy to 1.21 (97) shiba24

:package: Dependencies

* Bump flake8-bugbear from 23.2.13 to 23.3.12 (103) dependabot
* Bump identify from 2.5.19 to 2.5.21 (104) dependabot
* Bump bandit from 1.7.4 to 1.7.5 (102) dependabot
* Bump exceptiongroup from 1.1.0 to 1.1.1 (101) dependabot
* Bump urllib3 from 1.26.14 to 1.26.15 (99) dependabot
* Bump setuptools from 67.5.1 to 67.6.0 (95) dependabot
* Bump identify from 2.5.18 to 2.5.19 (96) dependabot
* Bump myst-parser from 0.19.1 to 1.0.0 in /docs (94) dependabot
* Bump setuptools from 67.5.0 to 67.5.1 (91) dependabot
* Bump mypy from 1.0.1 to 1.1.1 (92) dependabot
* Bump charset-normalizer from 3.0.1 to 3.1.0 (93) dependabot
* Bump flatbuffers from 23.1.21 to 23.3.3 (88) dependabot
* Bump setuptools from 67.4.0 to 67.5.0 (87) dependabot
* Bump mypy from 0.960 to 1.0.1 (86) dependabot
* Bump babel from 2.11.0 to 2.12.1 (89) dependabot
* Bump pytest from 7.2.1 to 7.2.2 (90) dependabot
* Bump identify from 2.5.1 to 2.5.18 (84) dependabot
* Bump tornado from 6.1 to 6.2 (83) dependabot
* Bump flake8-bugbear from 22.4.25 to 23.2.13 (82) dependabot
* Bump mdit-py-plugins from 0.3.3 to 0.3.5 (81) dependabot
* Bump gitpython from 3.1.30 to 3.1.31 (85) dependabot
* Bump pre-commit-hooks from 4.2.0 to 4.4.0 (80) dependabot
* Bump setuptools from 67.3.3 to 67.4.0 (79) dependabot
* Bump pep8-naming from 0.13.0 to 0.13.3 (78) dependabot
* Bump ruamel-yaml-clib from 0.2.6 to 0.2.7 (77) dependabot
* Bump zipp from 3.14.0 to 3.15.0 (76) dependabot
* Bump myst-parser from 0.18.1 to 0.19.1 in /docs (74) dependabot
* Bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (75) dependabot
* Bump platformdirs from 2.5.2 to 2.6.2 (73) dependabot
* Bump idna from 3.3 to 3.4 (72) dependabot
* Bump markdown-it-py from 2.1.0 to 2.2.0 (71) dependabot
* Bump gitdb from 4.0.9 to 4.0.10 (69) dependabot
* Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (68) dependabot
* Bump flake8-bandit from 3.0.0 to 4.1.1 (70) dependabot
* Bump stevedore from 3.5.0 to 3.5.2 (67) dependabot
* Bump flake8 from 4.0.1 to 5.0.4 (66) dependabot
* Bump coverage from 7.2.0 to 7.2.1 (65) dependabot
* Bump imagesize from 1.3.0 to 1.4.1 (63) dependabot
* Bump markupsafe from 2.1.1 to 2.1.2 (64) dependabot
* Bump soupsieve from 2.3.2.post1 to 2.4 (62) dependabot
* Bump certifi from 2022.5.18.1 to 2022.12.7 (61) dependabot
* Bump zipp from 3.13.0 to 3.14.0 (60) dependabot
* Bump distlib from 0.3.4 to 0.3.6 (59) dependabot
* Bump coverage from 6.4.1 to 7.2.0 (58) dependabot
* Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (57) dependabot
* Bump pbr from 5.9.0 to 5.11.1 (56) dependabot
* Bump setuptools from 67.3.1 to 67.3.3 (55) dependabot
* Bump sphinx-click from 4.1.0 to 4.4.0 (54) dependabot
* Bump iniconfig from 1.1.1 to 2.0.0 (53) dependabot
* Bump pyupgrade from 2.32.1 to 3.3.1 (52) dependabot
* Bump pre-commit from 2.19.0 to 2.21.0 (50) dependabot
* Bump tokenize-rt from 4.2.1 to 5.0.0 (49) dependabot
* Bump pytz from 2022.1 to 2022.7.1 (48) dependabot
* Bump pathspec from 0.9.0 to 0.11.0 (47) dependabot
* Bump pip from 23.0 to 23.0.1 in /.github/workflows (46) dependabot
* Bump nodeenv from 1.6.0 to 1.7.0 (51) dependabot
* Bump flake8-rst-docstrings from 0.2.5 to 0.3.0 (45) dependabot
* Bump beautifulsoup4 from 4.11.1 to 4.11.2 (44) dependabot
* Bump virtualenv from 20.14.1 to 20.16.2 (43) dependabot
* Bump black from 22.3.0 to 22.12.0 (41) dependabot
* Bump isort from 5.10.1 to 5.11.5 (42) dependabot
* Bump safety from 1.10.3 to 2.3.5 (40) dependabot
* Bump packaging from 21.3 to 23.0 (39) dependabot
* Bump mypy-extensions from 0.4.3 to 1.0.0 (38) dependabot
* Bump pydocstyle from 6.1.1 to 6.3.0 (37) dependabot
* Bump gitpython from 3.1.27 to 3.1.30 (36) dependabot
* Bump colorama from 0.4.4 to 0.4.6 (35) dependabot
* Bump setuptools from 67.2.0 to 67.3.1 (34) dependabot
* Bump filelock from 3.7.1 to 3.9.0 (33) dependabot
* Bump typing-extensions from 4.2.0 to 4.5.0 (32) dependabot
* Bump mdurl from 0.1.1 to 0.1.2 (31) dependabot
* Bump pygments from 2.12.0 to 2.14.0 (30) dependabot
* Bump charset-normalizer from 2.0.12 to 3.0.1 (29) dependabot
* Bump xdoctest from 1.0.0 to 1.1.1 (28) dependabot
* Bump attrs from 21.4.0 to 22.2.0 (27) dependabot
* Bump ruamel-yaml from 0.17.17 to 0.17.21 (26) dependabot
* Bump alabaster from 0.7.12 to 0.7.13 (25) dependabot
* Bump myst-parser from 0.17.2 to 0.18.1 (24) dependabot
* Bump dparse from 0.5.1 to 0.6.2 (23) dependabot
* Bump pytest from 7.1.2 to 7.2.1 (22) dependabot
* Bump furo from 2022.4.7 to 2022.9.29 (21) dependabot
* Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.3 (20) dependabot
* Bump urllib3 from 1.26.9 to 1.26.14 (19) dependabot
* Bump flake8-docstrings from 1.6.0 to 1.7.0 (16) dependabot
* Bump zipp from 3.8.0 to 3.13.0 (18) dependabot
* Bump requests from 2.27.1 to 2.28.2 (17) dependabot
* Bump babel from 2.10.1 to 2.11.0 (15) dependabot
* Bump pip from 22.1.2 to 23.0 in /.github/workflows (14) dependabot
* Bump sphinx-click from 4.1.0 to 4.4.0 in /docs (12) dependabot
* Bump nox from 2022.1.7 to 2022.11.21 in /.github/workflows (13) dependabot
* Bump myst-parser from 0.17.2 to 0.18.1 in /docs (10) dependabot
* Bump virtualenv from 20.14.1 to 20.19.0 in /.github/workflows (9) dependabot
* Bump furo from 2022.4.7 to 2022.12.7 in /docs (7) dependabot
* Bump nox-poetry from 1.0.0 to 1.0.2 in /.github/workflows (11) dependabot
* Bump codecov/codecov-action from 3.1.0 to 3.1.1 (8) dependabot
* Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.6.4 (6) dependabot
* Bump poetry from 1.1.13 to 1.3.2 in /.github/workflows (5) dependabot
* Bump release-drafter/release-drafter from 5.20.0 to 5.22.0 (4) dependabot
* Bump sphinx from 4.5.0 to 6.1.3 in /docs (3) dependabot
* Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (2) dependabot
* Bump actions/setup-python from 3 to 4 (1) dependabot

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.