{"id":22308815,"url":"https://github.com/ratson/scrapy-plyvel","last_synced_at":"2025-03-26T01:29:03.240Z","repository":{"id":57464720,"uuid":"157201539","full_name":"ratson/scrapy-plyvel","owner":"ratson","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-09T16:11:01.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-01T22:22:19.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ratson.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-12T11:13:52.000Z","updated_at":"2019-02-09T16:11:03.000Z","dependencies_parsed_at":"2022-08-31T03:10:43.327Z","dependency_job_id":null,"html_url":"https://github.com/ratson/scrapy-plyvel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Fscrapy-plyvel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Fscrapy-plyvel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Fscrapy-plyvel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Fscrapy-plyvel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ratson","download_url":"https://codeload.github.com/ratson/scrapy-plyvel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245571303,"owners_count":20637318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-03T20:15:27.342Z","updated_at":"2025-03-26T01:29:03.217Z","avatar_url":"https://github.com/ratson.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==============\nScrapy-Plyvel\n==============\n\nRequirements\n============\n\n* Python 3.7+\n* Works on Linux, Windows, Mac OSX, BSD\n\nInstall\n=======\n\nThe quick way::\n\n    pip install scrapy-plyvel\n\nOR copy this middleware to your scrapy project.\n\nIf you encountered the following error::\n\n    Failed to build plyvel\n\n        plyvel/_plyvel.cpp:589:10: fatal error: 'leveldb/db.h' file not found\n        #include \"leveldb/db.h\"\n                ^~~~~~~~~~~~~~\n        1 error generated.\n        error: command 'clang' failed with exit status 1\n\nTry the following install comamnd::\n\n    env CFLAGS=\"-mmacosx-version-min=10.14 -stdlib=libc++ -I/usr/local/Cellar/leveldb/1.20_2/include/ -L/usr/local/lib\" pip install plyvel\n\n\nUsage\n======\n\nIn settings.py, for example::\n\n    HTTPCACHE_ENABLED = True\n    HTTPCACHE_STORAGE = 'scrapy_plyvel.httpcache.PlyvelCacheStorage'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratson%2Fscrapy-plyvel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fratson%2Fscrapy-plyvel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratson%2Fscrapy-plyvel/lists"}