Mercurial > p > roundup > code
comparison doc/features.txt @ 8380:76050d59e41f
doc: remove python 2.7 support reference.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 11 Jul 2025 23:18:42 -0400 |
| parents | 5145ad81970a |
| children | 15b99d4cd94c |
comparison
equal
deleted
inserted
replaced
| 8379:3648c5ae2c25 | 8380:76050d59e41f |
|---|---|
| 16 | 16 |
| 17 - Start using the software in `instant-gratification (demo) mode`_ with | 17 - Start using the software in `instant-gratification (demo) mode`_ with |
| 18 ``python demo.py`` or `a Docker container`_ in under 5 minutes. | 18 ``python demo.py`` or `a Docker container`_ in under 5 minutes. |
| 19 - Choose from `five included templates`_ for your tracker. | 19 - Choose from `five included templates`_ for your tracker. |
| 20 - `Customize`_ and use the demo as a template for your production tracker. | 20 - `Customize`_ and use the demo as a template for your production tracker. |
| 21 - No need for additional support software, just Python (3.7+ or 2.7) | 21 - No need for additional support software, just Python (3.7+) |
| 22 to get started. | 22 to get started. |
| 23 - Basic installation (including a web interface) takes about 30 minutes. | 23 - Basic installation (including a web interface) takes about 30 minutes. |
| 24 - Supports embedded databases like `SQLite`_ and dbm. Upgradable | 24 - Supports embedded databases like `SQLite`_ and dbm. Upgradable |
| 25 to databases like `MySQL`_ or `PostgreSQL`_ if needed. | 25 to databases like `MySQL`_ or `PostgreSQL`_ if needed. |
| 26 - Can be run in a container like Docker or kubernetes. | 26 - Can be run in a container like Docker or kubernetes. |
