X Tutup
Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 2.95 KB

File metadata and controls

50 lines (33 loc) · 2.95 KB

Mini PyThon Projects

SR No Project
1 Key Word Finder
2 PY to EXE
3 Color map
4 Image 2 Cartoon
5 MP4 TO MP3
7 Music Player
8 PDF 2 TxT
9 QRcode Gen _ tkinter
10 audioLabrary
11 calculator
12 clock
13 countdown
14 ip Address tkinter
15 Marker Generator
16 Random PassWord Genrator

How can I read this tutorial without an Internet connection? GIF

  1. Go here and click the big green ➞ Code button in the top right of the page, then click ➞ Download ZIP.

    Download ZIP

  2. Extract the ZIP and open it. Unfortunately I don't have any more specific instructions because how exactly this is done depends on which operating system you run.

  3. Launch ipython notebook from the folder which contains the notebooks. Open each one of them

    Kernel > Restart & Clear Output

This will clear all the outputs and now you can understand each statement and learn interactively.

If you have git and you know how to use it, you can also clone the repository instead of downloading a zip and extracting it. An advantage with doing it this way is that you don't need to download the whole tutorial again to get the latest version of it, all you need to do is to pull with git and run ipython notebook again.


Authors ✍️

I'm Dr. OMID Ebrahimi and I have written this tutorial. If you like this tutorial, please give it a ⭐ star.


Licence 📜

You may use this tutorial freely at your own risk. See LICENSE.

X Tutup