Skip to content

ascend-a-team/alon-packing

Repository files navigation

Setup

  1. Setup requires pipenv, install using pip install pipenv
  2. Install dependencies using: pipenv install

Running

  1. To run the server use: pipenv run python app.py

Debugging

  1. Insert import ipdb; ipdb.set_trace() at a line to set a breakpoint

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors