This website requires JavaScript.
Explore
Help
Register
Sign In
freedak
/
Scrapling
Watch
1
Star
0
Fork
0
You've already forked Scrapling
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bbc05ca1645d622ab27d144d1b36d81231e31f15
Scrapling
/
scrapling
T
History
Karim shoair
bbc05ca164
fix(importing): Lazy Loading submodules to lower memory usage on importing
...
Load what you use instead of all submodules together
2025-03-17 06:24:42 +02:00
..
core
fix(parser): Improving CSS selecting memory usage by ~144%
2025-03-16 22:33:46 +02:00
engines
fix: Limit caching in all the library
2025-03-15 02:01:16 +02:00
__init__.py
fix(importing): Lazy Loading submodules to lower memory usage on importing
2025-03-17 06:24:42 +02:00
cli.py
feat(cli): Adding the
-f
flag to
install
command
2025-03-05 03:32:43 +02:00
defaults.py
fix(autocompletion): Fix the defaults import
2025-01-28 23:44:58 +02:00
fetchers.py
refactor(fetchers): Clearer more accurate type hints
2025-03-15 01:47:41 +02:00
parser.py
fix(parser): Lowering memory with replacing
body
property with
html_content
2025-03-17 05:58:40 +02:00
py.typed
Update and rename py.typeda to py.typed
2024-11-13 21:56:02 +13:00