From c854f716ba48fcbddb29cb7cb144f9c13277a670 Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Wed, 25 Nov 2020 23:18:54 +0300 Subject: add environments page --- general/environments/environments.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 general/environments/environments.md (limited to 'general') diff --git a/general/environments/environments.md b/general/environments/environments.md new file mode 100644 index 0000000..9655597 --- /dev/null +++ b/general/environments/environments.md @@ -0,0 +1,19 @@ +### System properties + + +| Operating System | | | | +|---|---|---|---| +| Ubuntu | 12.04.5 LTS 64-bit | (http://www.ubuntu.com) | Free software licenses (mainly GPL) | +| **Database** | | | | +| MySQL | 5.5.40 | [http://www.mysql.com/](http://www.mysql.com/) | GPL (version 2) or proprietary | +| **Python** | | | | +| Python | 3.8 | [http://www.python.org/](http://www.python.org/) | Python Software Foundation License | +| Flask | 1.1.2 | [http://flask.pocoo.org/](http://flask.pocoo.org/) | BSD | +| Jinja2 | 2.6 | [http://jinja.pocoo.org/](http://jinja.pocoo.org/ ) | BSD | +| NumPy | 1.7.0 | [http://www.numpy.org/](http://www.numpy.org/) | BSD-new | +| SciPy | 0.11.0 | [http://www.scipy.org/]([http://www.scipy.org/]) | BSD-new | +| **JavaScript / CSS** | | | | +| jQuery | 1.10.2 | [http://jquery.com/]([http://jquery.com/) | MIT | +|Bootstrap | 3.3.0 | [http://getbootstrap.com/](http://getbootstrap.com/) | MIT License (Apache License 2.0 prior to 3.1.0) | +| DataTables | 1.10.19 | [http://www.datatables.net/](http://www.datatables.net/) | MIT | +| CKEditor | 4.13.0 | [http://ckeditor.com/](http://ckeditor.com/) | GPL, LGPL and MPL | -- cgit v1.2.3