Skip to content

Clean architecture with Python, based on Alura's Course 'Java and Clean Architecture: Simplifying software architecture'.

License

Notifications You must be signed in to change notification settings

bonetou/clean-architecture-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Architecture in Python

About this Repo

This is a study repository about Clean Architecture, it is based in Alura's Course 'Java e Clean Architecture: Descomplicando arquitetura de software'.
https://www.alura.com.br/curso-online-java-clean-architecture

Project Architecture

Clean Architecture simplified in three main layers:

  • Domain
  • Application/UseCase
  • Infrastructure

Good practices and patterns of the architecture:

  • Builders
  • Repositories
  • Factories
  • DTOs
  • Services

About

Clean architecture with Python, based on Alura's Course 'Java and Clean Architecture: Simplifying software architecture'.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages