A service for running Scrapy spiders, with an HTTP API
Project description
Scrapyd
版本变动 v 0.1.1 2022/7/11
- 将缓存区解包egg文件加入到环境变量XDG_CONFIG_HOME,scrapy项目能正常引用scrapy.cfg中配置
- 对于scrapy项目中非py文件,如xlsx文件在程序中引用,请取os.environ["XDG_CONFIG_HOME"]位置作为项目根目录
- 例:
# win with open(os.environ["XDG_CONFIG_HOME"]+'\\readme.txt',encoding = "utf-8") as f: read_content = f.read()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scrapyd-team-0.1.2.tar.gz
(52.6 kB
view details)
File details
Details for the file scrapyd-team-0.1.2.tar.gz
.
File metadata
- Download URL: scrapyd-team-0.1.2.tar.gz
- Upload date:
- Size: 52.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9b9a12ad4e0c0709b1cc573baac5d6c9e4ffb7d0978e690f010304bc7ba2f94 |
|
MD5 | 31b6ef3ea6e8a0cb8ec401ee58eae40b |
|
BLAKE2b-256 | 457a33abd282facc70e4b35fc82d7c5f1ffe43a58fc1a9aff5f03ac3401c8ead |