πŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more β†’
Socket
Book a DemoInstallSign in
Socket

cosmotalker

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cosmotalker

CosmoTalker is your gateway to the universe! Whether you're fascinated by stars, planets, or scientific phenomena, this tool brings the cosmos closer to you.

2.2
PyPI
Maintainers
1

✨ Welcome to CosmoTalker v2 – Now Smarter, Broader, and Even More User-Friendly!

πŸš€ CosmoTalker v2 is officially here! Explore the Solar System and beyond with this offline-Python library, now enhanced with a beta image preview tool, advanced search, user-friendly functions, and real-time space data.

βœ… Now ready for Debian-based Linux systems via Cosmo4U πŸ“Œ .apk for Android and .exe for Windows are rolling out soon!

🎐 What is CosmoTalker?

CosmoTalker is a Python library developed by Bhuvanesh M to bring space exploration, astronomy data, and scientific facts directly to your system β€” no internet required for core features.

Perfect for space lovers, students, and offline learners. All core info is bundled with the module, while online features like space news and real-time updates extend the experience.

πŸš€ What's New in v2?

  • 🦠 Improved Solar System Module
  • πŸ”Ž Enhanced deep search algorithm
  • πŸ“Έ Beta image function to preview and save cosmic visuals
  • πŸ“– New wiki summary tool with fetch speed tracking
  • πŸ”­ Cosmic event tracker for SpaceX & satellite data
  • 🌐 More intuitive commands for easier interaction

πŸ”§ Features

  • 🌍 Get planet data: cosmotalker.get("mars")
  • πŸ”¬ Learn science facts: cosmotalker.get("gravity")
  • 🌐 Perform searches using eco-friendly search: cosmotalker.search("your query")
  • πŸ“‘ Fetch space updates from CelesTrak, NASA APOD, SpaceX, and more
  • πŸ“· Download astronomy images: cosmotalker.img() (beta)
  • πŸ’Ό Wikipedia-powered summaries: cosmotalker.wiki("black hole")
  • βœ… Works fully offline for core data

🌱 Eco-friendly search using Ecosia (supports tree planting)

πŸ›† Installation

pip install cosmotalker

βœ… Compatible with Python 3.6+

🐿 Linux Users:

Install Cosmo4U for Debian-based distros (Ubuntu, Kali, Parrot):

Download Cosmo4U from the internet via this URL: ➑️ https://bhuvaneshm.in/cosmo4u

Enjoy Cosmo4U on your Debian system and explore the universe offline!

πŸ› οΈ Coming Soon:

  • πŸ“± CosmoTalker.apk for Android
  • πŸ’» CosmoTalker.exe for Windows

πŸ§ͺ Usage Example

import cosmotalker

print(cosmotalker.get("earth"))           # Offline solar system data
print(cosmotalker.feedback())             # Send feedback
print(cosmotalker.apod())                 # Astronomy Picture of the Day
print(cosmotalker.celestrak())            # Satellite tracking
print(cosmotalker.search("yt"))           # Open YouTube in browser
print(cosmotalker.search("words"))        # Eco-friendly web search and download Cosmo4U at bhuvaneshm.in/cosmo4u
print(cosmotalker.get("gravity"))         # Deep science query
print(cosmotalker.spacex())               # SpaceX launch data
print(cosmotalker.wiki("black hole"))     # Wikipedia summary
print(cosmotalker.img())                  # Image viewer (Beta)

πŸ’‘ Use cosmotalker.search() shortcuts: yt = YouTube, wa = WhatsApp, gpt = ChatGPT, insta, fb, etc.

🚁 Benchmark Results

Offline Response Times:
0.00078s
0.00072s
0.00075s
0.00073s
...

πŸ‘¨β€πŸ’» Developed By

Bhuvanesh M πŸš€ CSE Student | 🎐 Astronomy Enthusiast | 🐧 Linux Dev | 🐍 Python Coder

πŸ”— Connect:

✨ Update: get() Rebranded as info()

The get() function is being rebranded to info() in upcoming versions.

πŸ’‘ The new info() function will offer:

  • Cleaner and more relevant results
  • Enhanced precision
  • Better support for scientific and factual queries

🌟 Introducing the Brand New get() Function!

πŸš€ CosmoTalker v2 now features the revamped get() function, designed to deliver accurate answers for your keyword queries in milliseconds! Whether you're exploring planets, scientific concepts, or cosmic phenomena, get() provides precise, reliable results with lightning-fast performance.

✨ Why get() Stands Out

  • Pinpoint Accuracy: Returns the most relevant information for your keyword.
  • Blazing Speed: Responses in ~0.0007 seconds, thanks to optimized offline data processing.
  • Versatile Queries: Supports queries like planets (get("mars")), science facts (get("gravity")), and more.
  • Offline Ready: Core data is bundled, so no internet is needed for most queries.

πŸ§ͺ Example Usage

import cosmotalker

print(cosmotalker.get("earth"))    # Instant data about Earth

###Stay tuned for future enhancements!

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