carefree0910 / carefree-cython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

License:MIT License


Languages

Language:Python 65.0%Language:Cython 35.0%