planetcasio 0.5¶
This project is a Python module for interacting with Planète Casio programmatically.
You can also find the project on the following locations:
The project’s code and documentation contents are licensed under CeCILL-C as distributed by the CEA, CNRS and Inria on cecill.info.
This documentation is organized using Diátaxis’ structure.
How-to guides¶
These sections provide guides, i.e. recipes, targeted towards various actors. They guide you through the steps involved in addressing key problems and use-cases.
References¶
These sections provide technical reference for APIs and other aspects of the module’s machinery. They go into detail, and therefore, assume you have a basic understanding of key concepts.
planetcasiocommand-line reference- Code reference
planetcasio– main namespace for the projectplanetcasio.account– Account interactionsplanetcasio.bbcode– HTML to BBCode conversion utilitiesplanetcasio.cli– Command-line interface definitionplanetcasio.client– Client definition with all featuresplanetcasio.errors– Error definitionsplanetcasio.misc– Miscellaneous utilitiesplanetcasio.programs– Program interactionsplanetcasio.shout– Shoutbox interactionsplanetcasio.transport– Client transport definitionplanetcasio.user_profiles– User profile interactions