- The Python extension uses the selected environment for running Python code (using the Python: Run Python File in Terminal command), providing language services (auto-complete, syntax checking, linting, formatting, etc.) when you have a.py file open in the editor, and opening a terminal with the Terminal: Create New Integrated Terminal command.
- A judge 👨🏽⚖️ for your programs, run and test your programs using Python. Install using pip from PyPI. Pip install coderunner.
Python 3 Grammar. The master branch is now building and running using the grammar for Python 3.7.3. There are still lots of things to implement under the hood, but we have made a huge leap forward in Python 3 compatibility. We will still support Python 2 as an option going forward for projects that rely on it. Press ctrl+s to save the file and give it a name with.py extension. Write down your python code in the file. Press ctrl+alt+N to run the code via Code Runner. You should see your results in the integrated terminal 🛬. To run only a selected lines of codes, select the lines you want to run and press ctrl+alt+N.
Latest versionReleased:
A judge for your programs, run and test your programs using python
Project description
A judge 👨🏽⚖️ for your programs, run and test your programs using Python
Installation
Install using pip
from PyPI
or directly from GitHub if you cannot wait to test new features
Usage
Documentation
Development
Prerequisites
- Python 3.6+
- virtualenv
- Create virtual environment.
- Clone the repository.
- Install Dependencies.
- Run tests.
- Lint the project with
📝 Changelog
See the CHANGELOG.md file for details.
:fire: Powered By
Judge0 API - Free, robust and scalable open-source online code execution system
Author
👥 Bhupesh Varshney
- Twitter: @bhupeshimself
- DEV: bhupesh
📜 License
This project is licensed under the MIT License. See the LICENSE file for details.
👋 Contributing
Please read the CONTRIBUTING guidelines for the process of submitting pull requests to us.
Release historyRelease notifications | RSS feed
1.0
0.8
0.7
0.6
Python 3 Code Runner Pdf
0.5
0.4
0.3
0.2
Python 3 Code Runner Free
0.1
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size coderunner-1.0-py3-none-any.whl (6.0 kB) | File type Wheel | Python version py3 | Upload date | Hashes |
Filename, size coderunner-1.0.tar.gz (6.2 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for coderunner-1.0-py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | d5e4ba49e4324da3e35491395069ad5ecc82280e2a0b79aef6eee6ef3bf3c54f |
MD5 | a7b534d676b792e1c3052b426f264ade |
BLAKE2-256 | 43e39a49686655398d6878e9215258e93464bd9fc256ea8668eea17c890f9929 |
Hashes for coderunner-1.0.tar.gz
Python 3 Code Runner Tutorial
Python Code Tester
Algorithm | Hash digest |
---|---|
SHA256 | afaaa5049061a3b2ea924a2c32789913cc00a5ed4e4c55a166073694b4c25972 |
MD5 | 7f207cf1d9753cd650c398fc0b9e6359 |
BLAKE2-256 | 53007f2aa36bc0a0dfdf1b181b9e7387385218c8e5775cca28ab544a06aa5212 |