Giter Site home page Giter Site logo

mstc-da-iict / hacktoberfest22-play-with-python Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 24 KB

Python repository with simple python scripts maintained by MSTC DAIICT to promote open source contribution during HacktoberFest - 22.

Python 100.00%
hacktoberfest hacktoberfest2022 python-script

hacktoberfest22-play-with-python's People

Contributors

harshpatel2212 avatar kunjpatel1402 avatar naisargi1101 avatar nidhis9830 avatar rockysaikia730 avatar rushi-vaghela avatar takshay-makadia avatar

Watchers

 avatar

hacktoberfest22-play-with-python's Issues

Announcement_Course.py

Create a bot which will be giving warnings before due date or time of assignment submission. It may also greet you whenever you visit the window.

Grades-Course1.py

There is label "Click here", attach the label to the excel sheet which is created by the professor and student can see only his/her grade on the frame. mentioned in the excel sheet with his/her name.

Assignment_Course

Here whenever the professor would upload an assignment, it should appear as a label (which may ask you to browse and upload the file) on the course window. The file uploaded should be stored in an excel sheet which will be available to the professor. As soon as the assignment is submitted the label should disappear.

Custom Encoder

Write a python script that reads a text file containing all ASCII characters and their corresponding encoded versions. It then reads another file and writes an encoded version of this file based on the encoding scheme provided in the prior file.

Add new features in Grammer_Tools

Like finding nouns in a text file, add other features like finding pronouns, adverbs etc. using spacy library.
Note : Add at least 4 new features.

Add_Input_field in UI.py

Following enhancements are needed :

  1. Edit the UI.py file in Grammer_Tools folder to take user input as text entered in a text box as well as add the functionality to take input as a .txt file.
  2. Additionally, set proper dimensions for the tkinter window and properly arrange all the buttons and text boxes as per your creativity.
  3. Also create a region in the tkinter window itself to display the answers returned by the functions in main.py

Pass Input Data

Understand the code in Grammer_Tools and edit the code in UI.py to check which grammer tool has the user selected from the drop down menu and according call the correct function from main.py

Note : Currently for all functions find_noun is called, which needs to be changed as per the above requirements.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.