Skip to content

aBitUnique/starter_interview_swe_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerX Python Engineering Task

For details of the task, see https://powerxai.notion.site/Software-Engineer-Python-805bcc8b246448a1b549b386b95548ab

Project Setup

This project uses Poetry for dependency management and packaging. It requires Python 3.11.X.

This project uses Pyright for static type checking. Please ensure that the type checks pass.

Any other setup instructions are deliberately left blank.

Tech Stack

  • Python 3.11.X
  • Flask (web framework)
  • Poetry (dependency management)
  • (dev) Pyright (static type checking)

Notes

  • All dependencies and tooling configuration are managed in pyproject.toml.
  • The main application code is in starter_interview_swe_python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages