.. currentmodule:: odooly ================= Developer's notes ================= Source code ----------- * `Source code `_ and `issue tracker `_ on GitHub. * Continuous tests with Python 3.8 through 3.15 and PyPy. Third-party integration ----------------------- This module can be used with other Python libraries to achieve more complex tasks. For example: * write unit tests using the standard `unittest `_ framework. * write BDD tests using the `Gherkin language `_, and a library like `Behave `_. * build an interface for Odoo, using a framework like `Flask `_ (HTML, JSON, SOAP, ...). Changes ------- .. include:: ../CHANGES.rst :start-line: 3