Writetofile
Also known as wtf
This tool is meant to be used in conjuction with other cli tools, this tool solves the problem of cli tools without native file writing.
Table of contents
Why use wtf?
Some of the reasons wtf is better then the alternatives:
- Zero dependencies
- Lightweight
- Intergration with any tool that writes to stdin
- Easy installation process
- Allows appending or overwriting
- If file doesent exist it makes the file and writes to it
Installation
Install directly from pypi or use git
pip install Writetofile
or
git clone https://github.com/Ruizennis/Writetofile
cd Writetofile
Usage
Writing text to file
echo 'hi!' | wtf filename
Save pip packages to file
pip list | wtf packages.txt
Links
Licensing
This project is licensed under the MIT license, see LICENSE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
writetofile-0.0.1.tar.gz
(3.1 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
File details
Details for the file writetofile-0.0.1.tar.gz.
File metadata
- Download URL: writetofile-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3ec6bc11b023e8bda971c669aef42b6ddd77a8847fb325d7d474d1b4ed98752
|
|
| MD5 |
f88feb572c236d619ac5b7291c280632
|
|
| BLAKE2b-256 |
825a1bd482ca275c137e91ef78c4fd66fcc24f1a64caf27f8a0479890b9d759e
|
File details
Details for the file writetofile-0.0.1-py3-none-any.whl.
File metadata
- Download URL: writetofile-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6bf8319d030ce586371c17f5330d7cb3d3606a05449277da85c8897c4b6ccce
|
|
| MD5 |
925b6748e086effd23d15d4da83a2919
|
|
| BLAKE2b-256 |
e693357221464ce16d535499d3302776a7ce34cfbff02560bd0685c9fd9bfce7
|