396 shaares
45 private links
45 private links
64 results
tagged
Python
In the doc, there is the description of --log-config <path> for the configuration of a config file. I think an example of config file could be really awesome for the new comers.
A curated list of pylint errors with explanation and examples
This article is an end to end tutorial of automating google calendar with python.
Learn how to create a simple Serverless FastAPI with AWS Lambda and API Gateway.
The Serverless FastAPI will be ran on an AWS Lambda by using Mangum and AWS API Gateway will handle routing all requests to the Lambda.
subparsers = cli.add_subparsers(dest="subcommand")
WebDriver for Chrome