Introduction ============= (Note: this project is currently in Alpha phase. Expect bugs.) `pyjc` is a reference python package and module implementation for educational purposes. It is a project that enables one to: - learn how to develop, build, test, and release a bespoke Python package - reuse utilities - get hands-on experience building an open source software "The structure of this repository is largely inspired by Stackoverflow and the NumPy GitHub repository."