dcoder 0.2.1
A module that can decode/encode text in various ciphers.
Навигация
Ссылки проекта
Статистика
Метаданные
Лицензия: MIT License (MIT)
Автор: Swas.py
Метки decoder, encoder, ciphers
Сопровождающие
Классификаторы
Описание проекта
dcoder 0.2.1
dcoder is a python module that provides various functions for decoding/encoding text. It also has functions for encrypting or decrypting text in various ciphers.
Installation
You can install released versions of dcoder from the Python Package Index with pip or a similar tool:
Stable Release: pip install dcoder
Working Version: pip install git+https://github.com/CodeWithSwastik/dcoder.git
Usage:
Functions available:
The current list of functions available are:
How to install new Python modules in the Dcoder app?
The Dcoder app supports the Python programming language. However, for a code that requires 3rd-party modules (e.g. mlxtend), it will show the following error when running:
Traceback (most recent call last): File "fun.py", line 7, in from mlxtend.data import iris_data ImportError: No module named mlxtend.data Process finished with exit code 1.
How to install new Python modules in the Dcoder app?
15.5k 10 10 gold badges 74 74 silver badges 120 120 bronze badges
asked Jan 26, 2020 at 19:57
Soheil Paper Soheil Paper
143 1 1 silver badge 5 5 bronze badges
Does Dcoder have a console? This may be out of scope for this site, but you may be able to use the pip module to install your missing module.
Jan 31, 2020 at 15:28
1 Answer 1
As of 2 February 2020, Dcoder does not support 3rd party modules.
This was their developer’s statement on the Twitter
Currently we do not support 3rd party modules, we are working on 3rd party module integration, keep an eye on our updates.
Below is my personal reasoning before getting their reply.
The reason is, as stated in their app’s description, it uses an online cloud service to compile and run the code.
Disclaimer: Dcoder uses array of strong cloud based compilers to compile the code and display output, [. ]
[. ]
Dcoder is an online compiler, now run, compile and execute your code snippets on your own android mobile devices.
To put it simply, Dcoder does not install Python nor compile the code on the user’s device. Instead, the app works as a code editor, sends the code to the online compiler and runs it, then returns and shows the result on the app. As such, the modules are restricted to their online compiler.
To list which modules are installed, run the following code on Dcoder
set1=set2=set3="None" set1 = 'list(k[1] for k in pkgutil.iter_modules())' set2 = 's.modules.keys()' set3 = 's.builtin_module_names' import pkgutil, sys as s def calculate(what): return eval(what) print(calculate(set1)) print(calculate(set2)) print(calculate(set3))
Can’t figure out how to install Python package decoder.py
This package doesn’t provide any downloadable source code on PyPI.
You can download it from http://www.brailleweb.com/cgi-bin/python.py (this link was provided by authors on pypi, proceed with caution).
answered Jan 7, 2017 at 17:25
15.7k 6 6 gold badges 25 25 silver badges 46 46 bronze badges
Author of decoder.py here. 😀
I am sorry for inconvenience. pip was able to grab decoder.py from brailleweb.com before. It was unable to install it though because I didn’t provide a setup script. I didn’t do it primarily because people might like to choose which external decoders they would like to use and perhaps don’t want to install them into their’s Python site-packages directory on Windows. So I settled for manual installation instead. You aren’t first who complained about it and that’s why next version will have the setup script at least.
The new version is coming out soon. I am sorry to say development is slower than I anticipated but new version will be ready sooner or later. 😀
answered May 18, 2017 at 11:00
4,138 1 1 gold badge 17 17 silver badges 35 35 bronze badges
- python
- python-2.7
- pip
-
The Overflow Blog
Related
Hot Network Questions
Subscribe to RSS
Question feed
To subscribe to this RSS feed, copy and paste this URL into your RSS reader.
Site design / logo © 2023 Stack Exchange Inc; user contributions licensed under CC BY-SA . rev 2023.11.15.1019
By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.
Как установить модуль для python в dcoder
Dcoder, Mobile Compiler IDE
версия: 4.1.5
Последнее обновление программы в шапке: 07.12.2022










Краткое описание:
Dcoder — это мобильная кодировка IDE (компилятор для мобильных устройств), где можно кодировать и изучать алгоритмы.
- C: изучайте программирование на С, мощный язык общего назначения.
- C ++: компилятор GCC 6.3.
- Java: лучший Java Programming ide, JDK 8
- Python: изучите Python 2.7 и Python 3.
- C #: Монокомпилятор 4
- Php: Php Interpreter 7.0
- Objective-C: компилятор GCC
- Ruby: Ruby версия 1.9
- Lua: Lua Interpreter 5.2
- JS / NodeJS: Node.js 6.5
- Go: Go Lang 1.6
- VB.Net
- F#
- Common Lisp
- R
- Scala
- Perl
- Pascal
- Swift
- Tcl
- Prolog
- Assembely
- Haskell
- Clojure
- Kotlin
- Groovy
- Scheme
- Rust
- Bf
- Html
Самый быстрый компилятор кода (IDE), приложение для кодирования и программирования, доступное для Android.
- Написать программу / код на любом из доступных языков программирования.
- Запустить код и отладить его, см.
- Результаты компиляции и ошибки видны на одном экране.
- Наслаждайтесь мощностью и легкостью кодирования в своем любимом редакторе кода, например Notepad ++ или Sublime Text, с мощностью компиляции, делает его эквивалентным мощному Ide, например eclipse.
- Проверьте свои навыки решения проблем, решив проблемы из числа проблем, связанных с алгоритмом, доступных в разделе Algo Yo.
- Изучите Html, Css, JavaScript, Ruby-программирование, C-программирование, Python и Java в приложении.
- Независимо от ваших навыков кодирования, будь то новичок или эксперт, Dcoder поможет улучшить ваш код и ваши навыки программирования.
- Rich Text Editor с подсветкой синтаксиса (редактор кода)
- Номер строки, Автоматический отступ, Автозаполнение Скобок.
- Отмена действия/повтор действия.
- Файл Открыть / Сохранить.
- Пользовательский просмотр предложений.
- Поддержка нескольких языков.
- Пользовательский ввод для таких языков, как C, C ++, Java, Php, JavaScript, Node.js и другие.
- Active debug view для быстрого доступа к Output.
- Тщательно спроектированные алгоритмические проблемы для улучшения кодирования.
- Leader Board: узнайте, где вы находитесь среди обширного сообщества Dcoder.
- Пользовательское настраиваемое меню, темы редактирования кода, редактируемый размер шрифта для редактора и многое другое!
Отказ от ответственности:
Dcoder использует массив сильных компиляторов на основе облаков для компиляции кода и вывода на экран, он самый быстрый и помог довести размер приложения до ~ 4 МБ. Пожалуйста, не оценивайте низкую или требуемую функцию офлайн, что невозможно в данном приложении. Кроме того, вместо низкого рейтинга вы можете написать свои проблемы нам по адресу support@dcoder.tech, который позволит нам помочь вам лучше.
Dcoder — это онлайн-компилятор , который запускается, компилируется и выполняет фрагменты кода на ваших собственных мобильных устройствах Android.
- Как решать алгоритмы?https://youtu.be/rwzdKkgWKV4
- Краткий обзор/руководство для новичков:
https://youtu.be/X9lsvumpFGI - Понравилась это приложение? Станьте бета-тестером для раннего доступа к экспериментальным функциям.
https://play.google.co. ing/com.paprbit.dcoder
Описание с google play на английском
Dcoder is a mobile coding IDE ( Compiler for mobile ), where one can code and learn algorithms. Tailored to enhance your coding skills, via the use of code compilation and algorithm solving. Now learn to code anytime anywhere.
Choose any or all languages to work with:
1. C : learn C programming, a powerful general-purpose language.
2. C++ : GCC compiler 6.3
3. Java : best Java Programming ide, JDK 8
4. Python : learn Python 2.7 and Python 3.
5. C# : Mono Compiler 4
6. Php : Php Interpreter 7.0
7. Objective-C : GCC compiler
8. Ruby : Ruby version 1.9
9. Lua : Lua Interpreter 5.2
10. JS/NodeJS : Node.js engine 6.5
11. Go : Go Lang 1.6
12. VB.Net
13. F#
14. Common Lisp
15. R
16. Scala
17. Perl
18. Pascal
19. Swift
20. Tcl
21, Prolog
22. Assembely
23. Haskell
24. Clojure
25. Kotlin
26. Groovy
27. Scheme
28. Rust
29. Bf
30. Html
31. Css
Added bonus: Dcoder uses a Rich Text Editor supporting syntax highlighting and packed with the necessary tools to offer you all the edge that an IDE or code compiler is supposed to.
Its the fastest code compiler (IDE), coding and programming app available for android so far.
With Dcoder one can:
Write a program/code in any of the available 33+ Programming Languages.
Code and Debug the code, see compilation results and errors at the same time on the same screen.
Enjoy the power and ease of coding on your favorite Code Editor like Notepad++ or Sublime Text with compilation power, makes it equivalent to a powerful Ide like eclipse.
Test your problem solving skills by solving challenges from the number of algorithm based challenges/problems available in Algo Yo section.
Learn Html,Css, JavaScript, Ruby programming, C Programming, Python and Java in the app along with many more programming languages.
Irrespective of your coding skills be it beginner or expert Dcoder helps you to learn code and improve your skills while in a boring lecture or whenever you feel like.
The main features include:
1. Rich Text Editor with Syntax highlighting.(Code Editor)
2. Line number, Auto indent, Autocomplete Parenthesis.
3. Undo Redo.
4. File Open/Save.
5. Custom Suggestion View.
6. Multiple Language Support.
7. User input for languages like C, C++, Java, Php, JavaScript, Node.js and others.
8. Active debug view for faster access to Output.
9. Thoroughly designed Algorithm problems to improve coding Skills and make programmers industry ready.
10. Leader Board: To know where you stand amongst the vast Dcoder community.
11. Custom Menu Drawer, Custom Code Editor Themes, Editable font Size for Editor and much more!!
Disclaimer: Dcoder uses array of strong cloud based compilers to compile the code and display output, it is the fastest one and has helped to bring app size to ~4 MB, Please don’t rate low or demand offline feature that is not possible here. Also instead of rating low, you can write your problems to us at support@dcoder.tech that will let us help you better.
Dcoder is an online compiler, now run, compile and execute your code snippets on your own android mobile devices.
Begin the journey to enhance your skills.
Loved it? Be a beta tester, for early access to experimental features
https://play.google.co…ing/com.paprbit.dcoder
Требуется Android: 4.1 и выше
Русский интерфейс: Да
Список последних изменений
- v1.6.14
• The update focuses on improved security and stability.
• Redesigned save file system, no need to enter path of directory to save file.
• Delete code files in Dcoder’s File explorer now
• Web designers now have access to console
• Save as option
• New File option
• Crashes Resolved
