Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/subramanyaks/karnataka-flag-using-python

Python project to display the Karnataka Flag using python matplotlib library.
https://github.com/subramanyaks/karnataka-flag-using-python

flag jupyter-notebook karnataka python python3

Last synced: 24 days ago
JSON representation

Python project to display the Karnataka Flag using python matplotlib library.

Awesome Lists containing this project

README

        

# Karnataka-Flag-Using-Python

By using python to draw the Karnataka Flag.

### Technology used.

1. ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
2. ![Jupyter Notebook](https://img.shields.io/badge/jupyter-%23FA0F00.svg?style=for-the-badge&logo=jupyter&logoColor=white)

### Installation

1. Clone this repository `git clone https://github.com/SubramanyaKS/Karnataka-Flag-Using-Python.git `
2. navigate to cloned repository using `cd` command `cd `
3. to plot the graph use command `jupyter notebook KarnatakaFlag.ipynb`
or
if you have jupyter notebook just run the notebook in UI.

4. if you have install [Anaconda](https://www.anaconda.com/) no need to install anything just open jupyter nootbook snd run
5. if you want to see the output in terminal run command `python Karnatakaflag.py`

### Demo.

demo


### License.

This project is under `MIT` license please see the `LICENSE.md` file.