Skip to content

Python based CLI tool for interacting with Fuck Off as a Service (FOaaS) API

License

Notifications You must be signed in to change notification settings

IamRaviTejaG-zz/py-foaas-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py-FOAAS-cli

A Python implementation of the simple CLI tool to interact with FOaaS (Fuck Off as a Service) API. Originally implemented in Go by Palash Nigam (@palash25).

Please check out the original Go implementation by Palash Nigam (palash25/foaas-cli) and please ⭐ star the repo.


Installation

git clone https://github.com/IamRaviTejaG/py-foaas-cli.git
cd py-foaas-cli
pip install .

Usage

The usage is a little different from the original Go implementation. There exists only one command fuck with all other options.

pyfoaas fuck immensity Ravi

Would print:

You can not imagine the immensity of the FUCK I do not give. - Ravi

To view the version info:

pyfoaas fuck version

To view all the possible operations in JSON format:

pyfoaas fuck operations

To view in simple text instead:

pyfoaas fuck

If you like this Python implementation, please do consider giving ⭐ ⭐ stars to this repository and also to the original repository here (https://github.com/palash25/foaas-cli).

About

Python based CLI tool for interacting with Fuck Off as a Service (FOaaS) API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages