Role Based Authentication and Authorization with DjangoRestFramework and SimpleJWT
Authorize your users to access endpoints based on their roles
PythonDjangoProgramming
Authorize your users to access endpoints based on their roles
Where to put tests, how to write fixtures and the awesomeness of test parametrization
Develop Fast Test Thoroughly
A guide on using web scraping to download all PDFs with Python.
Scenario: Read a large number of XLS files with pandas convert them to dataframes and concat them to a single dataframe.
A working example of getting JSON data from an API to a Pandas DataFrame in Python with Google Colab and Open Data DC.