Skip to content

OmniGirl/alx-backend-python

Repository files navigation

ALX Backend Python Projects

This repository contains backend engineering projects written in Python, completed as part of the ALX Software Engineering curriculum. These projects cover foundational backend concepts such as type annotations, asynchronous programming, and unit/integration testing.


Key Concepts Covered

  • Python type hints and variable annotations
  • Asynchronous programming with async and await
  • Async comprehensions and generators
  • Unit testing and integration testing using unittest
  • Performance handling in async tasks

Project Structure

0x00-python_variable_annotations/
0x01-python_async_function/
0x02-python_async_comprehension/
0x03-Unittests_and_integration_tests/

Each folder contains focused exercises and scripts that explore core backend principles.


How to Run

Clone the repository:

git clone https://github.com/OmniGirl/alx-backend-python.git
cd alx-backend-python

Navigate to a folder and run the Python scripts. Example:

cd 0x01-python_async_function
python3 0-basic_async_syntax.py

(Replace with the correct filename as needed)


Contact

Feel free to connect or reach out:


About

Python backend projects covering async programming, variable annotations, and unit/integration testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages