Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viur-framework/viur-core
The core component of ViUR, the Python framework for modern web development.
https://github.com/viur-framework/viur-core
appengine-python application-framework framework google-appengine google-cloud-platform google-datastore jinja2 python python-framework python3 viur
Last synced: 6 days ago
JSON representation
The core component of ViUR, the Python framework for modern web development.
- Host: GitHub
- URL: https://github.com/viur-framework/viur-core
- Owner: viur-framework
- License: mit
- Created: 2019-12-11T13:14:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T14:06:32.000Z (12 days ago)
- Last Synced: 2025-01-11T06:32:39.809Z (11 days ago)
- Topics: appengine-python, application-framework, framework, google-appengine, google-cloud-platform, google-datastore, jinja2, python, python-framework, python3, viur
- Language: Python
- Homepage: https://www.viur.dev
- Size: 50.7 MB
- Stars: 13
- Watchers: 10
- Forks: 14
- Open Issues: 126
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-viur - ViUR-Core - The server-side component of ViUR (Official ViUR Resources / Main Repositories)
README
## About
ViUR is an application development framework for the Google App Engine™.
ViUR was developed to meet the needs and requirements of both designers and developers. It provides a clear concept for the implementation of agile data management software systems. It is written in Python™ and has already attracted a growing community that is constantly supporting and improving ViUR.
## Getting started
To get started with ViUR, check out [viur-base](https://github.com/viur-framework/viur-base). It comes with a pre-configured and well documented project template to immediately start with.
## Migration
The package contains a service tool `viur-migrate` to migrate existing project sources to the current `viur-core`, by replacing old namings and config variables by their newer counterparts.
After checking the result with `viur-migrate ./deploy/ -d` you can apply the changes with `viur-migrate ./deploy/ -x`.
## Contributing
Help of any kind to extend and improve or enhance this project in any kind or way is always appreciated.
We take great interest in your opinion about ViUR. We appreciate your feedback and are looking forward to hear about your ideas. Share your vision or questions with us and participate in ongoing discussions.
See our [contribution guidelines](CONTRIBUTING.md) for details.
## License
Copyright © 2024 by Mausbrand Informationssysteme GmbH.
Mausbrand and ViUR are registered trademarks of Mausbrand Informationssysteme GmbH.Licensed under the MIT license. See LICENSE for more information.