阿卡迪亚电力评估

arcadia_power_assessment的Python项目详细描述


此存储库包含用于Arcadia Power Assessment的代码

先决条件

Install Python 3.7 pip install requests pip install beautifulsoup4 pip install mock

bill_info_scraper.py

Web scraper that retrieves user power bill information usage: python bill_info_scraper username password [options] username: User name to submit to server password: Password to submit to server form-url: Url for login form. This is how login information is submitted and verified target-url: Url for final destination. Url to retrieve bill information

bill_info_scraper_test.py

Script that tests the functionality of the above script.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Clojure关键字在内存中的大小是多少?   Java中有固定长度的通用数组对象吗?   PostgreSQL:通过Java更新我的用户表   错误:使用java解析xml   java Json显示列表中对象的名称   java比较JodaTime时区   与JAVA中的API和包的区别?   java的int值在for循环中不改变   谷歌应用引擎中的java RSA   迁移到spring 5后出现java非法字符错误   java Websphere管理控制台不工作   JavaGSON如何始终在json中包含毫秒?   带有空格和双引号的windows Java ProcessBuilder命令参数失败   java错误:重复的zip条目[43.jar:org/apache/http/annotation/NotThreadSafe.class]