Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 978 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 978 Bytes

Python Workshop

A Basic Tutorial For Python - 8th Linux Festival - Python Workshop

Usage

  1. Install Python 2.7

  2. Clone this repository in your workspace

git clone https://github.com/LinuxFest/python_workshop.git
  1. We recommend using PyCharm as the IDE for Python. You can find the installation steps in InstallPyCharm.md

  2. You can also install MySQL using InstallMySql.md

  3. Walk through codes and feel free to ask us your questions by the links provided in our profiles.

Useful Links

You can see useful links in Useful Links

Contributers