Skip to content

zokis/Python--Faster-Way

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python: Faster Way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors