Skip to content

add basic crypto price converter in accordance with #13008 - #13016

Merged
cclauss merged 5 commits into
TheAlgorithms:masterfrom
sanskarmodi8:add-crypto-price-script
Sep 16, 2026
Merged

cclauss merged 5 commits into
TheAlgorithms:masterfrom
sanskarmodi8:add-crypto-price-script

Conversation

@sanskarmodi8

Copy link
Copy Markdown
Contributor

This PR adds a simple script crypto_price.py under web_programming/ that fetches the current Ethereum (ETH) price in USD. Users can input the amount of ETH, and the script returns the equivalent USD value.

Its a beginner friendly example, suitable for newcomers.

@sanskarmodi8
sanskarmodi8 requested a review from cclauss as a code owner October 1, 2025 01:41
@algorithms-keeper algorithms-keeper Bot added the awaiting reviews This PR is ready to be reviewed label Oct 1, 2025
@sanskarmodi8

Copy link
Copy Markdown
Contributor Author

Hey @cclauss, are there any updates on this?

cclauss and others added 2 commits September 16, 2026 10:02
Updated the import statement and modified the get_eth_price_usd function to use httpx2 instead of httpx.
@algorithms-keeper algorithms-keeper Bot added the tests are failing Do not merge until tests pass label Sep 16, 2026
@algorithms-keeper algorithms-keeper Bot removed the tests are failing Do not merge until tests pass label Sep 16, 2026
@algorithms-keeper algorithms-keeper Bot removed the awaiting reviews This PR is ready to be reviewed label Sep 16, 2026
@cclauss
cclauss merged commit 7c0afd5 into TheAlgorithms:master Sep 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants