Brad Pitcher
Brad Pitcher
It would be great if there was a bower package for this library.
I think the goal should be to eventually reproduce all the original OpenSCAD examples with PySCAD.
Nose tests
Regression tests are badly needed
Hi @pmyjavec this changes `include`s to `import_task`s to avoid deprecation warnings.
This uses non-anonymous runnable classes to pass in the information needed to avoid the build errors in #129 ### Contributing checklist - [ x] Code must follow existing styling conventions...
Only small changes are needed to support ARM64, including Asahi Linux - Add aarch64 to supported arches - Add an * to the `dist` directory because the directory is `dist/linux-arm64-unpacked`...
Hi Mariano, This is my attempt to add emoji support (#81). Works great for me. It uses my customized version of https://gist.github.com/lepture/2011858 I customized it because the original was missing...
I would love it if I could see the emoji's people post
Just to make admin easier, I often like to generate slugs based on the `name` field. In that case, it makes more sense to have `name` come first in the...
Have you considered setting this up with a virtual environment? I got it working with these simple steps: ``` shell ## After activating the virtual environment $ pip install "django>=1.5,