cython

Details
Source
FROM stagex/pallet-python
COPY --from=stagex/pallet-gcc-gnu-busybox . /
COPY --from=stagex/core-py-dateutil . /
COPY --from=stagex/core-py-urllib3 . /
COPY --from=stagex/core-py-cffi . /
COPY --from=stagex/core-cython . /
COPY --from=stagex/core-cmake . /