Wdoc

Latest version: v2.4.16

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

Scan your dependencies

Page 1 of 13

2.4.16

bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py



- [76f19f73] by thiswillbeyourgithub, 3 hours ago:
docs: add todo for pytests
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [d12e4ef5] by thiswillbeyourgithub, 3 hours ago:
docs: remove the unit test from the todo
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [140964f3] by thiswillbeyourgithub, 4 hours ago:
docs: mention how to run the tests
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [82030842] by thiswillbeyourgithub (aider), 4 hours ago:
feat: Add basic pytest setup with initial tests for wdoc module

tests/__init__.py
tests/conftest.py
tests/test_wdoc.py



- [ae0bb6d7] by thiswillbeyourgithub, 4 hours ago:
fix: import type hints from beartype
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>

fix: import typing from beartype

Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/batch_file_loader.py
wdoc/utils/customs/compressed_embeddings_cache.py
wdoc/utils/customs/fix_llm_caching.py
wdoc/utils/embeddings.py
wdoc/utils/env.py
wdoc/utils/interact.py
wdoc/utils/llm.py
wdoc/utils/loaders.py
wdoc/utils/logger.py
wdoc/utils/misc.py
wdoc/utils/prompts.py
wdoc/utils/retrievers.py
wdoc/utils/tasks/query.py
wdoc/utils/tasks/summarize.py
wdoc/utils/typechecker.py
wdoc/wdoc.py



- [b24fa88c] by thiswillbeyourgithub, 4 hours ago:
minor: remove unused import
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/llm.py



- [d6a4a475] by thiswillbeyourgithub, 4 hours ago:
minor
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/llm.py

2.4.15

bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py



- [c5408a3a] by thiswillbeyourgithub, 12 seconds ago:
docs: fix doc link
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md

2.4.13

bumpver.toml
setup.py
wdoc/wdoc.py



- [e6bb58e7] by thiswillbeyourgithub, 79 minutes ago:
docs: added read the docs website
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithubusers.noreply.github.com>

.readthedocs.yaml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/index.rst
docs/source/readme.md
docs/source/usage.md



- [9c3c15b0] by thiswillbeyourgithub, 3 minutes ago:
feat: wdoc_parse_file can now be used with anki filetype
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/__main__.py
wdoc/wdoc.py



- [e62b3761] by thiswillbeyourgithub, 3 minutes ago:
fix: wdoc_parse_file had issue with --debug and --verbose arguments
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/wdoc.py

2.4.12

bumpver.toml
setup.py
wdoc/wdoc.py



- [98c23c43] by thiswillbeyourgithub, 22 seconds ago:
fix: --version display using tools
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/__main__.py

2.4.11

bumpver.toml
setup.py
wdoc/wdoc.py



- [d7c6ae17] by thiswillbeyourgithub, 78 seconds ago:
docs: update the summary in the readme example
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [b972423a] by thiswillbeyourgithub, 2 minutes ago:
fix: youtube_language argument for cached youtube loader
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/loaders.py



- [41467220] by thiswillbeyourgithub, 6 minutes ago:
fix: summary example in readme should use en instead of english
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [323c72eb] by thiswillbeyourgithub, 10 minutes ago:
todo: mention images
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [8e7d8001] by thiswillbeyourgithub, 12 minutes ago:
docs: rename planned feature to roadmap
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [d00bf056] by thiswillbeyourgithub, 3 days ago:
fix: typo
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md

2.4.10

bumpver.toml
setup.py
wdoc/wdoc.py



- [e62b1e32] by thiswillbeyourgithub, 23 seconds ago:
feat: added an automoatically updated todo list
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [8fc7db69] by thiswillbeyourgithub, 78 minutes ago:
minor: remove unused import
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/utils/misc.py



- [8b866f6a] by thiswillbeyourgithub, 79 minutes ago:
minor: use Path instead of PosixPath
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

wdoc/docs/USAGE.md
wdoc/utils/batch_file_loader.py
wdoc/utils/embeddings.py
wdoc/utils/loaders.py
wdoc/utils/misc.py
wdoc/wdoc.py



- [b5b2f320] by thiswillbeyourgithub, 22 hours ago:
fix: italic todo
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [3056d33e] by thiswillbeyourgithub, 22 hours ago:
new: maintain a list of TODOs thanks to my other side project

README.md



- [a49c3077] by thiswillbeyourgithub, 23 hours ago:
doc
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [452d3094] by thiswillbeyourgithub, 23 hours ago:
synchronized todo list
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

README.md



- [0f6a6668] by thiswillbeyourgithub, 3 days ago:
docs: forgot to correct WDoc to wdoc
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithubusers.noreply.github.com>

scripts/NtfySummarizer/README.md
scripts/TheFiche/README.md



- [45b640a4] by thiswillbeyourgithub, 9 days ago:

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.