ashishmohite / Python--Faster-Way

Python: Faster Way

Home Page:https://ashishmohite.github.io/Python--Faster-Way/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python--Faster-Way

Python: Faster Way

https://ashishmohite.github.io/Python--Faster-Way/

Creating a new test:

  • Create a folder in the "tests" directory with the name: "test+number_test"
  • Create the tests on files .py named "t+local_number_test"
  • The .py must have a function named "a"
  • Can create a "number" variable with an integer that will be used by the "timeit"

To generate the Page run:

python gen_page.py

this process can take

About

Python: Faster Way

https://ashishmohite.github.io/Python--Faster-Way/


Languages

Language:HTML 58.2%Language:CSS 36.1%Language:Python 5.8%