Scrapling / scrapling /core /storage.py

Commit History

style: Fix all mypy errors and add type hints to untyped function bodies
31c2447

Karim shoair commited on

feat(parser): replacing `tldextract` with `tld` library
e5733cb

Karim shoair commited on

refactor: Making all the codebase acceptable by PyRight
e5ecf76

Karim shoair commited on

perf: General code restructure to not use more than needed memory
21ce5a7

Karim shoair commited on

style: applying the new ruff rules to all files
226b463

Karim shoair commited on

style: add flags for tests coverage
9b40891

Karim shoair commited on

style: using `isinstance` function as the main way for type checking
4434909

Karim shoair commited on

style: A lot of type hints correction
916182a

Karim shoair commited on

style: General type hints fixes and imports optimizing
1d98b51

Karim shoair commited on

refactor: huge change, many features/class got a better naming
8e67a4c

Karim shoair commited on