Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handwriting script added #264

Merged
merged 6 commits into from Oct 11, 2021
Merged

handwriting script added #264

merged 6 commits into from Oct 11, 2021

Conversation

kiranbaby14
Copy link
Contributor

Description

Added basic script to convert a text or a text file to handwritten images.

Fixes #83

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • New Script (non-breaking change which adds a new script to the repository)
  • This change requires a documentation update

Has This Been Tested?

  • I confirm that I have tested my script locally and verified that it works as intended.

Checklist:

  • I have gone through the contributing guidelines before making this Pull Request.
  • My code follows the style guidelines 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 made corresponding changes to the documentation
  • My changes generate no new warnings

@kiranbaby14
Copy link
Contributor Author

This is a new feature to be added to the repository for the issue #83. Please evaluate it and inform me of any corrections.

@kiranbaby14
Copy link
Contributor Author

Kindly review @OBITORASU

@OBITORASU
Copy link
Contributor

Add a requirements.txt

@kiranbaby14
Copy link
Contributor Author

@OBITORASU requirement.txt added

@OBITORASU
Copy link
Contributor

Some of the dependencies are unnecessary and should not be there in the requirements.txt, could you remove the unnecessary ones?

@kiranbaby14
Copy link
Contributor Author

kiranbaby14 commented Oct 10, 2021

Some of the dependencies are unnecessary and should not be there in the requirements.txt, could you remove the unnecessary ones?

well, when I install "pywhatkit library" all of the other ones also get installed.
so should I only give pywhatkit inside requirements.txt?

@kiranbaby14
Copy link
Contributor Author

@OBITORASU is this ok?

@OBITORASU
Copy link
Contributor

I think you missed pillow.

@kiranbaby14
Copy link
Contributor Author

I think you missed pillow.

its automatically added along with "pywhatkit".

@kiranbaby14
Copy link
Contributor Author

kiranbaby14 commented Oct 11, 2021

I think you missed pillow.

@OBITORASU updated, could you check now.

@OBITORASU
Copy link
Contributor

LGTM!

@OBITORASU OBITORASU merged commit 188b087 into GDSC-RCCIIT:main Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text to Handwritten
2 participants