Repository URL to install this package:
|
Version:
0.1.1 ▾
|
wbcurrency
/
PKG-INFO
|
|---|
Metadata-Version: 2.1 Name: wbcurrency Version: 0.1.1 Summary: Django Project that saves Currencies and provides means to retrieve Exchange Rates. Home-page: None Author: Christopher Wittlinger Author-email: c.wittlinger@intellineers.com Requires-Python: >=3.6,<4.0 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Requires-Dist: django (>=2.1,<3.0) Requires-Dist: django-filter (>=2.0,<3.0) Requires-Dist: djangorestframework (>=3.9,<4.0) Requires-Dist: pyyaml (>=3.13,<4.0) Requires-Dist: requests (>=2.18,<3.0) Requires-Dist: wbutils (==0.0.2)