funapis

Command line tool for some fun api usage


License
MIT
Install
pip install funapis==0.4

Documentation

Table of Contents

About The Project

This project is built with the intent to harness free apis and provide a fun way to interact with them. (Terminal is fun, won't you agree?) Sub Projects:-

  • numn: A command line tool to get interesting facts about a number, date or year.

(others: coming soon)

Built With

Getting Started

As this is a simple pip module, you can install it globally or in a virtual environment.

Prerequisites

Virtual environment is not recommended as it won't be accesible globally.

  • virtual env
$ python -m virtualenv venv
$ source ./venv/bin/activate

Installation

  1. Get a free API Key at https://rapidapi.com/ (*optional)
  2. Install module
$ pip install funapis

Usage

Using funapis is pretty simple from command line.

  • numn - Number Apis
    • numn options
      • -h
      • -f
      • -ft
      • -fy
      • -fd

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Nirabhra Tapaswi - nirabhratapaswi@gmail.com

Project Link: https://github.com/nirabhratapaswi/funapis Pip Link: https://pypi.org/project/funapis/