Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
licenses/ | H | 03-May-2022 | - | |||
packaging/ | H | 01-Aug-2021 | - | 140 | 126 | |
thonny/ | H | 01-Aug-2021 | - | 109,580 | 83,017 | |
thonny.egg-info/ | H | 03-May-2022 | - | 43 | 42 | |
CHANGELOG.rst | H A D | 01-Aug-2021 | 58.9 KiB | 1,092 | 951 | |
CREDITS.rst | H A D | 25-Jul-2021 | 4.3 KiB | 137 | 127 | |
MANIFEST.in | H A D | 31-Jan-2021 | 317 | 12 | 10 | |
PKG-INFO | H A D | 01-Aug-2021 | 1.7 KiB | 43 | 42 | |
README.rst | H A D | 01-Aug-2021 | 417 | 16 | 10 | |
pyproject.toml | H A D | 01-Aug-2021 | 152 | 10 | 8 | |
setup.cfg | H A D | 01-Aug-2021 | 38 | 5 | 3 | |
setup.py | H A D | 01-Aug-2021 | 3.1 KiB | 85 | 77 |
README.rst
1====== 2Thonny 3====== 4 5Thonny is a Python `IDE <https://en.wikipedia.org/wiki/Integrated_development_environment>`_ meant for learning programming. 6 7 8End users 9--------- 10See https://thonny.org and `wiki <https://github.com/thonny/thonny/wiki>`_ for more info. 11 12 13Contributors 14------------ 15Contributions are welcome! See `CONTRIBUTING.rst <https://github.com/thonny/thonny/blob/master/CONTRIBUTING.rst>`_ for more info. 16