python3 topic
flask-restful-example
flask后端开发接口示例,利用Flask开发后端API接口。包含基本的项目配置、统一响应、MySQL和Redis数据库操作、定时任务、图片生成、项目部署、用户权限认证、报表输出、无限层级生成目录树、阿里云手机验证码验证、...
matrix-commander
simple but convenient CLI-based Matrix client app for sending and receiving
Flask-Blogging
A Markdown Based Python Blog Engine as a Flask Extension.
Speech-Emotion-Analyzer
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
emotion-classification-from-audio-files
Understanding emotions from audio files using neural networks and multiple datasets.
celery
Distributed Task Queue (development branch)
30-seconds-of-python
Short Python code snippets for all your development needs
ultimate-python
Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:
100daysofcode-with-python-course
Course materials and handouts for #100DaysOfCode in Python course
traceback_with_variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing ever...