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

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!

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