๐งช๐ ๐. The purpose of the panel-chemistry project is to make it really easy for you to do DATA ANALYSIS and build powerful DATA AND VIZ APPLICATIONS within the domain of Chemistry using using Python and HoloViz Panel.
The structure of the project will be the same as the panel-highcharts project and package until something else is decided. I.e. we use
binder to provide an easy to use environment for trying, learning, exploring and using the packing. See.
Python Invoke to easily run build, test etc tasks. See
This includes includes running isort, autoflake, black, pylint, mypy and pytest and making sure all test should pass before merging to main branch. This will keep the code and package working and maintainable.
Provide documentation via this README and an examples folder of notebooks. See
Maybe later we improve it further
Add CI/ CD on Github to build, test and deploy the package. (I have not tried this before)
Add various badges (I have not tried this before).
Add documentation on read the docs. But not for now in order to keep things simple.
The structure of the project will be the same as the panel-highcharts project and package until something else is decided. I.e. we use
Maybe later we improve it further