Mastechnology / blog_posts

I will be adding the codes I wrote for my blog to here also.

Home Page:https://www.mfgstudiosblog.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog_posts

currency.py output:

This code is for getting currency exchanges data.

Dolar Alım: 17.9117, Dolar Satım: 17.9140, Dolar Banka Alım: 17.9530, Dolar Banka Satım: 17.8814, Euro Alım: 18.3089, Euro Satım: 18.3330, Euro Banka Alım: 18.3581, Euro Banka Satım: 18.2849, Genel Dolar Alım API Çıktısı: {'satis': '17.9140', 'alis': '17.9117', 'degisim': '0.00'}, Banka Dolar Alım API Çıktısı: {'BanknoteBuying': '17.8814', 'BanknoteSelling': '17.9530', 'CrossRateUSD': None, 'CurrencyName': 'US DOLLAR', 'ForexBuying': '17.8939', 'ForexSelling': '17.9261', 'Kod': 'USD', 'Unit': '1', 'isim': 'ABD DOLARI'}.

About

I will be adding the codes I wrote for my blog to here also.

https://www.mfgstudiosblog.com/


Languages

Language:Jupyter Notebook 88.2%Language:Python 11.8%