itemloaders 1.3.2
0
Base library for scrapy's ItemLoader
Contents
Base library for scrapy's ItemLoader
Stars: 45, Watchers: 45, Forks: 16, Open Issues: 21The scrapy/itemloaders
repo was created 4 years ago and the last code push was 1 weeks ago. The project is moderately popular with 45 github stars!
How to Install itemloaders
You can install itemloaders using pip
pip install itemloaders
or add it to a project with poetry
poetry add itemloaders
Package Details
- Author
- Zyte
- License
- BSD
- Homepage
- https://github.com/scrapy/itemloaders
- PyPi:
- https://pypi.org/project/itemloaders/
- Documentation:
- https://itemloaders.readthedocs.io/
- GitHub Repo:
- https://github.com/scrapy/itemloaders
Classifiers
Related Packages
Errors
A list of common itemloaders errors.
Code Examples
Here are some itemloaders
code examples and snippets.
GitHub Issues
The itemloaders package has 21 open issues on GitHub
- Optimizing wrap_loader_context()