An open API service indexing awesome lists of open source software.

https://github.com/yll0rd/alx-backend-python

Alx
https://github.com/yll0rd/alx-backend-python

Last synced: 12 months ago
JSON representation

Alx

Awesome Lists containing this project

README

          

# Python Backend - ALX Africa
![Repo size](https://img.shields.io/github/repo-size/Leo-Youmbi/alx-backend-python)
![Pep8 style](https://img.shields.io/badge/PEP8-style%20guide-purple?style=round-square)
![Latest commit](https://img.shields.io/github/last-commit/Leo-Youmbi/alx-backend-python/main?style=round-square)

## Description
This repository contains programs written for the specialization section.

## Structure

* [0x00. Python - Variable Annotations](./0x00-python_variable_annotations/)
* [0x01. Python - Async](./0x01-python_async_function/)
* [0x02. Python - Async Comprehension](./0x02-python_async_comprehension/)
* [0x03. Unittests and Integration Tests](./0x03-Unittests_and_integration_tests)