Enable CI/CD by adding .onedev-buildspec.yml
| DATA | Loading last commit info... | |
| bases | ||
| testing | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .ruff.toml | ||
| README.md | ||
| pyproject.toml | ||
| pyrightconfig.json | ||
| uv.lock |
README.md
bases => Nekohouse's extraction code.
testing => Live and unit tests.
DATA => Example files downloaded from services...
Running tests
uv run -m testing
Before developing
uv sync --all-extras
uv run pre-commit install
# docs
uv run sphinx-build -M html docs build
open build/html/index.html

Licensed by Honcho and Nekohouse Team under GNU Affero General Public License.!!missing!! tldr.