/carefree-cython

Primary LanguagePythonMIT LicenseMIT

carefree-cython

carefree-cython implements some commonly used cython functions.

Installation

carefree-cython requires Python 3.8 or higher.

pip install carefree-cython

or

git clone https://github.com/carefree0910/carefree-cython.git
cd carefree-cython
pip install -e .