Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/subramanyaks/karnataka-flag-using-python
- Owner: SubramanyaKS
- License: mit
- Created: 2022-08-15T14:14:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T14:39:31.000Z (over 2 years ago)
- Last Synced: 2024-11-26T04:49:35.147Z (3 months ago)
- Topics: flag, jupyter-notebook, karnataka, python, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 873 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
### License.
This project is under `MIT` license please see the `LICENSE.md` file.