Project created to help beginner programmers to study, despite the lack of internet!

Overview

logo

dev-outside-net

Projecto criado para ajudar programadores iniciantes a estudar, apesar da falta de internet!

Features:

  • Procura por palavras nos arquivos ".ml" na pasta "content" obtendo respostas rápidas para as palavras chaves pesquisadas!

  • Contém os temas indexados no arquivo "main.json", na pasta content, para acessar rapidamente os temas desejados sem ter de pesquisar por palavras específicas!

  • Tema, palette(Qt), fonte, e tema de ícones configuráveis via json (data/launch.json)

    Mais por vir...

Exemplo:

{
"app-theme":"dark",
"icons-theme":"light",
"qt-palette":"dark"
}

ScreenShots:

screen1 screen2 screen3 screen4


Technical specifications:

este projecto está a ser desenvolvido sob as seguintes especificações:

  • Language: Python 3.8.10

  • Operacional System: Ubuntu 20.04 LTS

  • GUI: PyQt5==5.15.5(Qt5==5.15.2)

    ...

    Veja outras dependências em:

    • app/requirements.txt

    • app/frameworks

Contribute:

Que bom que pensou nisso, estou trabalhando em um guia para quem quiser contribuir, pois para isso funcionar será necessário escritores dos artigos que serão adicionados a aplicação, que nem um "blog"!

mas enquanto isso você pode:

  1. Clonar este repositório, realizar testes e encontrar problemas!

Use: git clone https://github.com/Dev04Dev/dev-outside-net.git

  1. Caso encontre algum problema ou note algum comportamento estranho na aplicação por favor crie uma issue (caso ainda não exista), e relate o problema!

  2. Deixar uma estrela neste repo, pois dá mais motivação ver que as pessoas se importam com o trabalho que está sendo realizado!

  3. Partilhar essa ideia com outros!

  4. Visitar a nossa página no Facebook:

    Dev4Dev

    onde postamos conteúdo de programação, aproveitando que o Facebook pode ser usado gratuitamente por um determinado tempo após o carregamento de saldo!

State:

Este Projecto está em estado de desenvolvimento, e ainda não tem nenhuma distribuição, o primeiro lançamento (Alpha) está previsto para Dezembro de 2021, apenas para testes!

DONE:

  • Interface de usuário criada

  • Funcionalidades básicas (Pesquisar; Abrir os Resultados; Selecionar Tópicos)

  • Configurável

TODO:

  • Correção de alguns bugs

  • Adicionar funcionalidade para salvar o estado da janela ao sair

  • Permitir o usuário configurar a aplicação pela Interface gráfica (GUI)

  • Atualizar o estado(configurações, dados) da aplicação em tempo real!

## Contacts:

[email protected]

Thankful:

Não quero escrever tudo, pois a aplicação está em fase de desenvolvimento, por isso vou apenas dizer que:

This Readme is under construction

Owner
Dev4Dev
Dev4Dev
Comprehensive Python Cheatsheet

Comprehensive Python Cheatsheet Download text file, Buy PDF, Fork me on GitHub or Check out FAQ. Contents 1. Collections: List, Dictionary, Set, Tuple

Jefferson 1 Jan 23, 2022
level2-data-annotation_cv-level2-cv-15 created by GitHub Classroom

[AI Tech 3기 Level2 P Stage] 글자 검출 대회 팀원 소개 김규리_T3016 박정현_T3094 석진혁_T3109 손정균_T3111 이현진_T3174 임종현_T3182 Overview OCR (Optimal Character Recognition) 기술

6 Jun 10, 2022
ACPOA plugin creation helper

ACPOA Plugin What is ACPOA ACPOA is the acronym for "Application Core for Plugin Oriented Applications". It's a tool to create flexible and extendable

Leikt Sol'Reihin 1 Oct 20, 2021
Pydantic model generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

datamodel-code-generator This code generator creates pydantic model from an openapi file and others. Help See documentation for more details. Supporte

Koudai Aono 1.3k Dec 29, 2022
Poetry plugin to export the dependencies to various formats

Poetry export plugin This package is a plugin that allows the export of locked packages to various formats. Note: For now, only the requirements.txt f

Poetry 90 Jan 05, 2023
python wrapper for simple-icons

simpleicons Use a wide-range of icons derived from the simple-icons repo in python. Go to their website for a full list of icons. The slug version mus

Sachin Raja 14 Nov 07, 2022
Python bindings to OpenSlide

OpenSlide Python OpenSlide Python is a Python interface to the OpenSlide library. OpenSlide is a C library that provides a simple interface for readin

OpenSlide 297 Dec 21, 2022
Python Eacc is a minimalist but flexible Lexer/Parser tool in Python.

Python Eacc is a parsing tool it implements a flexible lexer and a straightforward approach to analyze documents.

Iury de oliveira gomes figueiredo 60 Nov 16, 2022
Rust Markdown Parsing Benchmarks

Rust Markdown Parsing Benchmarks This repo tries to assess Rust markdown parsing

Ed Page 1 Aug 24, 2022
100 numpy exercises (with solutions)

100 numpy exercises This is a collection of numpy exercises from numpy mailing list, stack overflow, and numpy documentation. I've also created some p

Nicolas P. Rougier 9.5k Dec 30, 2022
Quickly download, clean up, and install public datasets into a database management system

Finding data is one thing. Getting it ready for analysis is another. Acquiring, cleaning, standardizing and importing publicly available data is time

Weecology 274 Jan 04, 2023
The tutorial is a collection of many other resources and my own notes

Why we need CTC? --- looking back on history 1.1. About CRNN 1.2. from Cross Entropy Loss to CTC Loss Details about CTC 2.1. intuition: forward algor

手写AI 7 Sep 19, 2022
Generate a single PDF file from MkDocs repository.

PDF Generate Plugin for MkDocs This plugin will generate a single PDF file from your MkDocs repository. This plugin is inspired by MkDocs PDF Export P

198 Jan 03, 2023
Quick tutorial on orchest.io that shows how to build multiple deep learning models on your data with a single line of code using python

Deep AutoViML Pipeline for orchest.io Quickstart Build Deep Learning models with a single line of code: deep_autoviml Deep AutoViML helps you build te

Ram Seshadri 6 Oct 02, 2022
Some custom tweaks to the results produced by pytkdocs.

pytkdocs_tweaks Some custom tweaks for pytkdocs. For use as part of the documentation-generation-for-Python stack that comprises mkdocs, mkdocs-materi

Patrick Kidger 4 Nov 24, 2022
Soccerdata - Efficiently scrape soccer data from various sources

SoccerData is a collection of wrappers over soccer data from Club Elo, ESPN, FBr

Pieter Robberechts 195 Jan 04, 2023
Some of the best ways and practices of doing code in Python!

Pythonicness ❤ This repository contains some of the best ways and practices of doing code in Python! Features Properly formatted codes (PEP 8) for bet

Samyak Jain 2 Jan 15, 2022
Exercism exercises in Python.

Exercism exercises in Python.

Exercism 1.3k Jan 04, 2023
learn python in 100 days, a simple step could be follow from beginner to master of every aspect of python programming and project also include side project which you can use as demo project for your personal portfolio

learn python in 100 days, a simple step could be follow from beginner to master of every aspect of python programming and project also include side project which you can use as demo project for your

BDFD 6 Nov 05, 2022
Easy OpenAPI specs and Swagger UI for your Flask API

Flasgger Easy Swagger UI for your Flask API Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask views registered in your API

Flasgger 3.1k Jan 05, 2023