मकर — sea creature, vehicle of the water god.
makara takes its name in that spirit. Web Intelligence Platform. Web intelligence platform.
makara exists to make this workflow practical. Web intelligence platform. web intelligence platform. It favours a small, inspectable surface over sprawling configuration.
WebContent— exported fromsrc/makara/core.pyContentAnalysis— exported fromsrc/makara/core.py- Included test suite
- Runtime: Python
The codebase is organised into src/, tests/. The primary entry points are src/makara/core.py, src/makara/__init__.py. src/makara/core.py exposes WebContent, ContentAnalysis — the core types that drive the behaviour.
pip install -e .from makara.core import WebContent
instance = WebContent()
# See the source for the full APImakara/
├── CLAUDE.md
├── LICENSE
├── README.md
├── index.html
├── pyproject.toml
├── pytest.ini
├── setup.py
├── src/
├── tests/