Bob/BEAT Development Tools¶
This package provides tools to help maintain Bob and BEAT.
Documentation¶
- Installation
- Local development of packages
- Additional Considerations
- Unit tests
- Continuous integration (CI)
- Python package namespace
- Distributing your work
- buildout.cfg in more details
- Anatomy of a new package
- Continuous Integration and Deployment (CI)
- New unexisting dependencies
- Updating a dependency version
- Conda recipe
- Database packages and packages with extra data
- Licensing
- Headers
- The
setup.py
file - Buildout
- The
README.rst
file - Sphinx documentation
- Project logo and branding
- Release Management
- Python API
- Instructions for CI machine installation