Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quantmind/ccy
python module for currencies
https://github.com/quantmind/ccy
Last synced: 3 months ago
JSON representation
python module for currencies
- Host: GitHub
- URL: https://github.com/quantmind/ccy
- Owner: quantmind
- License: bsd-3-clause
- Created: 2012-03-19T13:11:59.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T19:14:59.000Z (4 months ago)
- Last Synced: 2024-07-28T16:16:53.847Z (3 months ago)
- Language: Python
- Homepage: https://quantmind.github.io/ccy/
- Size: 2.71 MB
- Stars: 77
- Watchers: 5
- Forks: 24
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-quant - ccy - Python module for currencies. (Python / Data Sources)
README
# Python CCY
[![PyPI version](https://badge.fury.io/py/ccy.svg)](https://badge.fury.io/py/ccy)
[![Python versions](https://img.shields.io/pypi/pyversions/ccy.svg)](https://pypi.org/project/ccy)
[![Python downloads](https://img.shields.io/pypi/dd/ccy.svg)](https://pypi.org/project/ccy)
[![build](https://github.com/quantmind/ccy/actions/workflows/build.yml/badge.svg)](https://github.com/quantmind/ccy/actions/workflows/build.yml)
[![codecov](https://codecov.io/gh/quantmind/ccy/branch/main/graph/badge.svg?token=2L5SY0WkXv)](https://codecov.io/gh/quantmind/ccy)A python module for currencies. The module compiles a dictionary of
currency objects containing information useful in financial analysis.
Not all currencies in the world are supported yet. You are welcome to
join and add more.* Documentation is available as [ccy jupyter book](https://quantmind.github.io/ccy/).
* Install the command line tool with `pip install ccy[cli]`.
* Show all currencies in the command line via `ccys show`