Coder Social home page Coder Social logo

d4lion / requitty Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 39 KB

Requitty is a console program focused on solving basic day-to-day problems for a developer or any person

License: GNU General Public License v3.0

Python 100.00%
command-line-tool python requests

requitty's Introduction

Requitty

requitty is a command console program which is responsible for providing solutions to different day-to-day problems, seeking to efficiently create commands which facilitate the repetitive tasks of the developer.

Usage/Examples

requitty -r get -u https://api.com
response with a status 200

Screenshots

App Screenshot

Commands

Request

  requitty -r http-method -u url
Parameter arg Description
--request -r Required http method GET
--url -u Required Direction from request or path

Options

  requitty -r http-method -u url [options]
Parameter Type Description
--verbose bool optional. show the response of the request
--save string optional. save the response in json file

Deployment

git clone https://github.com/daliondev/requitty.git
cd .\requitty\
pip install -r requirements.txt

requitty's People

Contributors

d4lion avatar

Stargazers

Daniel Martínez avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.