Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

pennlabs/challengepy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penn Labs Server Challenge

Remember to document your work in this README.md file! Feel free to delete these installation instructions in your fork of this repository.

Installation

  1. Fork + clone this repository.
  2. cd into the cloned repository.
  3. Install pipenv
  • brew install pipenv if you're on a Mac.
  • pip install --user --upgrade pipenv for most other machines.
  1. Install packages using pipenv install.

Developing

  1. Use pipenv run index.py to run the project.
  2. Follow the instructions here.
  3. Document your work in the README.md file.

Submitting

Submit a link to your git repository to this form by 11:59pm on Monday, September 23rd.

Installing Additional Packages

To install additional packages run pipenv install <package_name> within the cloned repository.

About

Penn Labs back-end challenge in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages