Skip to content

relaxdiego/pycon-davao-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development Environment Setup

Prerequisites

  • Direnv: Install direnv to auto-load environment variables
  • Devbox: Install Devbox for reproducible development environments
  • Git: For version control

1. Clone the Repository

git clone https://github.com/relaxdiego/pycon-davao-2025.git
cd pycon-davao-2025

2. Initialize Development Environment

direnv allow

Further Reading

  1. Architecture Patterns with Python - Good starting point on Hexagonal Architecture and DDD principles within the context of Python.
  2. Domain Driven Design - Seminal book on DDD. Rather thick but is good as reference material.
  3. Clean Architecture - Another seminal book that sets a good foundation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors