PyQuickie
A python problem provider with a built in Idle you can use anywhere in the Web. Hassle Free and Easy to use
Qu'est-ce que PyQuickie ?
PyQuickie est une extension Chrome développée par Jhay Pace, et sa fonction principale est "A python problem provider with a built in Idle you can use anywhere in the Web. Hassle Free and Easy to use".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PyQuickie
Téléchargez les fichiers d'extension PyQuickie au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
What is. Its a chrome extension I made for fun where you can practice your python coding skills easily and hassle free. No login recquired with just one click you can improve your coding skills and problem solving skills while still enjoy browsing through facebook and other web activities. Features: -Importing Python builtin Modules Work -working python IDLE -Python keywords highlighting -Python Tabbing Feature in textarea -Questions are ranked by level of difficulty: easy, medium, and hard. (Randomize)
Informations de Base sur l'Extension
Nom | PyQuickie |
ID | okpdnfgpbpifbncoleieajiblmebbkci |
URL Officiel | https://chromewebstore.google.com/detail/pyquickie/okpdnfgpbpifbncoleieajiblmebbkci |
Description | A python problem provider with a built in Idle you can use anywhere in the Web. Hassle Free and Easy to use |
Taille du Fichier | 646 KB |
Nombre d'Installations | 268 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2021-07-06 |
Date de Publication | 2021-07-05 |
Évaluation | 4.75/5 Total 4 Évaluations |
Développeur | Jhay Pace |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PyQuickie", "manifest_version": 2, "version": "1.0.1", "description": "A python problem provider with a built in Idle you can use anywhere in the Web. Hassle Free and Easy to use", "icons": { "16": "logo2.png", "48": "logo2.png", "128": "logo2.png" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |