Scrapling / scrapling /core /translator.py

Commit History

fix: remove forgotten unused code
a7cc20d

Karim shoair commited on

refactor: Making all the codebase acceptable by PyRight
e5ecf76

Karim shoair commited on

refactor: Make all fetchers as an optional dependency group
a85d2c8

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: Adjustments to the translator
6b11e98

Karim shoair commited on

style: type hints corrections and docstrings
f029006

Karim shoair commited on

perf: drop w3lib dependency
119cc2f

Karim shoair commited on

chore: migrating to ruff and updating pre-commit hooks
fcedcce

Karim shoair commited on

fix(parser): Improving CSS selecting memory usage by ~144%
9d727c6

Karim shoair commited on

fix: Limit caching in all the library
4ed4cfd

Karim shoair commited on

fix(translator): increase CSS to XPath convertor cache limit
cad471b

Karim shoair commited on

refactor(api)!: Unifying log under 1 logger and removing debug parameter
df3c414

Karim shoair commited on

Sorting all library imports with `isort`
29489df

Karim shoair commited on

Fixing the doc-string to match Sphinx
b865fbc

Karim shoair commited on

Big structure changes (check commit description)
3032e0c

Karim shoair commited on