Skip to content

Instantly share code, notes, and snippets.

@amineHY
Created November 27, 2020 13:40
Show Gist options
  • Save amineHY/93c64bb3fddfc5604a68b2e70f683d5c to your computer and use it in GitHub Desktop.
Save amineHY/93c64bb3fddfc5604a68b2e70f683d5c to your computer and use it in GitHub Desktop.
Simple python project structure
.
├── Dockerfile
├── environment.yaml
├── main.py
└── requirements.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment