[PR #837] [MERGED] Added forex-python #748

Closed
opened 2025-11-06 13:01:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/837
Author: @ravigadila
Created: 2/22/2017
Status: Merged
Merged: 3/7/2017
Merged by: @vinta

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Forex Python is a real time Free Foreign exchange rates, currency conversion and Bit Coin to currency conversion. check Docs

What is this Python project?

forex-python Features

  • List all currency rates.
  • BitCoin price for all curuncies.
  • Converting amount to BitCoins.
  • Get historical rates for any day since 1999.
  • Conversion rate for one currency(ex; USD to INR).
  • Convert amount from one currency to other.(‘USD 10$’ to INR)
  • Currency Symbols
  • Currency names

What's the difference between this Python project and similar ones?

This package provides free real-time currency conversion rates. Uses http://fixer.io and http://www.coindesk.com/api/ to fetch conversion rates.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/837 **Author:** [@ravigadila](https://github.com/ravigadila) **Created:** 2/22/2017 **Status:** ✅ Merged **Merged:** 3/7/2017 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4a3b30c`](https://github.com/vinta/awesome-python/commit/4a3b30c312a982812453dafd7f23d4ff119a9467) Added forex-python ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Forex Python is a real time Free Foreign exchange rates, currency conversion and Bit Coin to currency conversion. check [Docs](http://forex-python.readthedocs.io/en/latest/usage.html) ## What is this Python project? ### forex-python Features * List all currency rates. * BitCoin price for all curuncies. * Converting amount to BitCoins. * Get historical rates for any day since 1999. * Conversion rate for one currency(ex; USD to INR). * Convert amount from one currency to other.(‘USD 10$’ to INR) * Currency Symbols * Currency names ## What's the difference between this Python project and similar ones? This package provides free real-time currency conversion rates. Uses http://fixer.io and http://www.coindesk.com/api/ to fetch conversion rates. -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:01:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#748