AlanCristhian / statically

Compiles a python function with cython using only a decorator.
MIT License
185 stars 6 forks source link

Conflict on naming #7

Open twirrim opened 6 years ago

twirrim commented 6 years ago

It looks like there's already a package called statically, used to generate static websites, which is a shame because it seems like the perfect name here.

https://pypi.python.org/pypi/statically/0.0.18

AlanCristhian commented 6 years ago

Don't worry, I working on a pull request for cython.