1fb4e4efc5
[+] update pr34
...
1. partially add crypto logic;
2. fetch updated commands from laptop;
3. update Makefile;
2025-03-03 09:51:26 +03:00
b12395621d
[+] update desktop-services
2025-02-22 18:54:10 +03:00
905241a068
[+] update cli
2025-02-18 18:29:48 +03:00
01aab0517a
[+] improve pip_resolve
...
1. add -r flag
that can parse complicated
requirements
and format into a temp file
for uv pip compile;
2025-01-24 21:47:43 +03:00
6ddfc7d2d7
[+] update dotfiles
...
1. add kate editor config;
2025-01-24 21:25:13 +03:00
3245d6d7e5
[+] add uv_pip_freeze
...
1. uv_pip_compile
just a raw wrapper
around uv pip compile --generate-hashes;
2. uv_pip_freeze
does compile of frozen dependencies
with generated hashes along the way;
2025-01-24 21:15:28 +03:00
a529db106a
[+] fix mypy errors
2025-01-24 21:06:26 +03:00
57f74df865
[+] fix some mypy errors
2025-01-24 18:27:51 +03:00
528d9b1ce5
[+] integrate uv pip compile
2025-01-23 12:17:07 +03:00
ebbd1a2b5b
[+] raise to 0.1.4.9
2025-01-18 21:22:56 +03:00
62cfbf36cb
[+] fix --hash format
2025-01-18 21:13:26 +03:00
d643e8f97b
[+] improve pip_resolve
...
1. do not download anything;
2. provide hashes per dependency;
3. test that works on numpy
2025-01-18 20:56:03 +03:00
9b5fff93c0
[+] add pip_resolve
...
1. add freezing packages based on pip resolver;
1.1. the command
should resolve final packages with versions,
and provide constraints with file hashes;
to act alike go mod tool;
2025-01-18 19:34:46 +03:00
ff22d9311b
[+] update
...
1. fix python3.13 regression
with class property;
2. update books dependency;
2025-01-18 12:43:28 +03:00
759ce361e3
[+] fix .gitmodules
2025-01-12 18:23:47 +03:00
136b5709b0
[+] refactor book1
...
1. move book1 into a private repo;
2025-01-12 18:20:19 +03:00
584b4b652f
[+] add submodule books
2025-01-12 11:02:29 +03:00
7d1d887692
[+] update keybindigs
2025-01-02 10:42:58 +03:00
212c8c8086
[+] improve deploy:wheel command
2025-01-01 02:19:40 +03:00
6599115a68
[+] 0.1.4.7, improve os module
...
1. add runtime initialization;
works for .so files;
linux platform only at the moment;
2024-12-30 15:03:45 +03:00
22f5f0fba3
[+] raise 0.1.4.1
2024-12-29 14:44:07 +03:00
c9382162de
[+] update cli logic
...
1. add pip_sync method;
1.1. rely on -f flag
of pip to use a custom cache dir;
2024-12-29 14:36:30 +03:00
0cee9beaea
[+] improve mypy step while deploy:wheel
2024-12-22 21:07:05 +03:00
93437359a8
[+] fix mypy errors
2024-12-22 21:02:35 +03:00
9c8b554acc
[+] update pr34
...
1. update dependencies handling
during venv creation;
2. update cli and cli_boostrap modules;
2024-12-22 20:45:46 +03:00
adc3fd0205
[+] fix mypy errors
2024-12-22 19:18:06 +03:00
48ef23aa88
[+] update vscode dot files
2024-12-22 18:38:29 +03:00
1626974759
[+] update packaging
...
1. update cli and cli_bootstrap;
1.1. use /meson and /pyproject
build dirs to fix collision
for install step;
2024-12-22 18:33:06 +03:00
ea63c67280
[+] update cli module;
2024-12-22 12:06:07 +03:00
34c65f7ba5
[+] update commands
...
1. add basic cli.py module;
2. add stubs for debugpy;
2024-12-22 10:31:31 +03:00
dedff2aee5
[+] update repo
2024-12-12 17:03:33 +03:00
cb69309307
[+] update repo
...
1. add asyncio.handle_task_result;
2. improve pass_ssh_osx;
3. update vpn dependency;
2024-12-10 20:28:00 +03:00
0a50c26d1d
[+] add qrcode mode for pass ssh osx
2024-12-05 09:03:22 +03:00
a6cdf03523
[+] fix exit status for commands
...
1. fix intercept_output when the process has died
before select poll has been started;
2024-12-04 20:28:20 +03:00
eb457950d3
[+] add launch.json
2024-12-04 19:04:06 +03:00
4afe4048d9
[+] update debugging
...
1. disable telemtry in ms-python;
1.1. TODO, use a forked version of the plugin;
2. add debug module into pr34;
3. enable show strack frame for all .py files;
2024-12-04 19:01:30 +03:00
74cc54ae85
[~] update vpn
2024-12-03 19:07:43 +03:00
fd0dbb0c4a
[+] update vpn dependency
2024-12-03 09:25:42 +03:00
d0b696206c
[r] update versions of pip packages
2024-12-03 09:21:45 +03:00
92966ca86d
[~] Refactor
2024-12-03 09:17:16 +03:00
d38022b5a6
[+] update packaging
2024-12-01 18:49:12 +03:00
796fb51ad9
[~] Refactor
2024-12-01 09:04:58 +03:00
b32b058083
[~] Refactor
2024-12-01 08:49:34 +03:00
d3d5e3bcfb
[~] Refactor
2024-11-30 18:59:22 +03:00
64706907ca
[~] Refactor
2024-11-29 21:17:34 +03:00
8656b3b985
[~] Refactor
2024-11-28 12:24:38 +03:00
1cfc6c52f3
[~] Refactor
2024-11-25 16:56:28 +03:00
62f4d9f948
[~] Refactor
2024-11-25 12:41:06 +03:00
5c69e922a7
[~] Refactor
2024-11-24 22:47:42 +03:00
27af208437
[~] Refactor
2024-11-24 22:35:54 +03:00