https://github.com/shardulnalegave/pycode
PyCode - A Code Editor In Python 3 And WxPython
https://github.com/shardulnalegave/pycode
code-editor gui ide python python-gui python3 wxpython wxpython4
Last synced: 3 months ago
JSON representation
PyCode - A Code Editor In Python 3 And WxPython
- Host: GitHub
- URL: https://github.com/shardulnalegave/pycode
- Owner: ShardulNalegave
- License: mit
- Created: 2018-06-02T11:03:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-07T05:24:11.000Z (over 7 years ago)
- Last Synced: 2025-04-11T05:14:53.078Z (10 months ago)
- Topics: code-editor, gui, ide, python, python-gui, python3, wxpython, wxpython4
- Language: Python
- Homepage:
- Size: 217 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pycode
Code Editor
# What Is PyCode?
**PyCode** is a code editor made using ***WxPython** And **Python 3***.
# Usage
Clone this repo and run the `main.py` file.
````bash
git clone https://github.com/ShardulNalegave/pycode.git PyCode
cd PyCode
python[x[.y]] main.py
````
# Screenshots
Some screenshots.

# Contributing
This project is completely **Open-Source**. So, anyone is free to contribute.
#### A Project By [Shardul Nalegave](https://shardul.netlify.com)
#### This Project Is Licensed Under [The MIT LICENSE](./LICENSE)