Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Added python script for a Research paper latex parser #602

Merged
merged 3 commits into from
Oct 26, 2020
Merged

Added python script for a Research paper latex parser #602

merged 3 commits into from
Oct 26, 2020

Conversation

priya-mane
Copy link
Contributor

Description

A short summary of what is included in your Pull Request.

Fixes #31

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.

  • I have named my files and folder, according to this project's guidelines.
  • My code follows the style guidelines of this project.
  • My Pull Request has a descriptive title. (not a vague title like Update index.md)
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have created a helpful and easy to understand README.md, according to the given README_TEMPLATE.
  • I have included a requirements.txt file (if external libraries are required.)
  • My changes do not produce any warnings.
  • I have added a working sample/screenshot of the script.

Copy link
Member

@AdityaJ7 AdityaJ7 left a comment

Choose a reason for hiding this comment

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

Just add a few comments in the code(on hard to understand areas ) else everything is good
And add a requirements.txt file for the external libraries used and therefore update the section of readme where u mentioned individual library installation to
pip install -r requirements.txt

@priya-mane
Copy link
Contributor Author

Just add a few comments in the code(on hard to understand areas ) else everything is good
And add a requirements.txt file for the external libraries used and therefore update the section of readme to -- pip install -r requirements.txt

Okay, will do that.
Thanks!

@priya-mane
Copy link
Contributor Author

Just add a few comments in the code(on hard to understand areas ) else everything is good
And add a requirements.txt file for the external libraries used and therefore update the section of readme to -- pip install -r requirements.txt

Okay, will do that.
Thanks!

Have added comments and a requirements.txt file.Please review the same.
Thank you!

@mergify mergify bot merged commit e9978cc into Python-World:master Oct 26, 2020
@AdityaJ7
Copy link
Member

@allcontributors please add @priya-mane for code

@allcontributors
Copy link
Contributor

@AdityaJ7

I've put up a pull request to add @priya-mane! 🎉

@github-actions
Copy link

Python World does not accept pull requests on this repository anymore.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 10, 2022
@mergify mergify bot added the nice-job label Jun 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Submit your Python script ideas
3 participants