All Projects → LucasMagnum → pyexplain

LucasMagnum / pyexplain

Licence: MIT license
Será uma plataforma onde usuários poderão realizar análise de um código Python, enviar links e exemplos sobre as bibliotecas utilizadas, assim como inserir bibliotecas de terceiros. O objetivo é que o sistema seja utilizado como um guia de referência para iniciantes, onde possam encontrar bibliotecas, visualizar exemplos e terão acesso a mais co…

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to pyexplain

django-tip-02
#DjangoTip 02
Stars: ✭ 32 (+77.78%)
Mutual labels:  portfolio, example-project
myPortfolio
This is a portfolio application built by using Next.js, ChakraUi, Typescript and Dev.to api.
Stars: ✭ 127 (+605.56%)
Mutual labels:  portfolio
uefi-app-x64
Example Rust project for building UEFI applications
Stars: ✭ 20 (+11.11%)
Mutual labels:  example-project
gatsby-portfolio
Portfolio / Personal Website - Built with Gatsby.js and Published at konstantin.digital
Stars: ✭ 23 (+27.78%)
Mutual labels:  portfolio
trendy-resume
👋 Junho's new Résumé, themed like a shopping mall website! You can make your own with this template too 🔥
Stars: ✭ 63 (+250%)
Mutual labels:  portfolio
SplashScreenExample
How to implement a Splash Screen in ReactNative
Stars: ✭ 14 (-22.22%)
Mutual labels:  example-project
portfolio-html
🌍 Open source portfolio template built with plain Html, CSS and JavaScript for developers to create their portfolio website
Stars: ✭ 52 (+188.89%)
Mutual labels:  portfolio
dev-portfolio-blog
Minimal theme for blog and portfolio
Stars: ✭ 50 (+177.78%)
Mutual labels:  portfolio
okama
Investment portfolio and stocks analyzing tools for Python with free historical data
Stars: ✭ 87 (+383.33%)
Mutual labels:  portfolio
Open Crypto Tracker
Bitcoin / Alts private portfolio tracker, with email / text / alexa / telegram price alerts, charts, leverage support and much more.
Stars: ✭ 59 (+227.78%)
Mutual labels:  portfolio
The-Secretary
www.secretarycms.com
Stars: ✭ 86 (+377.78%)
Mutual labels:  portfolio
web-linux
Web page that looks like a linux desktop
Stars: ✭ 30 (+66.67%)
Mutual labels:  portfolio
DeveloperFolio
Flutter web - DeveloperFolio template
Stars: ✭ 143 (+694.44%)
Mutual labels:  portfolio
play-scala-streaming-example
Example Play application showing Comet and Server Sent Events in Scala
Stars: ✭ 42 (+133.33%)
Mutual labels:  example-project
portfolio
The portfolio site for JFK.DEV, built with Flutter.
Stars: ✭ 56 (+211.11%)
Mutual labels:  portfolio
gatsby-portfolio
danielfr.com/
Stars: ✭ 36 (+100%)
Mutual labels:  portfolio
oliverbenns.com
oliverbenns.com
Stars: ✭ 51 (+183.33%)
Mutual labels:  portfolio
portfolio
My Personal Portfolio
Stars: ✭ 14 (-22.22%)
Mutual labels:  portfolio
soon
FW2021 — ✨ Personal site & portfolio for creative developer Henry Desroches
Stars: ✭ 40 (+122.22%)
Mutual labels:  portfolio
portfolio-v1
🚀 My Portfolio created using ReactJs and deployed on Netlify
Stars: ✭ 19 (+5.56%)
Mutual labels:  portfolio

PyExplain

PyExplain tem como objetivo facilitar aos usuários iniciantes, entender o que está sendo utilizado em um arquivo python.

O que é?

É uma forma para facilitar aos iniciantes lerem e entenderem melhor um código Python.

O que não é?

Não é um interpretador de código, não verifica erros de sintaxe, nem tenta interpretar a lógica utilizada.

Como é?

Entre na página inicial, cole seu código Python:


Página inicial

Aperte o "Play" e verá a seguinte tela:


Explain Page

Passe o mouse sobre o código e as palavras que estiverem mapeadas, irão ser mostradas dessa forma:


Explain from


Explain datetime


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].