Skip to content

DatHydroGuy/Cython

Repository files navigation

Cython

Using Cython to speedup Python

Pre-requisites

You must have cython and PyGame installed on your target system. See requirements.txt

Instructions

Compile from the terminal / command line with:

python {setup_file} build_ext --inplace

Run the compiled cython file by running the driver file in python

About

Using Cython to speedup Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published