2022-01-10 12:08:09 -08:00
2022-01-10 12:00:11 -08:00
2021-12-24 22:58:20 -08:00
2022-01-10 12:08:09 -08:00
2022-01-10 12:00:11 -08:00
2021-12-20 09:05:06 -08:00
2022-01-10 12:08:09 -08:00
2021-12-29 22:51:38 -08:00
2022-01-10 12:00:11 -08:00

Various scripts for performing file-related operations such as editing and deleting.

Q: Why is this simple script written as a Python 3.7+ library?
A: I can reuse the functions across multiple scripts and changes to the underlying programs can be accounted for in only their respective modules.

Requirements
------------
* fd
* fzf
* mlocate
* python >= 3.7
* python-termcolor

Build Requirements
------------------
* python >= 3.7
* pytest
* python-hypothesis
* python-sphinx
Description
Various scripts for performing file-related operations such as editing and deleting.
Readme 140 KiB
2024-09-21 06:54:34 +00:00
Languages
Python 67.4%
Shell 31.1%
Ruby 1.5%