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

Use of Template Rendering library to seprate the Python and HTML Code #16

Open
RamolaWeb opened this issue Apr 21, 2017 · 2 comments
Open

Comments

@RamolaWeb
Copy link

The Current Script to scrape the website contains both python as well as the HTML code . Thus in order to scale the project i.e to modify the HTML code to redesign the Web Page and PDF document, we may need to modify the Script also. Thus it will great to use a template rendering library like Jinja2 to render the HTML content so that the HTML and Python Part Can be separated.

@CuriousLearner
Copy link
Owner

@RamolaWeb Yes, seems doable and a good practice. Once #15 is merged, this can be taken.

@CuriousLearner
Copy link
Owner

@RamolaWeb Now that #15 is merged in, you can start working on other issues, that are assigned to you. Let me know if you're stuck/ need any help.

As always, thank you for your contributions to the project.

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

No branches or pull requests

2 participants