https://github.com/sandeepbalachandran/pythonophobia
A collection of python project works from beginner to advanced level
https://github.com/sandeepbalachandran/pythonophobia
beginner-friendly beginner-project coding python pythonprogramming
Last synced: 3 months ago
JSON representation
A collection of python project works from beginner to advanced level
- Host: GitHub
- URL: https://github.com/sandeepbalachandran/pythonophobia
- Owner: SandeepBalachandran
- License: gpl-3.0
- Created: 2020-10-05T06:04:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T08:54:10.000Z (almost 5 years ago)
- Last Synced: 2025-07-07T08:08:11.197Z (3 months ago)
- Topics: beginner-friendly, beginner-project, coding, python, pythonprogramming
- Language: Python
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

Pythonophobia
# Table of contents
- [Introduction](#introduction)
- [Usage](#usage)
- [Installation](#installation)
- [Install Code editor](#install-editor)
- [Install Python](#install-python)
- [Contribute](#contribute)# Introduction
- A fun project where you can find python programs from beginner to advanced# Usage
- The code can be run in any of the text editors. Python needs to be installed.
- Some projects are using external libraries. Make sure those are installed.# Installation
### Install Editor
- Use any of the Text editors or Integrated Development Environments.
- IDEs are preferable. Ex: Pycharm### Install Python
- Install latest python from :point_right: [here](https://www.python.org/downloads/)# Contribute
- Feel free to contribute. :heart: