https://github.com/smaranjitghose/pythonicindian
Python snippets to generate the indian flag!
https://github.com/smaranjitghose/pythonicindian
indian-flag matplotlib obfuscated-code python turtle
Last synced: 9 months ago
JSON representation
Python snippets to generate the indian flag!
- Host: GitHub
- URL: https://github.com/smaranjitghose/pythonicindian
- Owner: smaranjitghose
- License: mit
- Created: 2020-02-04T06:12:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T09:45:44.000Z (over 5 years ago)
- Last Synced: 2025-01-26T04:12:41.169Z (11 months ago)
- Topics: indian-flag, matplotlib, obfuscated-code, python, turtle
- Language: Jupyter Notebook
- Homepage:
- Size: 48.8 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pythonic Indian

Love the beauty of Python Programming?

Feel patriotic on 26th Jan or 15th August every where when your heart fills with pride for being an India

Wondering if you can do something with your programming skills to pay a tribute?

Well, look no further! Python has you covered
Usage

- Open your terminal🐱💻
- Clone this repository ⏬:
```git clone https://github.com/smaranjitghose/PythonicIndian```
- Navigate to your cloned repo :
```cd PythonicIndia```
- Now make sure you have all the dependencies🧱
```pip install -r requirement.txt```
- For seeing the flag on the terminal, give the following:
```python indian_terminal_flag.py```
- For plotting the flag
```jupyter notebook indian_flag_matplotlib.ipynb```
LICENSE
