All activity
It helps to execute commands with a user-define name 🐟
It helps to execute multiple commands with just a single user-defined name 🐙
Check out the docs and start using it!
PCMD
A super simple terminal command shortener
Jofin.F Archbald
left a comment
I needed a tool that could take away all my hassles in typing atrocious terminal commands to a 'write-once-run-anytime-with-just-a-few-words' system. I thought that this issue might not be only for me but for other developers too. I realized that if a tool could do that, it would increase our workflow to another extent.
This is why I built pcmd. Hope you enjoy using it!
PCMD
A super simple terminal command shortener
Decorators is one of the many concepts which makes Python programming amazing. The key usage of decorators is to modify the functionality or state (behavior) of a function. This package brings out a relatively new concept of Function Foundation.
utile
Python library which helps in codeflow using decorators
Jofin.F Archbald
left a comment
My first open source project has reached version 1.1. I hope it helps the developers world wide. Feel free to contribute to the project.
Thank you.
utile
Python library which helps in codeflow using decorators