Skip to content

Roadmap

Matheus Tenório edited this page Mar 21, 2024 · 3 revisions

This section outlines the planned features and improvements for Hotmart Python. Please note that this is a roadmap and may change based on user feedback and project needs.

Current Version (0.3.0 / 2024-03-21)

  • Breaking change: Removed support for python <3.9 due to the use of flake8 for linting.
  • Added .editorconfig file for better code standardization.
  • Code slightly refactored to comply with flake8.
  • Added GitHub Actions for Testing and Linting.

Next Versions

0.4.0 (03/2024)

  • Dicount Coupons endpoint
  • More documentation about usage
  • More documentation about contributing

Future Plans

  • Additional examples in Wiki
  • Members Area endpoint
  • Event tickets endpoint

We welcome feedback and suggestions from the community. If you have a feature request or idea for improvement, please open an issue on the GitHub repository.

Clone this wiki locally