Skip to main content

GNU coreutils implementation with Python 3.8

Project description

u-coreutils

CI

GNU coreutils implementation with Python 3.8

Tools

✔ cat

✔ echo

✔ head

✔ mkdir

✔ false

✔ base64

✔ factor

INSTALL

pip install -U u_coreutils

USE

u-cat a.txt
u-echo -e -n 'Hello,World!\n'
u-head -n 5 a.txt
u-mkdir -p -v a/b/c/d
u-false
u-base64 -w 100  a.txt
u-factor 10

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

u-coreutils-0.1.11.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

u_coreutils-0.1.11-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page