Skip to content

mpcs-52040/MPCS-FaaS-Fall2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPCS FaaS Project Starter Code

This is starter code for the MPCS52040 FaaS project for Fall 2025. This repo supplies:

  1. A pyproject.toml file that gets you started with installing a python package
  2. mpcsfaas.serialize package that contains serialization code
  3. Basic starter tests

Installing the project

Please ensure that your code is installable with the following command:

pip install .

Recommendations

  1. Consider using ruff or a similar linter
  2. Type hints are your friend
  3. Consider modularizing code with splitting code into modules

About

Starter code for the MPCS52040 class project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages