Unix-style utilities for Python shell
Project description
✨███████████████████ ░█▀▀█ █▀▀█ █░░░█
█▄─▄▄─█─▄▄─█▄─█▀▀▀█─▄▒█▄▄█ █✨ █ █▄█▄█
██─▄▄▄█─██─██─█─█─█─█▒█░░░ ▀▀▀▀ ░▀░▀░
▀▄▄▄▀▀▀▄▄▄▄✨▄▄▄▀▄▄▄▀✨░░░░░🐍░░░░░✨
ᴘᴏᴡ! ᴘᴏᴡ!
Give any Python interpretter UNIX-like shell capabilities.
I don't have the time to flesh out a full README yet (I spent most of what was available on the ASCII art above 🙃), so here's an example of how to grep large dicts using PowPow:
from powpow import grep
# locals() is used as an example of a dict you might want to grep. You can
# pass any other object instead - grep() will pretty-format it and try to find
# a match.
locals() | grep ("powpow")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file powpow-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: powpow-0.0.4-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd85b8854b4ead2eb66f9e61fa5d65126fb23efb35318942b0aaa3de179acc1a |
|
MD5 | b4f039a59ef00420414ed73b018ac372 |
|
BLAKE2b-256 | 317c085bd36809f9685099e657d43692159e61c155ade0b6258d76092665ef60 |