🚀 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!
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.
- 🦠 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
- 🌍 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)
pip install cosmotalker
✅ Compatible with Python 3.6+
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
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.
Offline Response Times:
0.00078s
0.00072s
0.00075s
0.00073s
...
- 🔗 Explore More: bhuvaneshm.in/cosmotalker
- ⭐ Star the Repo: github.com/bhuvanesh-m-dev/cosmotalker
Bhuvanesh M 🚀 CSE Student | 🎐 Astronomy Enthusiast | 🐧 Linux Dev | 🐍 Python Coder
- Portfolio: bhuvaneshm.in
- GitHub: @bhuvanesh-m-dev
- LinkedIn: bhuvaneshm-developer
- HackerRank: bhuvaneshm_dev
- YouTube: @bhuvaneshm_dev
- LeetCode: bhuvaneshm_dev
- Dev.to: @bhuvaneshm_dev
- Twitter (X): @bhuvaneshm06
- Instagram: @bhuvanesh.m06
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
🚀 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.
- 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.
import cosmotalker
print(cosmotalker.get("earth")) # Instant data about Earth
#Stay tuned for future enhancements!
sudo apt update && sudo apt install python3-pip -y && pip3 install cosmotalker
Note: The above badge shows lifetime downloads via pepy.tech.
However, pepy updates downloads based on a rolling 3-month window, which may show slower growth over time.
I manually track and verify download numbers through multiple sources.
Below is the manually updated table reflecting actual downloads over time:
Date | Total Downloads | Source |
---|---|---|
2024-03-15 | 1.2K | Initial Launch Week |
2024-06-28 | 21.2K | Pepy |
2024-07-29 | ~25K (approx) | Verified with initial source |
📂 Proof Screenshots Directory
You can view proof and mirror screenshots from the following URL:
➡️ https://github.com/bhuvanesh-m-dev/cosmotalker/tree/main/document/screenshots
This directory will be updated periodically with accurate screenshots showing growth, mirror proof (like aliyun, tencent, etc.), and manual logs.
🔗 Mirror Source Example:
Aliyun PyPI Mirror for CosmoTalker:
➡️ https://mirrors.aliyun.com/pypi/simple/cosmotalker/
- pepy.tech/project/cosmotalker
- pypistats.org/packages/cosmotalker
- https://mirrors.aliyun.com/pypi/simple/cosmotalker
- PyPI mirrors (aliyun, tencent, pypi.python.org analytics)
✅ This ensures transparent and trustworthy tracking of CosmoTalker's growth.
CosmoTalker now includes oolit()
, a fully offline chat interface.
- Chat without internet: Interact with CosmoTalker's knowledge base.
- Easy to use: Just import and run
cosmotalker.oolit()
.
import cosmotalker
cosmotalker.oolit()