[ 原始碼: python-recipe-scrapers ]
套件: python3-recipe-scrapers (15.7.1-1) [universe]
python3-recipe-scrapers 的相關超連結
Ubuntu 的資源:
下載原始碼套件 python-recipe-scrapers:
- [python-recipe-scrapers_15.7.1-1.dsc]
- [python-recipe-scrapers_15.7.1.orig.tar.xz]
- [python-recipe-scrapers_15.7.1-1.debian.tar.xz]
維護者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Christian Marillat
It should generally not be necessary for users to contact the original maintainer.
外部的資源:
- 主頁 [github.com]
相似套件:
simple web scraping tool for recipe sites.
其他與 python3-recipe-scrapers 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-bs4 (>= 4.12.3)
- error-tolerant HTML parser for Python 3
-
- dep: python3-extruct
- library for extracting embedded metadata from HTML markup
-
- dep: python3-isodate
- ISO 8601 date/time/duration parser and formatter (Python 3 module)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings