mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
fa7018c1b9
- Set up src/basic_memory package - Added initial test structure - Configure modern Python tooling (black, ruff, pytest) - Added comprehensive README - Set dependencies in pyproject.toml
3 lines
121 B
Python
3 lines
121 B
Python
"""basic-memory - Local-first knowledge management combining Zettelkasten with knowledge graphs"""
|
|
|
|
__version__ = "0.1.0" |