Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cpfeed

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cpfeed

CLI to check out current prices of cryptocurrencies. Powered by CoinGecko.

  • 0.13.0
  • Source
  • PyPI
  • Socket score

Maintainers
1

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:

  • Python (>= 3.9).
  • Poetry.

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.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc