-
Updated
Sep 5, 2021 - Python
#
python39
Here are 163 public repositories matching this topic...
Data parsing and validation using Python type hints
Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.
-
Updated
Sep 2, 2021 - Python
MarkKoz
commented
Mar 22, 2021
The last online dictionary framework you need. (?)
python
cli
dictionary
python3
oxford-dictionary
python36
urban-dictionary
yahoo-dictionary
jisho-dictionary
moe-dictionary
spanish-dictionary
wiktionary
yandex-dictionary
python37
python38
python39
itaigi
-
Updated
Sep 4, 2021 - Python
A debugging and testing cog for discord.py rewrite bots.
discord-api
python3
discord-py
python-3
discord-py-rewrite
python38
python39
python-3-8
python-3-9
jishaku
-
Updated
Sep 2, 2021 - Python
Open
Hangman
Shom770
commented
Sep 3, 2021
Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.
python
library
functional
validation
libraries
pattern-matching
matcher
python3
validation-library
pypy3
structural-patterns
python37
python38
python39
-
Updated
May 12, 2021 - Python
(A)sync python wrapper for the Brawl Stars API
python
sync
async
supercell
python35
python36
hacktoberfest
python37
brawl-stars
python38
brawl-stats
brawlstats
python39
-
Updated
Jan 13, 2021 - Python
Flake8 Type Annotation Checking
python
python3
flake8
python36
type-annotations
python37
flake8-plugin
python38
python39
function-annotations
python310
-
Updated
Aug 31, 2021 - Python
The CrowdStrike Falcon SDK for Python 3
windows
linux
mac
oauth2
sdk
python3
python36
devsecops
crowdstrike
python37
python38
python39
crowdstrike-falcon-api
falconpy
crowdstrike-apis
crowdstrike-falcon
-
Updated
Sep 3, 2021 - Python
Slack webhooks API served by FastAPI
slack
python3
slack-webhook
slack-commands
python36
slack-events
python37
starlette
python38
fastapi
python39
slack-actions
-
Updated
Jan 10, 2021 - Python
A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
redis
redis-database
python3
redis-cache
web-cache
python37
api-cache
redis-py
python38
fastapi
python39
fastapi-extension
-
Updated
Aug 18, 2021 - Python
Technologicat
commented
Nov 27, 2020
The documentation could use more code examples of how to use the various features of mcpyrate
. Each item should include the actual code example, an explanation of what is it for and what it does, and if applicable, the output printed by the example.
Particularly, the mcpyrate.debug.step_expansion
macro would be nice to showcase in a more detailed manner.
But basically anything in the pub
python
api
discord
websocket
discord-bot
python3
aiohttp
discord-py
python36
discord-bots
python37
python-websocket
python38
discord-bot-api
python39
pincer
pincer-api
-
Updated
Sep 5, 2021 - Python
A library for writing Page Objects, designed to work on top of an existing automation library.
python
automation
pageobject
selenium
python3
appium
page-object
python36
splinter
page-object-model
python37
python38
python39
-
Updated
Sep 2, 2021 - Python
Home Assistant on Gentoo Linux.
python
mqtt
iot
smarthome
overlay
gentoo
python3
smart-home
internet-of-things
assistant
gentoo-overlay
ebuilds
home-assistant
ebuild
portage
homeassistant
virtual-environments
ebuild-repository
sonoff-pow
esphome
python39
assistants-environment
-
Updated
Sep 5, 2021 - Shell
A statically typed programming language
-
Updated
Apr 7, 2021 - Python
A Python 3.7+ client and utilities for CloudEndure
python
cli
aws
cloud
migrations
pypi
poetry
api-client
python3
python-3
boto3
cloud-migration
python37
python38
python3-7
cloudendure
python3-8
cloudendure-python
python39
python3-9
-
Updated
Jul 14, 2021 - Python
Docker image with Hypercorn for FastAPI apps in Python 3.7+. Ready for HTTP2 and HTTPS
python
docker
dockerfile
web
https
alpine
http2
docker-image
python3
asyncio
wsgi
docker-images
asgi
trio
python37
hypercorn
python38
fastapi
python39
fastapi-docker
-
Updated
Aug 21, 2021 - Dockerfile
Generate random words and sentences with ease in Python. Now with custom categories!
python
cli
python3
random-generation
random-word-generator
python36
contributions-welcome
random-sentences
python37
python38
random-words
python39
-
Updated
Apr 26, 2021 - Python
Web Crawler and Scraper
python
windows
macos
linux
cli
crawler
scraper
osint
web-crawler
web-scraper
information-gathering
web-crawler-python
redteam
python39
-
Updated
May 24, 2021 - Python
Python Assistant (PA) is a voice command based assistant service written in Python 3.9+. It can recognize human speech or voice, talk to user and execute basic commands.
python
nlp
text-to-speech
voice-commands
wolfram-alpha
voice-recognition
web-scraping
speech-recognition
openweathermap-api
voice-assistant
ai-assistants
pycharm-ide
wikipedia-search
virtual-assistant
pyttsx3
python-automation
python39
python-assistant
google-recognition
-
Updated
May 25, 2021 - Python
Improve this page
Add a description, image, and links to the python39 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python39 topic, visit your repo's landing page and select "manage topics."
The help command for
eval
contains newlines that they should not be there. That's because there are\n
s after some words in docstring. And I'm not sure how to fix that.