Download Latest Version PySchool(Python 3.10-32bit)-1.2.0 full-Setup.exe (233.9 MB)
Email in envelope

Get an email when there's a new version of PySchool

Home / Python3.8 / 32bit / standard
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-02-21 45.1 kB
PySchool(Python 3.8-32bit)-1.1.2 standard-Setup.exe 2022-02-21 109.6 MB
README_1.1.0.md 2022-02-02 45.1 kB
PySchool (Python 3.8-32bit) 1.1.0 standard-portable.7z 2022-02-02 101.7 MB
PySchool(Python 3.8-32bit)-1.1.0 standard-Setup.exe 2022-02-02 108.5 MB
PySchool (Python 3.8-32bit) 1.0.0 standard-portable.7z 2022-01-30 99.5 MB
PySchool(Python 3.8-32bit)-1.0.0 standard-Setup.exe 2022-01-30 105.9 MB
README_1.0.0.md 2022-01-30 38.3 kB
Totals: 8 Items   525.4 MB 0

PySchool (Python 3.8-32bit) 1.1.2 - standard


System requirements

  • Windows 7 sp1, 8, 8.1, 10, 11 (32-bit, 64-bit)

Components

  • Python 3.8.10
  • Jupyter Notebook: The Classic Notebook Interface.
  • PtPython: A better Python REPL.
  • Jupyter Qt Console: A very lightweight application that largely feels like a terminal, but provides a number of enhancements only possible in a GUI.
  • Qt Designer: Qt tool for designing and building graphical user interfaces (GUIs) with Qt Widgets.
  • Thonny: Python IDE for beginners.
  • ConEmu: Handy Windows Terminal.
  • PySchool Tools: List Intalled Modules / List all installed Python versions / Reset PySchool settings / Show Jupyter Launcher log.

IDLE - New features

Entries in context menu for folders

  • Open with PySchool ▶
    • Jupyter Notebook
    • Windows Terminal

Entries in context menu for python files (.py, .pyw, .pyi)

  • Open with PySchool ▶
    • IDLE
    • Thonny

Entries in context menu for notebook files (.ipynb)

  • Open with PySchool ▶
    • Jupyter Notebook
    • Convert to Html
    • Convert to Python

New file types in context menu

  • Python File
  • Notebook

Python Packages

Name Version Summary / License
1 appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". / MIT
2 argon2-cffi 21.3.0 The secure Argon2 password hashing algorithm. / -
3 argon2-cffi-bindings 21.2.0 Low-level CFFI bindings for Argon2 / MIT
4 astroid 2.9.3 An abstract syntax tree for Python with inference support. / LGPL-2.1-or-later
5 asttokens 2.0.5 Annotate AST trees with source code positions / Apache 2.0
6 attrs 21.4.0 Classes Without Boilerplate / MIT
7 autopep8 1.6.0 A tool that automatically formats Python code to conform to the PEP 8 style guide / Expat License
8 backcall 0.2.0 Specifications for callback functions passed in to an API / -
9 backports.zoneinfo 0.2.1 Backport of the standard library zoneinfo module / Apache-2.0
10 beautifulsoup4 4.10.0 Screen-scraping library / MIT
11 bitstring 3.1.9 Simple construction, analysis and modification of binary data. / The MIT License: http://www.opensource.org/licenses/mit-license.php
12 black 22.1.0 The uncompromising code formatter. / MIT
13 bleach 4.1.0 An easy safelist-based HTML-sanitizing tool. / Apache Software License
14 certifi 2021.10.8 Python package for providing Mozilla's CA Bundle. / MPL-2.0
15 cffi 1.15.0 Foreign Function Interface for Python calling C code. / MIT
16 charset-normalizer 2.0.12 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. / MIT
17 click 8.0.4 Composable command line interface toolkit / BSD-3-Clause
18 colorama 0.4.4 Cross-platform colored terminal text. / BSD
19 cryptography 36.0.1 cryptography is a package which provides cryptographic recipes and primitives to Python developers. / BSD or Apache License, Version 2.0
20 cycler 0.11.0 Composable style cycles / BSD
21 debugpy 1.5.1 An implementation of the Debug Adapter Protocol for Python / MIT
22 decorator 5.1.1 Decorators for Humans / new BSD License
23 defusedxml 0.7.1 XML bomb protection for Python stdlib modules / PSFL
24 docopt 0.6.2 Pythonic argument parser, that will make you smile / MIT
25 docutils 0.18.1 Docutils -- Python Documentation Utilities / public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)
26 ecdsa 0.17.0 ECDSA cryptographic signature library (pure python) / MIT
27 entrypoints 0.4 Discover and load entry points from installed packages. / -
28 esptool 3.2 A serial utility to communicate & flash code to Espressif ESP8266 & ESP32 chips. / GPLv2+
29 et-xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library / MIT
30 executing 0.8.2 Get the currently executing AST node of a frame, and other information / MIT
31 flake8 4.0.1 the modular source code checker: pep8 pyflakes and co / MIT
32 fonttools 4.29.1 Tools to manipulate font files / MIT
33 html5lib 1.1 HTML parser based on the WHATWG HTML specification / MIT License
34 idna 3.3 Internationalized Domain Names in Applications (IDNA) / BSD-3-Clause
35 importlib-resources 5.4.0 Read resources from Python packages / -
36 ipykernel 6.9.1 IPython Kernel for Jupyter / BSD
37 ipython 8.0.1 IPython: Productive Interactive Computing / BSD
38 ipython-genutils 0.2.0 Vestigial utilities from IPython / BSD
39 ipywidgets 7.6.5 IPython HTML widgets for Jupyter / BSD
40 isort 5.10.1 A Python utility / library to sort Python imports. / MIT
41 jedi 0.18.1 An autocompletion tool for Python that can be used for text editors. / MIT
42 Jinja2 3.0.3 A very fast and expressive template engine. / BSD-3-Clause
43 Js2Py 0.71 JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python. / MIT
44 jsonschema 4.4.0 An implementation of JSON Schema validation for Python / MIT
45 jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go. / BSD
46 jupyter-client 7.1.2 Jupyter protocol implementation and client libraries / BSD
47 jupyter-console 6.4.0 Jupyter terminal console / BSD
48 jupyter-core 4.9.2 Jupyter core package. A base package on which Jupyter projects rely. / BSD-3-Clause
49 jupyterlab-pygments 0.1.2 Pygments theme using JupyterLab CSS variables / BSD
50 jupyterlab-widgets 1.0.2 A JupyterLab extension. / BSD-3-Clause
51 kiwisolver 1.3.2 A fast implementation of the Cassowary constraint solver / BSD
52 lazy-object-proxy 1.7.1 A fast and thorough lazy object proxy. / BSD-2-Clause
53 MarkupSafe 2.1.0 Safely add untrusted strings to HTML/XML markup. / BSD-3-Clause
54 matplotlib 3.5.1 Python plotting package / PSF
55 matplotlib-inline 0.1.3 Inline Matplotlib backend for Jupyter / BSD 3-Clause
56 mccabe 0.6.1 McCabe checker, plugin for flake8 / Expat license
57 mistune 0.8.4 A sane Markdown parser with useful plugins and renderers / BSD 3-Clause License
58 mypy 0.931 Optional static typing for Python / MIT License
59 mypy-extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker. / MIT License
60 nbclient 0.5.11 A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor. / BSD
61 nbconvert 6.4.2 Converting Jupyter Notebooks / BSD
62 nbformat 5.1.3 The Jupyter Notebook format / BSD
63 nest-asyncio 1.5.4 Patch asyncio to allow nested event loops / BSD
64 notebook 6.4.8 A web-based notebook environment for interactive computing / BSD
65 numpy 1.22.2 NumPy is the fundamental package for array computing with Python. / BSD
66 openpyxl 3.0.9 A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
67 packaging 21.3 Core utilities for Python packages / BSD-2-Clause or Apache-2.0
68 pandas 1.4.1 Powerful data structures for data analysis, time series, and statistics / BSD-3-Clause
69 pandocfilters 1.5.0 Utilities for writing pandoc filters in python / BSD-3-Clause
70 parso 0.8.3 A Python Parser / MIT
71 pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths. / MPL 2.0
72 pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support / MIT
73 Pillow 9.0.1 Python Imaging Library (Fork) / HPND
74 pip 22.0.3 The PyPA recommended tool for installing Python packages. / MIT
75 pipwin 0.5.1 pipwin installs compiled python binaries on windows provided by Christoph Gohlke / BSD
76 platformdirs 2.5.1 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". / MIT
77 prometheus-client 0.13.1 Python client for the Prometheus monitoring system. / Apache Software License 2.0
78 prompt-toolkit 3.0.28 Library for building powerful interactive command lines in Python / -
79 psutil 5.9.0 Cross-platform lib for process and system monitoring in Python. / BSD
80 ptpython 3.0.20 Python REPL build on top of prompt_toolkit / -
81 pure-eval 0.2.2 Safely evaluate AST nodes without side effects / MIT
82 pycodestyle 2.8.0 Python style guide checker / Expat license
83 pycparser 2.21 C parser in Python / BSD
84 pyflakes 2.4.0 passive checker of Python programs / MIT
85 Pygments 2.11.2 Pygments is a syntax highlighting package written in Python. / BSD License
86 pyjsparser 2.7.1 Fast javascript parser (based on esprima.js) / MIT
87 pylint 2.12.2 python code static checker / GPL-2.0-or-later
88 pyparsing 3.0.7 Python parsing module / MIT License
89 PyPrind 2.11.3 Python Progress Bar and Percent Indicator Utility / BSD 3-Clause
90 PyQt5 5.15.6 Python bindings for the Qt cross platform application toolkit / GPL v3
91 PyQt5-Qt5 5.15.2 The subset of a Qt installation needed by PyQt5. / LGPL v3
92 PyQt5-sip 12.9.1 The sip module support for PyQt5 / SIP
93 pyrsistent 0.18.1 Persistent/Functional/Immutable data structures / MIT
94 pyserial 3.5 Python Serial Port Extension / BSD
95 pySmartDL 1.3.4 A Smart Download Manager for Python / Public Domain
96 python-dateutil 2.8.2 Extensions to the standard Python datetime module / Dual License
97 pytz 2021.3 World timezone definitions, modern and historical / MIT
98 pytz-deprecation-shim 0.1.0.post0 Shims to make deprecation of pytz easier / Apache-2.0
99 pywin32 303 Python for Window Extensions / PSF
100 pywinpty 2.0.2 Pseudo terminal support for Windows from Python. / MIT
101 pyzmq 22.3.0 Python bindings for 0MQ / LGPL+BSD
102 qtconsole 5.2.2 Jupyter Qt console / BSD
103 QtPy 2.0.1 Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6). / MIT
104 reedsolo 1.5.4 Pure-Python Reed Solomon encoder/decoder / Public Domain
105 requests 2.27.1 Python HTTP for Humans. / Apache 2.0
106 Send2Trash 1.8.0 Send file to trash natively under Mac OS X, Windows and Linux. / BSD License
107 setuptools 60.9.3 Easily download, build, install, upgrade, and uninstall Python packages / -
108 six 1.16.0 Python 2 and 3 compatibility utilities / MIT
109 soupsieve 2.3.1 A modern CSS selector implementation for Beautiful Soup. / MIT License
110 stack-data 0.2.0 Extract data from python stack frames and tracebacks for informative displays / MIT
111 tabulate 0.8.9 Pretty-print tabular data / MIT
112 terminado 0.13.1 Tornado websocket backend for the Xterm.js Javascript terminal emulator library. / -
113 testpath 0.5.0 Test utilities for code working with files and commands / -
114 thonny 3.3.14 Python IDE for beginners / MIT
115 toml 0.10.2 Python Library for Tom's Obvious, Minimal Language / MIT
116 tomli 2.0.1 A lil' TOML parser / -
117 tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. / http://www.apache.org/licenses/LICENSE-2.0
118 traitlets 5.1.1 Traitlets Python configuration system / BSD
119 typing_extensions 4.1.1 Backported and Experimental Type Hints for Python 3.6+ / -
120 tzdata 2021.5 Provider of IANA time zone data / Apache-2.0
121 tzlocal 4.1 tzinfo object for the local timezone / MIT
122 urllib3 1.26.8 HTTP library with thread-safe connection pooling, file post, and more. / MIT
123 wcwidth 0.2.5 Measures the displayed width of unicode strings in a terminal / MIT
124 webencodings 0.5.1 Character encoding aliases for legacy web content / BSD
125 wheel 0.37.1 A built-package format for Python / MIT
126 widgetsnbextension 3.5.2 IPython HTML widgets for Jupyter / BSD
127 WMI 1.5.1 Windows Management Instrumentation / http://www.opensource.org/licenses/mit-license.php
128 wrapt 1.13.3 Module for decorators, wrappers and monkey patching. / BSD
129 xlrd 2.0.1 Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files / BSD
130 XlsxWriter 3.0.2 A Python module for creating Excel XLSX files. / BSD-2-Clause
131 xlwt 1.3.0 Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6, 2.7, 3.3+ / BSD
132 yapf 0.32.0 A formatter for Python code. / Apache License, Version 2.0
133 zipp 3.7.0 Backport of pathlib-compatible object wrapper for zip files / -
Source: README.md, updated 2022-02-21