We also recommend to use the same mypy settings we use, which you'll find in the [tool.mypy] sections in our pyproject.toml file. Make sure you know how to get started, check out our docs! Try our ...
An exercise-driven course on Advanced Python Programming that was battle-tested several hundred times on the corporate-training circuit for more than a decade. Written by David Beazley, author of the ...
Docs are available on ReadTheDocs. The JavaScript Object Signing and Encryption (JOSE) technologies - JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web Algorithms ...
This is an unofficial api wrapper for TikTok.com in python. With this api you are able to call most trending and fetch specific user information as well as much more. These sponsors have paid to be ...
abqpy is a Python package providing type hints for Python scripting of Abaqus, you can use it to write your Python script of Abaqus fluently, even without doing anything in Abaqus. It also provides ...
Parselmouth is a Python library for the Praat software. Though other attempts have been made at porting functionality from Praat to Python, Parselmouth is unique in its aim to provide a complete and ...
This is a Python wrapper for LanguageTool. LanguageTool is an open-source grammar tool, also known as the spellchecker for OpenOffice. This library allows you to detect grammar errors and spelling ...
The Facebook Business SDK is a one-stop-shop to help our partners better serve their businesses. Partners are using multiple Facebook API's to serve the needs of their clients. Adopting all these ...
This repository contains the official Neo4j driver for Python. Driver upgrades within a major version will never contain breaking API changes. For version ...
I consider this library to be stable. Since no new developments happen around the SOAP specification, it won't be updated that much. Good PRs which fix bugs are always welcome, however.
Durable Functions is an extension of Azure Functions that lets you write stateful functions in a serverless compute environment. The extension lets you define stateful workflows by writing ...
Yaspin provides a full-featured terminal spinner to show the progress during long-hanging operations. It is easy to integrate into existing codebase by using it as a context manager or as a function ...