python38
There are 452 repositories under python38 topic.
pydantic/pydantic
Data validation using Python type hints
aio-libs-abandoned/aioredis-py
asyncio (PEP 3156) Redis support
SCons/scons
SCons - a software construction tool
RobertCraigie/prisma-client-py
Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
sigmavirus24/github3.py
Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.
pytries/marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
CrowdStrike/falconpy
The CrowdStrike Falcon SDK for Python
HDE/python-lambda-local
Run AWS Lambda function on local machine
seandstewart/typical
Typical: Fast, simple, & correct data-validation using Python 3 typing.
samuelcolvin/aioaws
Asyncio compatible SDK for aws services.
David-Lor/FastAPI-Pydantic-Mongo_Sample_CRUD_API
Example CRUD API in Python using FastAPI, Pydantic and pyMongo
sashkab/homebrew-python
Homebrew tap for Python versions.
gpetepg/python_tips
Some Python tips for beginner to intermediate users. Also used as a personal cheat sheet. Featured here https://bit.ly/2ZaV4Pl
tukaan/tukaan
Contemporary GUI framework for Python based on the ancient Tcl/Tk
a-luna/fastapi-redis-cache
A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
feldroy/django-crash-course
The issue tracker and code repository for Django Crash Course
keithasaurus/koda-validate
Typesafe, Composable Validation
Pincer-org/Pincer
🚀 The snappy asynchronous Discord API wrapper written with aiohttp
4n4nk3/HikPwn
HikPwn, a simple scanner for Hikvision devices with basic vulnerability scanning capabilities written in Python 3.8.
chr3st5an/tracer
Tracer is an OSINT tool that can be used to detect on which websites a username is currently in use
scravy/awesome-pattern-matching
Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.
EvanKepner/mutatest
Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your test suite.
feldroy/django-crash-starter
The Cookiecutter template for the Django Crash Course tutorial by Daniel and Audrey Feldroy.
slimovich/Realworld-fastapi-gino-template
Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture
uhavin/slackers
Slack webhooks API served by FastAPI
yjqiang/geetest_test
极验滑动验证码研究报告
kantek/kantek
kantek is a userbot written in Python using Telethon.
Technologicat/mcpyrate
Advanced macro expander and language lab for Python.
mrmaxguns/wonderwordsmodule
Generate random words and sentences with ease in Python. Be on the lookout for bugfixes and speed improvements in 2.3
codingforentrepreneurs/Supercharged-Web-Scraping-with-Asyncio
Scrape websites asynchronously with Python 3.8+, Asyncio, & arsenic (aka Selenium for Async).
amogorkon/justuse
Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module globals injection before import and more.
lumigo-io/python_tracer
Lumigo's Python Distributed Tracing and Performance Agent for AWS lambda
tttapa/RPi-Cpp-Toolchain
C/C++ cross-compilation toolchain for Raspberry Pi, cross-compilation of OpenCV and other libraries, and an example C++ project.
CrowdStrike/caracara
Developer enhancements (DX) for FalconPy, the CrowdStrike Python SDK
LiBa001/discord-interactions.py
A Python library for the Discord Interactions API
Zzzz0zzzZ/py-spider-for-wechat
微信公众号爬虫,PyQT5搭建GUI界面,request实现多线程爬虫。