python3 topic

List python3 repositories

flask-restful-example

918
Stars
290
Forks
Watchers

flask后端开发接口示例,利用Flask开发后端API接口。包含基本的项目配置、统一响应、MySQL和Redis数据库操作、定时任务、图片生成、项目部署、用户权限认证、报表输出、无限层级生成目录树、阿里云手机验证码验证、...

matrix-commander

519
Stars
58
Forks
Watchers

simple but convenient CLI-based Matrix client app for sending and receiving

Flask-Blogging

683
Stars
160
Forks
Watchers

A Markdown Based Python Blog Engine as a Flask Extension.

Speech-Emotion-Analyzer

1.2k
Stars
427
Forks
Watchers

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

397
Stars
130
Forks
Watchers

Understanding emotions from audio files using neural networks and multiple datasets.

celery

23.8k
Stars
4.6k
Forks
Watchers

Distributed Task Queue (development branch)

30-seconds-of-python

8.8k
Stars
1.3k
Forks
Watchers

Short Python code snippets for all your development needs

ultimate-python

4.9k
Stars
496
Forks
Watchers

Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:

100daysofcode-with-python-course

2.1k
Stars
1.1k
Forks
Watchers

Course materials and handouts for #100DaysOfCode in Python course

traceback_with_variables

675
Stars
27
Forks
Watchers

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...