Skip to content

Pychef, integrating the Jdoodle API, facilitates the comparison of time and space usage between two code snippets. It offers programmers a streamlined process to evaluate algorithm performance efficiently, aiding in optimizing code for speed and memory usage.

License

Notifications You must be signed in to change notification settings

Yash114Bansal/PyChef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyChef

Pychef is a tool designed for coders to Compare 2 Codes Time and Space Complexity with the help of Jdoodles API

Getting Started

  • First sign up at JDoodle and obtain Client ID and Secret.

  • Clone this Repository

    $ git clone https://github.com/Yash114Bansal/PyChef

    $ cd PyChef

  • Now edit settings.py and change Client ID and Secret

  • You are Ready to Go

    $ python3 main.py

About

Pychef, integrating the Jdoodle API, facilitates the comparison of time and space usage between two code snippets. It offers programmers a streamlined process to evaluate algorithm performance efficiently, aiding in optimizing code for speed and memory usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages