• Stars
    star
    234
  • Rank 166,628 (Top 4 %)
  • Language
    HTML
  • Created almost 11 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python: Faster Way

Python--Faster-Way

Python: Faster Way

http://pythonfasterway.cf/

http://zokis.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