An open API service indexing awesome lists of open source software.

https://github.com/zokis/python--faster-way

Python: Faster Way
https://github.com/zokis/python--faster-way

Last synced: about 1 year ago
JSON representation

Python: Faster Way

Awesome Lists containing this project

README

          

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