{"id":18688402,"url":"https://github.com/beanwei/wms","last_synced_at":"2026-05-15T20:05:37.488Z","repository":{"id":98400998,"uuid":"130877797","full_name":"BeanWei/wms","owner":"BeanWei","description":"WMS(货物管理系统），学习Flask全文搜索的练手Demo，基于Jieba和flask_whooshalchemyplus来做分词和搜索","archived":false,"fork":false,"pushed_at":"2018-04-25T12:44:41.000Z","size":717,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-24T04:47:48.052Z","etag":null,"topics":["flask","flask-sqlalchemy","jieba","restful-api","searchable","whoosh","wms"],"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/BeanWei.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-24T15:43:29.000Z","updated_at":"2019-08-23T10:34:02.000Z","dependencies_parsed_at":"2023-04-26T04:48:20.072Z","dependency_job_id":null,"html_url":"https://github.com/BeanWei/wms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BeanWei/wms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanWei%2Fwms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanWei%2Fwms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanWei%2Fwms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanWei%2Fwms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeanWei","download_url":"https://codeload.github.com/BeanWei/wms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanWei%2Fwms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["flask","flask-sqlalchemy","jieba","restful-api","searchable","whoosh","wms"],"created_at":"2024-11-07T10:36:32.053Z","updated_at":"2026-05-15T20:05:37.471Z","avatar_url":"https://github.com/BeanWei.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WMS(货物管理系统）\n--------------------------------------------\n## 学习Flask全文搜索的练手Demo，基于Jieba和flask_whooshalchemyplus来做分词和搜索\n\n* 效果图\n![Alt text](https://github.com/BeanWei/wms/blob/master/Screenshots/OK.PNG)\n\n- API:\n    * ['GET', 'POST']   127.0.0.1:5000/api/v1.0/        获取和添加货物\n    * ['GET']           127.0.0.1:5000/api/v1.0/filter?t=\u0026f=        根据需求筛选     \n        * : t是筛选类型，f是参数\n        * t-\u003e price,stock,storage_time,storage_location\n        * f-\u003e t为前三者的时候f为范围值(例如:\"100to500\"),f为库存地的时候t为地点(例如:\"北京\")\n    * ['GET']           127.0.0.1:5000/api/v1.0/search?q=           根据关键字 `q` 进行全文搜索，中英文皆可\n    * ['POST']          127.0.0.1:5000/api/v1.0/spiders             启动爬虫获取某宝商品信息拿过来做数据源\n        * post参数为 `q` ,随意搜索任何内容，返回12条内容(api中的s参数为页数，可修改然后循环爬取,我的是固定的)\n\n- 通过post提交的数据包括爬虫获取的数据都能被 `flask_whooshalchemyplus` 建立起所选字段的索引\n\n---------------------------------------------------------\n## TODO :\n- [ ] 前端界面的完善[vue + element-ui]\n- [ ] 参考真的WMS来完善这个货物管理系统","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeanwei%2Fwms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeanwei%2Fwms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeanwei%2Fwms/lists"}