indrajithi / tiny-web-crawler

A simple and easy to use web crawler for Python
MIT License
55 stars 11 forks source link

First Major Release v1.0.0 #24

Open indrajithi opened 1 week ago

indrajithi commented 1 week ago

This is a place holder Issue for the first major release v1.0.0

Please feel free to crease issue from this list

Scope and Features: First major version v1.0.0

Functional Requirements

Non Functional Requirements

Mews commented 1 week ago

You forgot to check "Return optional html in response https://github.com/indrajithi/tiny-web-crawler/pull/19" ;)

Mews commented 1 week ago

@indrajithi On Git hooks maybe you should link my second pr on that feature (#25 ) so people also see the pre-commit install --hook-type pre-push command :)

Mews commented 1 week ago

@indrajithi you can check "Test coverage above 80%" now ;)