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
Hasköy is an open-source variable sans-serif typeface family

Hasköy Hasköy is an open-source variable sans-serif typeface family. Designed with powerful opentype features and each weight includes latin-extended

67 Jan 04, 2023
This program has been coded to allow the user to rename all the files in the entered folder.

Bulk_File_Renamer This program has been coded to allow the user to rename all the files in the entered folder. The only required package is "termcolor

1 Jan 06, 2022
100 Days of Code Learning program to keep a habit of coding daily and learn things at your own pace with help from our remote community.

100 Days of Code Learning program to keep a habit of coding daily and learn things at your own pace with help from our remote community.

Git Commit Show by Invide 41 Dec 30, 2022
A python package to import files from an adjacent folder

EasyImports About EasyImports is a python package that allows users to easily access and import files from sister folders: f.ex: - Project - Folde

1 Jun 22, 2022
Credit EDA Case Study Using Python

This case study aims to identify patterns which indicate if a client has difficulty paying their installments which may be used for taking actions such as denying the loan, reducing the amount of loa

Purvi Padliya 1 Jan 14, 2022
PySpark Cheat Sheet - learn PySpark and develop apps faster

This cheat sheet will help you learn PySpark and write PySpark apps faster. Everything in here is fully functional PySpark code you can run or adapt to your programs.

Carter Shanklin 168 Jan 01, 2023
Workbench to integrate pyoptools with freecad, that means basically optics ray tracing capabilities for FreeCAD.

freecad-pyoptools Workbench to integrate pyoptools with freecad, that means basically optics ray tracing capabilities for FreeCAD. Requirements It req

Combustión Ingenieros SAS 12 Nov 16, 2022
💡 Catatan Materi Bahasa Pemrogramman Python

Repository catatan kuliah Andika Tulus Pangestu selama belajar Dasar Pemrograman dengan Python.

0 Oct 10, 2021
Read write method - Read files in various types of formats

一个关于所有格式文件读取的方法 1。 问题描述: 各种各样的文件格式,读写操作非常的麻烦,能够有一种方法,可以整合所有格式的文件,方便用户进行读取和写入。 2

2 Jan 26, 2022
BakTst_Org is a backtesting system for quantitative transactions.

BakTst_Org 中文reademe:传送门 Introduction: BakTst_Org is a prototype of the backtesting system used for BTC quantitative trading. This readme is mainly di

18 May 08, 2021
Pyoccur - Python package to operate on occurrences (duplicates) of elements in lists

pyoccur Python Occurrence Operations on Lists About Package A simple python package with 3 functions has_dup() get_dup() remove_dup() Currently the du

Ahamed Musthafa 6 Jan 07, 2023
🧙 A simple, typed and monad-based Result type for Python.

meiga 🧙 A simple, typed and monad-based Result type for Python. Table of Contents Installation 💻 Getting Started 📈 Example Features Result Function

Alice Biometrics 31 Jan 08, 2023
A plugin to introduce a generic API for Decompiler support in GEF

decomp2gef A plugin to introduce a generic API for Decompiler support in GEF. Like GEF, the plugin is battery-included and requires no external depend

Zion 379 Jan 08, 2023
Modified fork of CPython's ast module that parses `# type:` comments

Typed AST typed_ast is a Python 3 package that provides a Python 2.7 and Python 3 parser similar to the standard ast library. Unlike ast up to Python

Python 217 Dec 06, 2022
Data Inspector is an open-source python library that brings 15++ types of different functions to make EDA, data cleaning easier.

Data Inspector Data Inspector is an open-source python library that brings 15 types of different functions to make EDA, data cleaning easier. Author:

Kazi Amit Hasan 38 Nov 24, 2022
Mkdocs obsidian publish - Publish your obsidian vault through a python script

Mkdocs Obsidian Mkdocs Obsidian is an association between a python script and a

Mara 49 Jan 09, 2023
An awesome Data Science repository to learn and apply for real world problems.

AWESOME DATA SCIENCE An open source Data Science repository to learn and apply towards solving real world problems. This is a shortcut path to start s

Academic.io 20.3k Jan 09, 2023
Count the number of lines of code in a directory, minus the irrelevant stuff

countloc Simple library to count the lines of code in a directory (excluding stuff like node_modules) Simply just run: countloc node_modules args to

Anish 4 Feb 14, 2022
Documentation and issues for Pylance - Fast, feature-rich language support for Python

Documentation and issues for Pylance - Fast, feature-rich language support for Python

Microsoft 1.5k Dec 29, 2022
A set of Python libraries that assist in calling the SoftLayer API.

SoftLayer API Python Client This library provides a simple Python client to interact with SoftLayer's XML-RPC API. A command-line interface is also in

SoftLayer 155 Sep 20, 2022