A fun Python CLI tool for fetching random facts, animal information, quotes, and much more from various APIs.
Project description
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
Clone the repository:
git clone https://github.com/tahadnan/Fun-APIs-CLI.git
cd Fun-APIs-CLI
(Highly Recommended)Set up a virtual environment and install dependencies:
python3 -m venv venv
source venv/bin/activate # For Mac/Linux
.\venv\Scripts\activate # For Windows
pip install -r requirements.txt
python3
Run the program:
python3 fun_apis.py -h
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!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fun_apis_cli-0.1.4.tar.gz.
File metadata
- Download URL: fun_apis_cli-0.1.4.tar.gz
- Upload date:
- Size: 69.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ae54be7c280c23019ea97b9ab98f3fa0586df53d22bf17f2e0dc5840996865d
|
|
| MD5 |
bf6a22e5ca9285388c7f4d76fbe4face
|
|
| BLAKE2b-256 |
3ed503387d0c3233001ab418cdce25b30dff96b4495bcd4025f10490842ddc7c
|
File details
Details for the file Fun_APIs_CLI-0.1.4-py3-none-any.whl.
File metadata
- Download URL: Fun_APIs_CLI-0.1.4-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70e9b5dcc4cce89e2fbd1a0e6ab96acf4fde88c036feb5b2059ae79ff58b9650
|
|
| MD5 |
83901d6e013b4b2e584a7e030d80fd0f
|
|
| BLAKE2b-256 |
9894966a25251583872ade944f91fdcb623d676edff6e84b84a946197f64e5e3
|