Skip to content

JoaquimEsteves/jpwk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

jpwk: Joaquim's Python With Kurly braces

A fork of the most excelent pwk project.

Features:

  1. argparse
  2. Config file (soon...)

Movitation

$ echo 'sed is hard' | jpwk 'print(stdin.replace("sed","python").replace("hard", "easy"))'
python is easy

Installation

It's literally just a file. Does require python3

$ git clone https://github.com/JoaquimEsteves/jpwk.git
$ cd jpwk
$ ln -s `realpath ./jpwk` ~/.local/bin/jpwk

About

Python With Kurly braces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%