Encriptificator : It is a normal text editor with all basic features plus the additional feature to encrypt your files. In Files>Save Options you get two save options which are Normal Save and Encrypted Save. Normal save will normally save your file like any other text editor , but encrypted save option will encrypt your file , create a random id and put the key on a file with this id as the name Now if this files content can't be read on any other app other than this one(with open encrypted file option under Files) , also if this file is exported to other apps , It won't open even if opened with same app. To share some other device the access of your file , open the file and note the id , find a file with this id as name in C:\Users\USER NAME\AppData\Local\encriptificator_keys and send that file to their device on reciving device , open this app and when trying to open the file under open encripted file , when the app is unable to find the key in the keys folder , it will open an option to select key file , select that key file and your file will open , Alternatively you can just paste this key file to the same address C:\Users\USER\AppData\Local\encriptificator_keys on the reciving device for directly opning.\ There are two options to open a file which are open and open encrypted file open just opens the file as any other text editor app would have opened it, open encripted file will open the decrypted version of the file encrypted by this app in your device if the encripted file is created using same app but in different device , ask the sender to send the key too (instruction above) now while opening a with open with open encripted file , since the key is not in keys folder , an option to select key file will appear select the recieved key file and it will decrypt the file recieved. Requirements : Windows OS , Minimal Specifictions
Encriptificator is a text editor app developed by me as a personal project.
Overview
Python IDE for beginners
Thonny Thonny is a Python IDE meant for learning programming. End users See https://thonny.org and wiki for more info. Contributors Contributions are
A JupyterLab extension for version control using Git
A JupyterLab extension for version control using Git
An experimental code editor for writing algorithms
Algojammer Algojammer is an experimental, proof-of-concept code editor for writing algorithms in Python. It was mainly written to assist with solving
openBrowsser is a Sublime Text plug-in, which allows you to add a keyboard shortcut, to directly access a website from a selection.
openBrowsser is a Sublime Text plug-in, which allows you to add a keyboard shortcut, to directly access a website from a selection. Instal
Using the jedi autocompletion library for VIM.
jedi-vim - awesome Python autocompletion with VIM jedi-vim is a VIM binding to the autocompletion library Jedi. Here are some pictures: Completion for
Python Tools for Visual Studio
Python tools for Visual Studio Python support for Visual Studio is developed and managed here. Visit our product overview and downloads page, read our
A powerful text editor for MATE
Pluma - The MATE text editor General Information Pluma (pluma) is a small and lightweight UTF-8 text editor for the MATE environment. It started as a
Cameray is a lens editor and simulator for fun.
Cameray is a lens editor and simulator for fun. It's could be used for studying an optics system of DSLR in an interactive way. But the project is in a very early version. The program is still crash-
A simple Notepad-like editor written in Python
monkepad A simple Notepad-like editor written in Python Since MonkePad is written in one file, all your customization can be done without much trouble
{Ninja-IDE Is Not Just Another IDE}
Ninja-IDE Is Not Just Another IDE Ninja-IDE is a cross-platform integrated development environment (IDE) that allows developers to create applications
JupyterLite is a JupyterLab distribution that runs entirely in the browser power by wasm
JupyterLite is a JupyterLab distribution that runs entirely in the browser built from the ground-up using JupyterLab components and extensions.
Frappe tinymce - Frappe app to replace default text editor with tinymce
Frappe tinyMCE tinyMCE Text Editor for frappe apps Replace frappe's Quill Text E
Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3
| _` | __ \ _` | __| _ \ __ \ _` | _` | ( | | | ( | ( ( | | | ( | ( | \__,_| _| _|
PlugNik is a simple implementation of plugin repository for JetBrains Application.
PlugNik is a simple implementation of plugin repository for JetBrains Application.
A small, simple editor for beginner Python programmers. Written in Python and Qt5.
Mu - A Simple Python Code Editor Mu is a simple code editor for beginner programmers based on extensive feedback from teachers and learners. Having sa
A gui-script-editor(Based on pyqt5, pyautogui) to writing your gui script.
gui-script-editor A gui-script-editor(Based on pyqt5, pyautogui) to writing your gui script. ##更新说明 版本号:1.0.0 版本说明:实现了脚本编辑器雏形,未实现执行报告,自动化脚本管理(只支持单个脚本运
The uncompromising Python code formatter
The Uncompromising Code Formatter “Any color you like.” Black is the uncompromising Python code formatter. By using it, you agree to cede control over
Official repository for Spyder - The Scientific Python Development Environment
Copyright © 2009–2021 Spyder Project Contributors Some source files and icons may be under other authorship/licenses; see NOTICE.txt. Project status B
Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.
Python-mode, a Python IDE for Vim This project needs contributors. Documentation: :help pymode https://github.com/python-mode/python-mode/wiki Importa
Vim plugin for executing Python's optional static type checker MyPy
Vim plugin for executing Python's optional static type checker MyPy