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

Name Modified Size InfoDownloads / Week
Parent folder
PySchool(Python 3.10-32bit)-1.2.0 full-Setup.exe 2022-05-19 233.9 MB
PySchool (Python 3.10-32bit) 1.1.3 full-portable.7z 2022-03-14 206.1 MB
PySchool(Python 3.10-32bit)-1.1.3 full-Setup.exe 2022-03-14 224.5 MB
README.md 2022-03-14 110.2 kB
PySchool(Python 3.10-32bit)-1.1.0 full-Setup.exe 2022-02-03 250.4 MB
README_1.1.0.md 2022-02-03 117.2 kB
PySchool (Python 3.10-32bit) 1.1.0 full-portable.7z 2022-02-03 233.8 MB
Totals: 7 Items   1.1 GB 164

PySchool (Python 3.10-32bit) 1.1.3 - full


System requirements

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

Components

  • Python 3.10.2
  • Visual Studio Code 1.65.2
  • Jupyter Notebook: The Classic Notebook Interface.
  • JupyterLab: A Next-Generation 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

VS Code Extensions for Python Development

  • Python: IntelliSense (Pylance), Linting, Debugging (multi-threaded, remote), Jupyter Notebooks, code formatting, refactoring, unit tests, and more.
  • Pylance: A performant, feature-rich language server for Python in VS Code.
  • Jupyter: Jupyter notebook support, interactive programming and computing that supports Intellisense, debugging and more.
  • Python Preview: Provide Preview for Python Execution.
  • AREPL for python: Real-time python scratchpad.

VS Code Extensions for Web Development

VS Code default settings

Entries in context menu for folders

  • Open with PySchool ▶
    • Visual Studio Code
    • Jupyter Notebook
    • Jupyter Lab
    • Windows Terminal

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

  • Open with PySchool ▶
    • Visual Studio Code
    • IDLE
    • Thonny

Entries in context menu for notebook files (.ipynb)

  • Open with PySchool ▶
    • Visual Studio Code
    • Jupyter Notebook
    • Jupyter Lab
    • Convert to Html
    • Convert to Python

New file types in context menu

  • Python File
  • Notebook

Python Packages

Name Version Summary / License
1 altgraph 0.17.2 Python graph (network) package / MIT
2 anyio 3.5.0 High level compatibility layer for multiple asynchronous event loop implementations / MIT
3 appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". / MIT
4 argon2-cffi 21.3.0 The secure Argon2 password hashing algorithm. / -
5 argon2-cffi-bindings 21.2.0 Low-level CFFI bindings for Argon2 / MIT
6 astroid 2.9.3 An abstract syntax tree for Python with inference support. / LGPL-2.1-or-later
7 asttokens 2.0.5 Annotate AST trees with source code positions / Apache 2.0
8 attrs 21.4.0 Classes Without Boilerplate / MIT
9 autopep8 1.6.0 A tool that automatically formats Python code to conform to the PEP 8 style guide / Expat License
10 Babel 2.9.1 Internationalization utilities / BSD
11 backcall 0.2.0 Specifications for callback functions passed in to an API / -
12 beautifulsoup4 4.10.0 Screen-scraping library / MIT
13 bitstring 3.1.9 Simple construction, analysis and modification of binary data. / The MIT License: http://www.opensource.org/licenses/mit-license.php
14 black 22.1.0 The uncompromising code formatter. / MIT
15 bleach 4.1.0 An easy safelist-based HTML-sanitizing tool. / Apache Software License
16 cachetools 5.0.0 Extensible memoizing collections and decorators / MIT
17 certifi 2021.10.8 Python package for providing Mozilla's CA Bundle. / MPL-2.0
18 cffi 1.15.0 Foreign Function Interface for Python calling C code. / MIT
19 charset-normalizer 2.0.12 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. / MIT
20 click 8.0.4 Composable command line interface toolkit / BSD-3-Clause
21 colorama 0.4.4 Cross-platform colored terminal text. / BSD
22 cryptography 36.0.1 cryptography is a package which provides cryptographic recipes and primitives to Python developers. / BSD or Apache License, Version 2.0
23 cycler 0.11.0 Composable style cycles / BSD
24 debugpy 1.5.1 An implementation of the Debug Adapter Protocol for Python / MIT
25 decorator 5.1.1 Decorators for Humans / new BSD License
26 defusedxml 0.7.1 XML bomb protection for Python stdlib modules / PSFL
27 docopt 0.6.2 Pythonic argument parser, that will make you smile / MIT
28 docutils 0.18.1 Docutils -- Python Documentation Utilities / public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)
29 ecdsa 0.17.0 ECDSA cryptographic signature library (pure python) / MIT
30 entrypoints 0.4 Discover and load entry points from installed packages. / -
31 esptool 3.2 A serial utility to communicate & flash code to Espressif ESP8266 & ESP32 chips. / GPLv2+
32 et-xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library / MIT
33 executing 0.8.3 Get the currently executing AST node of a frame, and other information / MIT
34 flake8 4.0.1 the modular source code checker: pep8 pyflakes and co / MIT
35 fonttools 4.29.1 Tools to manipulate font files / MIT
36 future 0.18.2 Clean single-source support for Python 3 and 2 / MIT
37 greenlet 1.1.2 Lightweight in-process concurrent programming / MIT License
38 guizero 1.3.0 Python module to allow learners to easily create GUIs / BSD
39 html5lib 1.1 HTML parser based on the WHATWG HTML specification / MIT License
40 idna 3.3 Internationalized Domain Names in Applications (IDNA) / BSD-3-Clause
41 ipykernel 6.9.1 IPython Kernel for Jupyter / BSD
42 ipython 8.1.1 IPython: Productive Interactive Computing / BSD
43 ipython-genutils 0.2.0 Vestigial utilities from IPython / BSD
44 isort 5.10.1 A Python utility / library to sort Python imports. / MIT
45 jedi 0.18.1 An autocompletion tool for Python that can be used for text editors. / MIT
46 Jinja2 3.0.3 A very fast and expressive template engine. / BSD-3-Clause
47 Js2Py 0.71 JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python. / MIT
48 json5 0.9.6 A Python implementation of the JSON5 data format. / Apache
49 jsonschema 4.4.0 An implementation of JSON Schema validation for Python / MIT
50 jupyter-client 7.1.2 Jupyter protocol implementation and client libraries / BSD
51 jupyter-core 4.9.2 Jupyter core package. A base package on which Jupyter projects rely. / BSD-3-Clause
52 jupyter-server 1.13.5 The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications. / -
53 jupyterlab 3.3.0 JupyterLab computational environment / -
54 jupyterlab-pygments 0.1.2 Pygments theme using JupyterLab CSS variables / BSD
55 jupyterlab-server 2.10.3 A set of server components for JupyterLab and JupyterLab like applications . / -
56 kiwisolver 1.3.2 A fast implementation of the Cassowary constraint solver / BSD
57 lazy-object-proxy 1.7.1 A fast and thorough lazy object proxy. / BSD-2-Clause
58 MarkupSafe 2.1.0 Safely add untrusted strings to HTML/XML markup. / BSD-3-Clause
59 matplotlib 3.5.1 Python plotting package / PSF
60 matplotlib-inline 0.1.3 Inline Matplotlib backend for Jupyter / BSD 3-Clause
61 mccabe 0.6.1 McCabe checker, plugin for flake8 / Expat license
62 mistune 0.8.4 A sane Markdown parser with useful plugins and renderers / BSD 3-Clause License
63 mypy 0.931 Optional static typing for Python / MIT License
64 mypy-extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker. / MIT License
65 nbclassic 0.3.6 Jupyter Notebook as a Jupyter Server extension. / -
66 nbclient 0.5.12 A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor. / BSD
67 nbconvert 6.4.2 Converting Jupyter Notebooks / BSD
68 nbformat 5.1.3 The Jupyter Notebook format / BSD
69 nest-asyncio 1.5.4 Patch asyncio to allow nested event loops / BSD
70 notebook 6.4.8 A web-based notebook environment for interactive computing / BSD
71 notebook-shim 0.1.0 A shim layer for notebook traits and config / -
72 numpy 1.21.5+vanilla NumPy is the fundamental package for array computing with Python. / BSD
73 openpyxl 3.0.9 A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
74 packaging 21.3 Core utilities for Python packages / BSD-2-Clause or Apache-2.0
75 pandas 1.4.1 Powerful data structures for data analysis, time series, and statistics / BSD-3-Clause
76 pandocfilters 1.5.0 Utilities for writing pandoc filters in python / BSD-3-Clause
77 parso 0.8.3 A Python Parser / MIT
78 pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths. / MPL 2.0
79 pefile 2021.9.3 Python PE parsing module / MIT
80 pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support / MIT
81 Pillow 9.0.1 Python Imaging Library (Fork) / HPND
82 pip 22.0.4 The PyPA recommended tool for installing Python packages. / MIT
83 pip-review 1.1.1 pip-review lets you smoothly manage all available PyPI updates. / BSD
84 pipwin 0.5.1 pipwin installs compiled python binaries on windows provided by Christoph Gohlke / BSD
85 platformdirs 2.5.1 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". / MIT
86 prometheus-client 0.13.1 Python client for the Prometheus monitoring system. / Apache Software License 2.0
87 prompt-toolkit 3.0.28 Library for building powerful interactive command lines in Python / -
88 psutil 5.9.0 Cross-platform lib for process and system monitoring in Python. / BSD
89 psycopg2 2.9.3 psycopg2 - Python-PostgreSQL Database Adapter / LGPL with exceptions
90 ptpython 3.0.20 Python REPL build on top of prompt_toolkit / -
91 pure-eval 0.2.2 Safely evaluate AST nodes without side effects / MIT
92 py2exe 0.11.1.0 Build standalone executables for Windows / MIT/X11
93 pycodestyle 2.8.0 Python style guide checker / Expat license
94 pycparser 2.21 C parser in Python / BSD
95 pyflakes 2.4.0 passive checker of Python programs / MIT
96 Pygments 2.11.2 Pygments is a syntax highlighting package written in Python. / BSD License
97 pyinstaller 4.10 PyInstaller bundles a Python application and all its dependencies into a single package. / GPLv2-or-later with a special exception which allows to use PyInstaller to build and distribute non-free programs (including commercial ones)
98 pyinstaller-hooks-contrib 2022.2 Community maintained hooks for PyInstaller / -
99 pyjsparser 2.7.1 Fast javascript parser (based on esprima.js) / MIT
100 pylint 2.12.2 python code static checker / GPL-2.0-or-later
101 PyMySQL 1.0.2 Pure Python MySQL Driver / "MIT"
102 pyparsing 3.0.7 Python parsing module / MIT License
103 pyperclip 1.8.2 A cross-platform clipboard module for Python. (Only handles plain text for now.) / BSD
104 PyPrind 2.11.3 Python Progress Bar and Percent Indicator Utility / BSD 3-Clause
105 PyQt5 5.15.6 Python bindings for the Qt cross platform application toolkit / GPL v3
106 PyQt5-Qt5 5.15.2 The subset of a Qt installation needed by PyQt5. / LGPL v3
107 PyQt5-sip 12.9.1 The sip module support for PyQt5 / SIP
108 pyrsistent 0.18.1 Persistent/Functional/Immutable data structures / MIT
109 pyserial 3.5 Python Serial Port Extension / BSD
110 PySimpleGUI 4.57.0 Python GUIs for Humans. Launched in 2018. It's 2022 & PySimpleGUI is an ACTIVE & supported project. Super-simple to create custom GUI's. 325+ Demo programs & Cookbook for rapid start. Extensive documentation. Main docs at www.PySimpleGUI.org. Fun & your success are the focus. Examples using Machine Learning (GUI, OpenCV Integration), Rainmeter Style Desktop Widgets, Matplotlib + Pyplot, PIL support, add GUI to command line scripts, PDF & Image Viewers. Great for beginners & advanced GUI programmers. / -
111 pySmartDL 1.3.4 A Smart Download Manager for Python / Public Domain
112 python-dateutil 2.8.2 Extensions to the standard Python datetime module / Dual License
113 pytz 2021.3 World timezone definitions, modern and historical / MIT
114 pytz-deprecation-shim 0.1.0.post0 Shims to make deprecation of pytz easier / Apache-2.0
115 pywin32 303 Python for Window Extensions / PSF
116 pywin32-ctypes 0.2.0 - / BSD
117 pywinpty 1.1.6 Pseudo terminal support for Windows from Python. / MIT
118 pyzmq 22.3.0 Python bindings for 0MQ / LGPL+BSD
119 qrcode 7.3.1 QR Code image generator / BSD
120 qt-material 2.10 Material inspired stylesheet for PySide2, PySide6, PyQt5 and PyQt6. / BSD-2-Clause
121 qtconsole 5.2.2 Jupyter Qt console / BSD
122 QtPy 2.0.1 Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6). / MIT
123 reedsolo 1.5.4 Pure-Python Reed Solomon encoder/decoder / Public Domain
124 requests 2.27.1 Python HTTP for Humans. / Apache 2.0
125 Send2Trash 1.8.0 Send file to trash natively under Mac OS X, Windows and Linux. / BSD License
126 setuptools 60.9.3 Easily download, build, install, upgrade, and uninstall Python packages / -
127 six 1.16.0 Python 2 and 3 compatibility utilities / MIT
128 sniffio 1.2.0 Sniff out which async library your code is running under / MIT -or- Apache License 2.0
129 soupsieve 2.3.1 A modern CSS selector implementation for Beautiful Soup. / MIT License
130 stack-data 0.2.0 Extract data from python stack frames and tracebacks for informative displays / MIT
131 tabulate 0.8.9 Pretty-print tabular data / MIT
132 terminado 0.13.3 Tornado websocket backend for the Xterm.js Javascript terminal emulator library. / -
133 testpath 0.6.0 Test utilities for code working with files and commands / -
134 thonny 3.3.14 Python IDE for beginners / MIT
135 toml 0.10.2 Python Library for Tom's Obvious, Minimal Language / MIT
136 tomli 2.0.1 A lil' TOML parser / -
137 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
138 traitlets 5.1.1 Traitlets Python configuration system / BSD
139 typing_extensions 4.1.1 Backported and Experimental Type Hints for Python 3.6+ / -
140 tzdata 2021.5 Provider of IANA time zone data / Apache-2.0
141 tzlocal 4.1 tzinfo object for the local timezone / MIT
142 urllib3 1.26.8 HTTP library with thread-safe connection pooling, file post, and more. / MIT
143 wcwidth 0.2.5 Measures the displayed width of unicode strings in a terminal / MIT
144 webencodings 0.5.1 Character encoding aliases for legacy web content / BSD
145 websocket-client 1.3.1 WebSocket client for Python with low level API options / Apache-2.0
146 wheel 0.37.1 A built-package format for Python / MIT
147 WMI 1.5.1 Windows Management Instrumentation / http://www.opensource.org/licenses/mit-license.php
148 wrapt 1.13.3 Module for decorators, wrappers and monkey patching. / BSD
149 xlrd 2.0.1 Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files / BSD
150 XlsxWriter 3.0.3 A Python module for creating Excel XLSX files. / BSD-2-Clause
151 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
152 yapf 0.32.0 A formatter for Python code. / Apache License, Version 2.0
Source: README.md, updated 2022-03-14