Learning python web micro-framework bottle.
It is a simple demo project to learn python web micro framework “Bottle”.
Python3: It’s high time we should use Python3 instead of Python2.
Bottle: A micro framework of python for web. bottle
pytest: Py test is used for testing our app. pytest
git clone https://github.com/riadhassan/card_validator.git
pip install -r requirements.txt
to install dependenciespython -m web.app