Inspiration

Loved to do a clone of IDLE right from the day I started learning Python.

What it does

All the necessary things that a basic IDE should do like:

  • Open

  • Save

  • Save As

  • Run

How we built it

100% Python.

Challenges we ran into

  • Replicating it like python editor

  • Working of each function inside the access bar

  • Compiling the code

  • Display error with a line number to spot easily

Accomplishments that we're proud of

Have achieved the basic Outfit and Functioning of the IDLE

What we learned

Fun Fact: Develop Python using Python.

What's next for Pytry

Improved UI/UX

Web Accessibility

Access to other Programming Languages as well.

Built With

Share this project:

Updates