🐻 bearkit
The Python toolkit for the Bear notes app: read your notes, write them through the Bear app with verification, search them, and detect secrets - all offline. macOS only.
from bearkit import Bear
with Bear() as bear:
for note in bear.list_notes(tag="work", limit=10):
print(note.title)
Full API reference:
docs/BEARKIT.md.
bearkit powers bearcli, the CLI and
terminal UI; install that for the full tool.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bearkit-1.6.0.tar.gz
(15.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
bearkit-1.6.0-py3-none-any.whl
(19.6 kB
view details)
File details
Details for the file bearkit-1.6.0.tar.gz.
File metadata
- Download URL: bearkit-1.6.0.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f3343f59d096a6c3fa8c3e9c8f2a61cc5cc0aaf47f7349438f3350a3cfad0d7
|
|
| MD5 |
f6f445df980c8d509216c9c4f9229d21
|
|
| BLAKE2b-256 |
f495cdb1e12c666afc712fb504ef805fb0173361020a72d88377c24567a97d9f
|
File details
Details for the file bearkit-1.6.0-py3-none-any.whl.
File metadata
- Download URL: bearkit-1.6.0-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
822bde7b7539aacb3c0f80f1a4a1b8f755f2828246f40470f460e4fee676d406
|
|
| MD5 |
617f46168bcf4aa4244cea40d08d8366
|
|
| BLAKE2b-256 |
1232ef7f775f53adceb493a6dfe03e397a44af065ebe8eea7e54a5151a91e62d
|