Skip to content

dori-dev/faster-python-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faster Python Run

Fast python codes run with cython :)

How to Use

Install Cython

pip install Cython

Download Codes

git clone https://github.com/dori-dev/faster-python-run.git
cd faster-python-run

Run Codes

Go to the directory you want and run the following commands

python setup.py build_ext --inplace
python main.py

Links

Download Source Code: Click Here

My Github Account: Click Here

About

Fast python codes run with cython :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published