Skip to content

Kryptofly/CryptoTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CryptoTracker

CryptoTracker is a simple Python application to track the current prices of specified cryptocurrencies using an API.

Features

  • Fetches real-time prices of specified cryptocurrencies.
  • Displays the prices in a user-friendly format.

Installation

  1. Clone the repository:

    git clone https://github.com/YOUR_USERNAME/CryptoTracker.git
    cd CryptoTracker
  2. Install the required packages:

    pip install -r requirements.txt
  3. Run the application:

    python crypto_tracker.py

Requirements

  • Python 3.x
  • requests library

License

This project is licensed under the MIT License.

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages