GitHub / amazingcoderpro 1 Repository
A programmer who loves coding and life.
amazingcoderpro/python-baidusearch
自己手写的百度搜索接口的封装,pip安装,支持命令行执行。Baidu Search unofficial API for Python with no external dependencies
Language: Python - Size: 25.4 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 136 - Forks: 15

amazingcoderpro/amazingcoderpro
Size: 16.6 KB - Last synced at: 8 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

amazingcoderpro/flight-delay-prediction
2018年全球程序员大赛参赛作品, 在给定的数据基础上,加上自己采集的飞机、天气等影响因子, 利用svm算法预测航班延误率.
Language: Python - Size: 7.2 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 4

amazingcoderpro/amazingcoderpro.github.io
Welcome to Amazing Coder's Blog!
Language: HTML - Size: 12.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

amazingcoderpro/facebook_robot
Facebook自动养号系统,分布式部署,实现了自动化登陆、浏览、聊天等功能。根据账号地域和使用记录智能分配到适合的机器。
Language: HTML - Size: 16.2 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 29 - Forks: 14

amazingcoderpro/simple_interpreter
一个用 python 实现的简单python解释器,分版本逐步实现一个简单的python解释器功能,适合初学者了解解释器的工作原理。
Language: Python - Size: 108 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

amazingcoderpro/rss-recomanded
值得推荐 RSS 订阅源整理,不定时持续更新
Size: 9.97 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

amazingcoderpro/HarmonyOS_2048_App
使用鸿蒙Harmony的ArkTS框架完成的2048小游戏
Size: 1.72 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

amazingcoderpro/log_config
封装了logger配置,方便使用日志系统.Provide a function for anyone who want to configure log parameters easily, just call init_log_config when your app start up, the you can use the module of logging which build-in python3 without any other configtur. This module support ConsoleHandler, RotatingFileHandler and SMTPHandler and You can change the configuration parameters according to your requirements
Language: Python - Size: 34.2 KB - Last synced at: about 4 hours ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

amazingcoderpro/email-distribution-management-system
自动化邮件营销,通过电子邮件的方式与受众客户进行商业交流,并通过进一步追踪分析用户对营销邮件的反应获取新的销售线索, 以达到精准营销,差异化营销,提高营销转化率的目的
Language: Python - Size: 1 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

amazingcoderpro/seo
SEO系统将对站点管理人员的重复工作内容进行批量化、自动化处理,实现一键修改Meta信息,达到优化搜索排名的目的,并减少店铺管理人员的人工投入,提高工作效率
Language: Python - Size: 445 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

amazingcoderpro/sea
Pinterest自动化营销系统,以Pinteres平台为依托,实现非广告形式的SNS渠道营销,打破低成本社区营销渠道常规运营方式,提升社区营销渠道营销效果,提高社区营销岗位人效
Language: Python - Size: 597 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/Huobi-5minutes
火币账号注册、交易入门指导
Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/Huobi-Trade-Robot-Auth
Language: Python - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/Huobi-Trade-Robot
利用火货官方接口结合数据分析算法开发的一个自动交易工具, 使用Python语言实现,可以通过可视化界面进行实时交易数据、盈亏情况展示、交易策略动态配置,已经内置了移动止盈、止损、KDJ、BOLL、量价齐升等经典策略,并有实时涨跌提醒和邮件通知功能,内置策略已经经过大量验证,后续功能不断完善中...
Language: Python - Size: 3.64 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/seo_frontend
Language: Vue - Size: 1.53 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

amazingcoderpro/sea_frontend
SEA项目前端代码
Language: Vue - Size: 1.87 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

amazingcoderpro/email-distribution-management-system-frontend
edm frontedn code
Language: Vue - Size: 1.9 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

amazingcoderpro/FFmpeg Fork of FFmpeg/FFmpeg
mirror of git://source.ffmpeg.org/ffmpeg.git
Language: C - Size: 148 MB - Last synced at: 10 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

amazingcoderpro/amazingdockers
save a few useful dockers
Language: Dockerfile - Size: 4.88 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

amazingcoderpro/cpython Fork of python/cpython
The Python programming language
Size: 477 MB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

amazingcoderpro/Wechatsync Fork of wechatsync/Wechatsync
一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力
Size: 28.5 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

amazingcoderpro/hexo-theme-icarus Fork of ppoffice/hexo-theme-icarus
A simple, delicate, and modern theme for the static site generator Hexo.
Size: 25.9 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

amazingcoderpro/AgentGPT Fork of reworkd/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
Size: 1.26 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

amazingcoderpro/python-patterns Fork of faif/python-patterns
A collection of design patterns/idioms in Python
Size: 3.44 MB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

amazingcoderpro/Python-100-Days Fork of jackfrued/Python-100-Days
Python - 100天从新手到大师
Size: 191 MB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

amazingcoderpro/Crash-Course-Computer-Science-Chinese Fork of 1c7/Crash-Course-Computer-Science-Chinese
:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
Size: 3.85 MB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

amazingcoderpro/CodeGuide Fork of fuzhengwei/CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
Size: 14.6 MB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

amazingcoderpro/quant
Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 6

amazingcoderpro/the-economist-ebooks Fork of bhlysyno/the-economist-ebooks
经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、新闻周刊、哈佛商业评论、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired、Newsweek magazines, free download and subscription for kindle, mobi、epub、pdf format.
Size: 8.57 GB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

amazingcoderpro/CS-Notes Fork of CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Size: 106 MB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

amazingcoderpro/pyHacks Fork of Adastra-thw/pyHacks
Python Scripts for Hacking .
Size: 320 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/vnpy Fork of vnpy/vnpy
基于Python的开源量化交易平台开发框架
Size: 163 MB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

amazingcoderpro/puppeteer Fork of puppeteer/puppeteer
Headless Chrome Node API
Language: JavaScript - Size: 4.73 MB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/PythonUp
玩转Python!for improving python skills
Language: Python - Size: 2.68 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

amazingcoderpro/styleguide Fork of google/styleguide
Style guides for Google-originated open-source projects
Size: 1.99 MB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/awesome-python Fork of vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Language: Python - Size: 4.76 MB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/system-design-primer Fork of donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Language: Python - Size: 4.23 MB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/HuobiUserGuide Fork of PythonAwesome/HuobiUserGuide
Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/ta-lib Fork of TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
Language: Python - Size: 9.21 MB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/xiaolai.github.io Fork of xiaolai/xiaolai.github.io
an ever-growing brain
Language: HTML - Size: 5.03 MB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/free-programming-books-zh_CN Fork of justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Size: 811 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/USTC-Course Fork of USTC-Resource/USTC-Course
:heart:中国科学技术大学课程资源
Language: Python - Size: 135 MB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/fuck12306 Fork of andelf/fuck12306
12306 图片验证码识别测试
Language: Python - Size: 151 KB - Last synced at: 10 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

amazingcoderpro/weibospider Fork of SpiderClub/weibospider
:zap: A distributed crawler for weibo, building with celery and requests.
Language: Python - Size: 73.9 MB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/AnatomyOfMatplotlib Fork of matplotlib/AnatomyOfMatplotlib
Anatomy of Matplotlib -- tutorial developed for the SciPy conference
Language: Jupyter Notebook - Size: 1.1 MB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/Machine-Learning Fork of JustFollowUs/Machine-Learning
Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

amazingcoderpro/awesome-python-cn Fork of jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
Language: Makefile - Size: 428 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

amazingcoderpro/MiaoV_JS
For learn fron-end tecnology
Language: HTML - Size: 1.91 MB - Last synced at: 3 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

amazingcoderpro/virgo Fork of henkman/virgo
:virgo::computer::computer::computer::computer: Virtual desktops for Windows
Language: C - Size: 70.3 KB - Last synced at: 10 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

amazingcoderpro/Prj_PlanShoot
a planshoot game project
Language: Java - Size: 2.89 MB - Last synced at: 3 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

amazingcoderpro/MyFirstTestRepository
this is my first test projection
Size: 184 KB - Last synced at: 3 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0
