Skip to content

Simple Python IDE using Tkinter#773

Merged
avinashkranjan merged 28 commits into
avinashkranjan:masterfrom
Priyadarshan2000:master
Mar 31, 2021
Merged

Simple Python IDE using Tkinter#773
avinashkranjan merged 28 commits into
avinashkranjan:masterfrom
Priyadarshan2000:master

Conversation

@Priyadarshan2000
Copy link
Copy Markdown
Contributor

@Priyadarshan2000 Priyadarshan2000 commented Mar 29, 2021

Description

I have made a Simple Python IDE using the Tkinter module in Python. This refers to issue number #764 which was assigned to me. No dependencies are required for the change.

Fixes #764

Have you read the Contributing Guidelines on Pull Requests?

  • Yes
  • No

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • My changes generate no new warnings
  • I have added tests/screenshots(if any) that prove my fix is effective or that my feature works.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations!! for making your first PR at Amazing-Python-Scripts, our mentors will review it soon.

Copy link
Copy Markdown
Contributor

@kaustubhgupta kaustubhgupta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code is working. Just minor changes in readme:

After your code will run successfully, to exit from the IDE go to File and click the Exit Button.


# Setup instructions
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

level two (##)

- Run the executable(.exe) file.
- Run the program in your IDE or terminal/command line.

### Requirements:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Requirements:
## Requirements:

| --- | --- | --- | ---
|Simple Python IDE using Tkinter| [Click Here](https://www.youtube.com/watch?v=-oGVdnelHv8)| [Priyadarshan Ghosh](https://github.com/Priyadarshan2000) | tkintertable, subprocess.run

# Output
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

level two (##)



![image](https://user-images.githubusercontent.com/62868878/112800376-32ae3c00-908d-11eb-96ac-38b7d1f2fb76.png)
# Demo
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

give space before this line and level two (##)

![20210329_130409](https://user-images.githubusercontent.com/62868878/112802134-7013c900-908f-11eb-806a-157f8b6a6770.gif)


# Author(s)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

level two (##)

@kaustubhgupta kaustubhgupta added the minor-change-not-bug Suggested a minor change in code, not a bug label Mar 30, 2021
@Priyadarshan2000
Copy link
Copy Markdown
Contributor Author

@kaustubhgupta sir I change my Readme file. please check this.

@kaustubhgupta kaustubhgupta added next review needed Approved by some mentors, more approvals needed and removed minor-change-not-bug Suggested a minor change in code, not a bug labels Mar 31, 2021
Copy link
Copy Markdown

@Kushal997-das Kushal997-das left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

Copy link
Copy Markdown
Contributor

@santushtisharma10 santushtisharma10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

@antrikshmisri antrikshmisri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kaustubhgupta kaustubhgupta added Approved PR Approved and Ready to Merge gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level2 Bug fixing, Adding small features and removed next review needed Approved by some mentors, more approvals needed labels Mar 31, 2021
Copy link
Copy Markdown
Owner

@avinashkranjan avinashkranjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM..Great Job @Priyadarshan2000

@avinashkranjan avinashkranjan merged commit 6938240 into avinashkranjan:master Mar 31, 2021
@Priyadarshan2000
Copy link
Copy Markdown
Contributor Author

Priyadarshan2000 commented Mar 31, 2021

Thanks @avinashkranjan sir 😊😊

@avinashkranjan
Copy link
Copy Markdown
Owner

Thanks @avinashkranjan sir 😊😊

Keep up the good work..😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved PR Approved and Ready to Merge gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level2 Bug fixing, Adding small features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simple Python IDE using Tkinter

6 participants