Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fun-apis-cli

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fun-apis-cli

A fun Python CLI tool for fetching random facts, animal information, quotes, and much more from various APIs.

  • 0.2.1
  • PyPI
  • Socket score

Maintainers
1

LOGO

Fun APIs CLI

A simple Python command-line interface utility to interact with various fun APIs: facts, animals, quotes... This project, designed for learning and fun, can pull random facts, animal data, quotes and much more via API Ninjas and other API sources.

Installation

pip install Fun-APIs-CLI

Configuration

  1. Acquire the needed API-Keys, head to the project wiki for more info about this step.
  2. Run fun-apis-cli -c and you will be prompted to enter the required APIs keys.

WHAT'S NEW WITH 0.2.1:

  • Fixed the inconsistent superhero verification mechanism
  • Improved the way Names and IDs are stored in the JSON file "Name": id => "id":"Name"
  • Provided a way to view available heroes in table form
  • Remove unused imports
  • Fix f-strings without placeholders
  • Resolve undefined name warnings

Contributing

This project relies on collaboration and community support! It's designed to be an evolving, living tool, and while it currently supports APIs for fun facts, animals, and quotes, the possibilities are endless. Whether you'd like to add new APIs, enhance existing features, refine the code, or even update the documentation, contributions are welcome. Let's make this CLI a better and more diverse tool together. You can fork the repository, look at the code, and send your pull requests-we are excited to see what you will add to the project!

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc