用Python快速实现一个垃圾分类APP|附带微信小程序

本文介绍了如何使用Python快速开发一个垃圾分类应用,包括后端API选择、桌面APP及微信小程序的开发过程。作者选择了天行数据作为API服务,提供了整体的开发思路和源码获取方式。
摘要由CSDN通过智能技术生成

用Python快速实现一个垃圾分类APP|附带微信小程序
最近北京开始实行垃圾分类,导致大家对垃圾的研究热度突然涨高,垃圾们也纷纷表示从来没有获得过这么高的关注度。其实,上海市去年已经开始实行,网上已经有不少成熟的教程了,像什么《垃圾分类从入门到精通》、《深入浅出垃圾分类》、《垃圾分类你应该掌握的10条基本原则》。这种教程如果我们亲自去学显然不符合程序员的个性,作为一个程序员,我们应该把这事儿交给机器来做,这样才能省下更多的时间投入到996中。

扯了这么多废话,下面言归正传,今天这篇文章主要介绍如何利用现有的工具来实现一个垃圾分类的应用。这个想法是我昨天才有的,今天用了不到一天的时间就完成了,主要做了三个核心内容:

对比现有垃圾分类服务,挑选一个合适并编码实现
开发桌面版垃圾分类APP
开发垃圾分类微信小程序
上面这三部分第一部分是后端的活儿,其他两部分都是前端的活儿,所以,我在这三块没有太多经验,基本上是面向搜索引擎编程。虽然我的主业是做大数据的,但我确实想做这样一个比较有意思的项目,毕竟一个不会后端的前端不是一个好的大数据工程师。
那么,接下来我们进入到具体的细节是如何做的。其实垃圾分类已经开始很长一段时间了,肯定会有一些服务商把垃圾分类的能力通过API的方式开放出来,供大家调用。我找了3家简单对比下供大家参考:
https://github.com/users/hvo909cu/projects/217
https://github.com/users/hvo909cu/projects/218
https://github.com/users/mw4hveab/projects/218
https://github.com/users/mw4hveab/projects/219
https://github.com/users/hvo909cu/projects/219
https://github.com/users/mw4hveab/projects/220
https://github.com/users/hvo909cu/projects/220
https://github.com/users/hvo909cu/projects/221
https://github.com/users/mw4hveab/projects/221
https://github.com/users/hvo909cu/projects/222
https://github.com/users/mw4hveab/projects/222
https://github.com/users/hvo909cu/projects/223
https://github.com/users/mw4hveab/projects/223
https://github.com/users/mw4hveab/projects/224
https://github.com/users/hvo909cu/projects/224
https://github.com/users/mw4hveab/projects/225
https://github.com/users/hvo909cu/projects/225
https://github.com/users/mw4hveab/projects/226
https://github.com/users/hvo909cu/projects/226
https://github.com/users/mw4hveab/projects/227
https://github.com/users/hvo909cu/projects/227
https://github.com/users/mw4hveab/projects/228
https://github.com/users/mw4hveab/projects/229
https://github.com/users/hvo909cu/projects/228
https://github.com/users/mw4hveab/projects/230
https://github.com/users/hvo909cu/projects/229
https://github.com/users/mw4hveab/projects/231
https://github.com/users/hvo909cu/projects/230
https://github.com/users/mw4hveab/projects/232
https://github.com/users/hvo909cu/projects/231
https://github.com/users/hvo909cu/projects/232
https://github.com/users/mw4hveab/projects/233
https://github.com/users/mw4hveab/projects/234
https://github.com/users/hvo909cu/projects/233
https://github.com/users/mw4hveab/projects/235
https://github.com/users/hvo909cu/projects/234
https://github.com/users/mw4hveab/projects/236
https://github.com/users/hvo909cu/projects/235
https://github.com/users/mw4hveab/projects/237
https://github.com/users/hvo909cu/projects/236
https://github.com/users/mw4hveab/projects/238
https://github.com/users/mw4hveab/projects/239
https://github.com/users/hvo909cu/projects/237
https://github.com/users/mw4hveab/projects/240
https://github.com/users/hvo909cu/projects/238
https://github.com/users/mw4hveab/projects/241
https://github.com/users/hvo909cu/projects/239
https://github.com/users/mw4hveab/projects/242
https://github.com/users/hvo909cu/projects/240
https://github.com/users/mw4hveab/projects/243
https://github.com/users/hvo909cu/projects/241
https://github.com/users/mw4hveab/projects/244
https://github.com/users/hvo909cu/projects/242
https://github.com/users/mw4hveab/projects/245
https://github.com/users/mw4hveab/projects/246
https://github.com/users/hvo909cu/projects/243
https://github.com/users/mw4hveab/projects/247
https://github.com/users/hvo909cu/projects/244
https://github.com/users/mw4hveab/projects/248
https://github.com/users/hvo909cu/projects/245
https://github.com/users/mw4hveab/projects/249
https://github.com/users/hvo909cu/projects/246
https://github.com/users/mw4hveab/projects/250
https://github.com/users/hvo909cu/projects/247
https://github.com/users/mw4hveab/projects/251
https://github.com/users/hvo909cu/projects/248
https://github.com/users/mw4hveab/projects/252
https://github.com/users/hvo909cu/projects/249
https://github.com/users/mw4hveab/projects/253
https://github.com/users/hvo909cu/projects/250
https://github.com/users/hvo909cu/projects/251
https://github.com/users/mw4hveab/projects/254
https://github.com/users/mw4hveab/projects/255
https://github.com/users/mw4hveab/projects/256
https://github.com/users/hvo909cu/projects/252
https://github.com/users/mw4hveab/projects/257
https://github.com/users/hvo909cu/projects/253
https://github.com/users/mw4hveab/projects/258
https://github.com/users/hvo909cu/projects/254
https://github.com/users/mw4hveab/projects/259
https://github.com/users/hvo909cu/projects/255
https://github.com/users/mw4hveab/projects/260
https://github.com/users/hvo909cu/projects/256

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值