Explore the Universe with CosmoTalker

Talk to the cosmos. Powered by Python. Driven by curiosity.

What is Cosmotalker?

Your Cosmic Terminal Companion

Cosmotalker is a powerful Python package designed for space enthusiasts, developers, and learners. It brings the universe right into your terminal, providing quick access to astronomical data, real-time updates, and AI-powered insights, all offline or online.

Key Features:

  • Planetary Data: Detailed information on planets, moons, and celestial bodies.
  • Astronomy Picture of the Day (APOD): Daily stunning images from NASA.
  • Satellite Tracking: Locate and track active satellites.
  • SpaceX Launches: Up-to-date information on SpaceX missions.
  • Integrated Search: Wikipedia and Ecosia search capabilities.
  • Offline Support: Access cached data even without an internet connection.

Get Started with Cosmotalker

Installation

pip install cosmotalker

Basic Usage

import cosmotalker
print(cosmotalker.get("earth"))
print(cosmotalker.apod())
print(cosmotalker.wiki("black hole"))

Experience Cosmotalker

user@cosmotalker:~$ python

Our Cosmic Roadmap

Galaxy Data Support

Expand data to include galaxies, nebulae, and deep-sky objects.

Enhanced Image Resolution

Improve image preview quality and options for high-res downloads.

Real-time Space News

Integrate live feeds for breaking space and astronomy news.

More Offline Features

Caching more data and functionalities for robust offline usage.

Community Contributions

We welcome contributions! Fork the project, submit issues, or open pull requests.

Cosmotalker's Cosmic Footprint