Used software - UkrSoft/choose-operator GitHub Wiki
Our application is aimed to help people choose best mobile operator for their needs.
All requirements are now auto-installed through use of requirements.txt file. It is presented under the install directory of the current repo.
What is used? (In order of installation)
App language:
- Python - 3.4.3 - https://www.python.org/downloads/
Python IDE:
- PyCharm - 4.5.3 - https://www.jetbrains.com/pycharm/download/
App database:
- MySQL - 5.7.8 - http://dev.mysql.com/downloads/mysql/
MySQL IDE:
- MySQL Workbench - 6.3 CE - http://dev.mysql.com/downloads/workbench/ (comes in MySQL installation)
Web layout:
- Twitter Bootstrap - 3.3.5 - http://getbootstrap.com/getting-started/#download
VCS Client:
- Git - 1.9.5 - https://git-scm.com/downloads
- SourceTree - 1.6.18.0 - https://www.sourcetreeapp.com/
VCS Merge tool:
- Tortoise Merge - 1.8.11 - http://tortoisesvn.net/downloads.html
Localization-editor tool:
- Poedit - 1.8.4 - https://poedit.net/
Localization modules:
- GNU Gettext Utils - 0.19.4 - http://www.gnu.org/software/gettext/ (take compiled version for WIN here: http://mlocati.github.io/gettext-iconv-windows/)
Python modules:
- Django - 1.8.2 - https://www.djangoproject.com/download/
- MySQLClient - 1.3.6 - https://pypi.python.org/pypi/mysqlclient
Django modules:
- admin-tools - 0.6.0 - https://django-admin-tools.readthedocs.org/en/latest/installation.html