by VIKTOR
Learn how you (developer, engineer, end-user, domain expert, project manager, etc.) can contribute to the creation of apps that provide real value to your work.
The VIKTOR SDK is now available on PyPi. This means you no longer need the specific hashtag syntax in your requirements file. With pip install viktor
you can also install the SDK in your own packages or scripts. This makes it easier for everyone to create their own packages with VIKTOR and improve code reusability. Click here to learn more.
You can now see information on the app-type, sdk-version, and python-version of your apps on the version page in your interface. Additionally, you can run viktor-cli apps
from the command line to check which of your apps are still running on an old SDK version and can or should be upgraded. Visit the community for more information.
Note: This provides a nice overview to quickly find out which of your apps are still running on v12.
The SDK now supports Python 3.11! You can use all new features this new version offers:
You and your users will benefit from these new features as the new version significantly improves your app's performance. Visit the documentation to see how you can develop and publish apps with Python 3.11. Learn more.
PLATFORM