1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2025-04-08 15:59:05 +05:30

27 Commits

Author SHA1 Message Date
dac4051a24
Python: remove directory "oneliners" 2025-03-02 12:51:26 +03:00
271dbe077a
Python: add hash_to_password.py 2025-03-02 12:47:36 +03:00
628e1947bb
detect_locale.py: fix os.environ["LANG"] 2025-02-19 23:26:16 +03:00
ba627444b2
python: add fm_harmonics_music_generator.py 2025-02-19 23:16:54 +03:00
e840243610
Python: enhance the shebang 2024-12-30 20:33:07 +03:00
1c7292526e
*.py: use a better shebang 2024-07-26 14:35:44 +03:00
07bda15c26
add C_code_chars_count.py 2024-07-20 18:52:00 +03:00
af4e775489
add detect_locale.py 2024-07-20 18:29:50 +03:00
51507bf354
add binary_to_midi.py 2024-07-20 18:14:56 +03:00
068591cd8e
relicense everything under CC0-1.0 or Unlicense, add SPDX ID 2024-07-15 00:03:15 +03:00
727775502b
BB_plus_watch_temp_files.py: reformat 2024-07-03 19:53:03 +03:00
24e63939fa
BB_plush_watch_temp_files.py: change the key name and extract it 2024-07-03 19:50:58 +03:00
bb5a4c0a64
add BB_plus_watch_temp_files.py 2024-07-03 19:33:48 +03:00
59a9721afa
Python: add get_unix_epoch_seconds.py 2024-06-28 14:02:34 +03:00
8c4f499b24
add year_2038_bug.py 2024-06-26 22:38:55 +03:00
60858de021
generate_C_lang_token.py: do TODO 1 2024-05-05 10:05:27 +03:00
371f8819de
relicense: CC0 -> Unlicense 2024-04-25 23:16:39 +03:00
419ebe2cba
generate_C_lang_token.py: add an important TODO 2024-03-22 08:25:48 +03:00
5b4b783791
git_commit_simulator.py: add TODO for interactive mode 2024-03-10 11:48:04 +03:00
dc7e42dd73
git_commit_simulator.py: fix extra newline for single-line messages 2024-03-10 10:57:39 +03:00
19a84731d8
Python: generate_C_lang_token.py: support STDIN as an argument 2024-02-24 21:26:12 +03:00
b965674095
Python: add generate_C_lang_token.py 2024-02-24 21:10:48 +03:00
d1026e247c
Python: add ASCII_to_CJK.py 2024-02-18 15:54:44 +03:00
07cadd5e87
Python: add base64_text_decode.py 2024-02-10 15:22:46 +03:00
03e02868b8
optimize .gitignore files 2024-01-31 22:24:38 +03:00
f98cbbaf84
add copyleft notices 2024-01-25 20:33:58 +03:00
93ed0c917a
add python-programming/git_commit_simulator.py
Extend .gitignore for Python
2023-12-31 14:25:20 +03:00