scarajectory.infrastructure package¶
Subpackages¶
- scarajectory.infrastructure.cli package
- scarajectory.infrastructure.command package
- Submodules
- scarajectory.infrastructure.command.command module
- scarajectory.infrastructure.command.icommand_definition module
- scarajectory.infrastructure.command.icommand_executor module
- scarajectory.infrastructure.command.studio_command_definition module
- scarajectory.infrastructure.command.studio_command_executor module
- Module contents
- Submodules
- scarajectory.infrastructure.communication package
- Subpackages
- Submodules
- Module contents
- scarajectory.infrastructure.gui package
- Subpackages
- Submodules
- scarajectory.infrastructure.gui.canvas module
- scarajectory.infrastructure.gui.controls module
- scarajectory.infrastructure.gui.engine module
- scarajectory.infrastructure.gui.icanvas module
- scarajectory.infrastructure.gui.icontrols module
- scarajectory.infrastructure.gui.igui module
- scarajectory.infrastructure.gui.itable module
- scarajectory.infrastructure.gui.table module
- scarajectory.infrastructure.gui.theme module
- Module contents
Module contents¶
- Module
__init__.py
- Copyright
Copyright (C) 2026 Vladimir Roncevic <elektron.ronca@gmail.com> scarajectory is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. scarajectory is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
- Info
Infrastructure adapters package initialization.