Skip to content

0xBitzz/cpfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpfeed (Crypto Price Feed)

cpfeed (short for Crypto Price Feed) is a Python package for fetching cryptocurrency prices from the CoinGecko API.

Requirements

Before installing and using this project, make sure you have the following dependencies installed:

Installation

You can install cpfeed via pip:

pip3 install cpfeed

Usage

  1. Navigate to the cpfeed directory:
cd cpfeed
  1. Activate the Poetry shell:
poetry shell
  1. Fetch cryptocurrency prices:
cpfeed bitcoin

License

This project is licensed under the MIT License - see the LICENSE file for details.

TODO

  • Update usage examples with more detailed explanations.
  • Add troubleshooting section for common issues.
  • Add contributing guidelines.
  • Add more commands.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages