FAQ
17 August 2019 Updated 11 October 2019
General
This is a website demonstrating some capabilities of a possible product.
At the moment it does not have a name.
Not at the moment, a release date is not available.
Features
Probably not. But if you think you want to add languages after some time then you may like to use this product.
The main feature is that it has multilanguage built-in.
Security
Depends on how you define secure. Does it connect you to Google? No. Does it send your data to other parties? No.
Recent
- Redirect on an exception in Flask using a decorator
- SQLAlchemy Many-To-Many: Four ways to select data
- Testing the RabbitMQ Pika publishing examples
- An attempt to solve Tic-Tac-Toe using Keras and LSTM
- LSTM multi-step hyperparameter optimization with Keras Tuner
- Finding the closest matching sentence from a list of sentences
Most viewed
- Using Python's pyOpenSSL to verify SSL certificates downloaded from a host
- Using UUIDs instead of Integer Autoincrement Primary Keys with SQLAlchemy and MariaDb
- Flask RESTful API request parameter validation with Marshmallow schemas
- Migrating from Bootstrap 4 to Bootstrap 5
- SLQAlchemy dynamic query building and filtering including soft deletes
- Documenting a Flask RESTful API with OpenAPI (Swagger) using APISpec