duras/duras-python
1
0
Fork
You've already forked duras-python
0
Python implementation of duras
  • Python 99.7%
  • Makefile 0.3%
2026年06月29日 17:10:53 +02:00
duras release 1.1.5 — metadata update 2026年06月05日 03:15:52 +03:00
man initial: Python implementation 1.1.4 2026年06月05日 03:02:49 +03:00
tests initial: Python implementation 1.1.4 2026年06月05日 03:02:49 +03:00
.gitignore initial: Python implementation 1.1.4 2026年06月05日 03:02:49 +03:00
HISTORY.md Update HISTORY.md 2026年06月29日 17:07:19 +02:00
LICENSE Update LICENSE 2026年06月05日 02:05:19 +02:00
Makefile initial: Python implementation 1.1.4 2026年06月05日 03:02:49 +03:00
pyproject.toml release 1.1.5 — metadata update 2026年06月05日 03:15:52 +03:00
README.md Update README.md 2026年06月29日 17:10:53 +02:00

duras — Python implementation

The original Python implementation of duras — daily notes as plain text files, with search and optional GPG encryption.

Maintenance mode. Version 1.1.5 is the final feature release.

The primary implementation is now OCaml.

For implementation history and the rationale for the language change, see HISTORY

Install

pip install duras

Requires Python 3.9 or later. No external dependencies. gpg optional.

Documentation

  • man duras
  • duras --help

License

ISC. See LICENSE.