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
- Host: GitHub
- URL: https://github.com/zokis/Python--Faster-Way
- Owner: zokis
- Created: 2013-08-28T16:35:19.000Z (almost 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2018-03-25T16:12:13.000Z (over 8 years ago)
- Last Synced: 2024-11-06T06:43:32.992Z (over 1 year ago)
- Language: HTML
- Homepage: http://pythonfasterway.cf/
- Size: 629 KB
- Stars: 232
- Watchers: 18
- Forks: 29
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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