Metadata-Version: 2.1
Name: currecyconverterapi
Version: 1.0.0
Summary: Simplest currency converter with pure python with CurrecnyConverterApi
Home-page: https://github.com/yedhrab/currencyconverterapi
Author: Yunus Emre Ak
Author-email: yemreak.com@gmail.com
License: Apache Software License 2.0
Project-URL: Changelog, https://github.com/yedhrab/currecyconverterapi/blob/master/CHANGELOG.md
Project-URL: Issue Tracker, https://github.com/yedhrab/currecyconverterapi/issues
Keywords: currencyconverter,conveter,currecies
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Utilities
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Description-Content-Type: text/markdown
License-File: LICENSE

# 💱 Currency Conveter Api

Simplest currency converter with pure python with CurrecnyConverterApi

## 🔑  Get Your Free Api Key

- Click the link: https://free.currencyconverterapi.com/free-api-key
- Type your e-mail
- Verify your email and use the key that send to your e-mail

## 🪪  License

```
Copyright 2022 Yunus Emre Ak ~ YEmreAk.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```


