lucidaflow 1.0.4__tar.gz → 1.0.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of lucidaflow might be problematic. Click here for more details.
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/PKG-INFO +62 -4
- lucidaflow-1.0.4/src/lucidaflow.egg-info/PKG-INFO → lucidaflow-1.0.7/README.md +1605 -1567
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/pyproject.toml +1 -1
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lucida_stdlib.py +3 -3
- lucidaflow-1.0.4/README.md → lucidaflow-1.0.7/src/lucidaflow.egg-info/PKG-INFO +81 -3
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/LICENSE +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/setup.cfg +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/__init__.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/cli.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lib/__init__.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lib/dado.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lib/json.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lib/web.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lucida_analyzer.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lucida_ast.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lucida_errors.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lucida_interpreter.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lucida_lexer.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lucida_parser.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow/lucida_symbols.py +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow.egg-info/SOURCES.txt +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow.egg-info/dependency_links.txt +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow.egg-info/entry_points.txt +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow.egg-info/requires.txt +0 -0
- {lucidaflow-1.0.4 → lucidaflow-1.0.7}/src/lucidaflow.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: lucidaflow
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.7
|
|
4
4
|
Summary: Uma linguagem de script moderna, extensível e com tipagem gradual, implementada em Python.
|
|
5
5
|
Author-email: Marco Lago <marconeed2@gmail.com>
|
|
6
6
|
Project-URL: Homepage, https://github.com/marconeed/Lucida-Flow
|
|
@@ -24,10 +24,15 @@ Dynamic: license-file
|
|
|
24
24
|
|
|
25
25
|
[Lucida-Flow Support - Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=SoteroApps.lucidaflow-support)
|
|
26
26
|
|
|
27
|
+
[Lucida-Flow - pypi org](https://pypi.org/project/lucidaflow)
|
|
28
|
+
|
|
29
|
+
______________________________________________________________________________________________
|
|
30
|
+
|
|
31
|
+
## Usando o Terminal:
|
|
27
32
|
|
|
28
33
|
OBS:
|
|
29
34
|
|
|
30
|
-
Faça download do repositorio Lucida-Flow em uma pasta usando o terminal ou o terminal do VScode:
|
|
35
|
+
Faça download do repositorio Lucida-Flow em uma pasta usando o terminal Windows ou o terminal do VScode:
|
|
31
36
|
|
|
32
37
|
```
|
|
33
38
|
git clone https://github.com/marconeed/Lucida-Flow
|
|
@@ -36,7 +41,7 @@ cd Lucida-Flow
|
|
|
36
41
|
|
|
37
42
|
OBS:
|
|
38
43
|
|
|
39
|
-
Baixe as dependencias usando o terminal ou o terminal do VScode:
|
|
44
|
+
Baixe as dependencias usando o terminal Windows ou o terminal do VScode:
|
|
40
45
|
|
|
41
46
|
```pip install requests```
|
|
42
47
|
|
|
@@ -54,10 +59,63 @@ a linguagem contem codigos das guis usadas no livro, estão na raiz do projeto e
|
|
|
54
59
|
|
|
55
60
|
OBS:
|
|
56
61
|
|
|
57
|
-
Para executar basta colocar esse comando usando o terminal ou o terminal do VScode na pasta onde esta os arquivos:
|
|
62
|
+
Para executar basta colocar esse comando usando o terminal Windows ou o terminal do VScode na pasta onde esta os arquivos e lembrar de refenciar o arquivo .lf na nome-do-arquivo-gui_host.py:
|
|
58
63
|
|
|
59
64
|
```python nome-do-arquivo-gui_host.py```
|
|
60
65
|
|
|
66
|
+
______________________________________________________________________________________________
|
|
67
|
+
|
|
68
|
+
## Usando o VS code:
|
|
69
|
+
|
|
70
|
+
OBS:
|
|
71
|
+
|
|
72
|
+
Faça download da estensão da linguagem para VS code
|
|
73
|
+
|
|
74
|
+
```https://marketplace.visualstudio.com/items?itemName=SoteroApps.lucidaflow-support```
|
|
75
|
+
|
|
76
|
+
OBS:
|
|
77
|
+
|
|
78
|
+
Baixe as dependencias usando o terminal Windows ou o terminal do VScode:
|
|
79
|
+
|
|
80
|
+
```pip install requests```
|
|
81
|
+
|
|
82
|
+
OBS:
|
|
83
|
+
|
|
84
|
+
A extensão funciona para auxiliar na contrução do codigo com sugestões e constução da sytanxe sublinhando as palavras, fica melhor programar no VS code
|
|
85
|
+
|
|
86
|
+
O VS code suporta executar o codigo direto nele, mais para porgramas de interface grafica tera que usar o terminal do VS code para dar o comando para executar. o comando é o mesmo ```python nome-do-arquivo.extensão```
|
|
87
|
+
|
|
88
|
+
______________________________________________________________________________________________
|
|
89
|
+
|
|
90
|
+
## Usando o pypi org:
|
|
91
|
+
|
|
92
|
+
OBS:
|
|
93
|
+
|
|
94
|
+
Faça download da linguagem na pypi org
|
|
95
|
+
|
|
96
|
+
```https://pypi.org/project/lucidaflow```
|
|
97
|
+
|
|
98
|
+
```pip install lucidaflow```
|
|
99
|
+
|
|
100
|
+
OBS:
|
|
101
|
+
|
|
102
|
+
Usando a linguagem dessa forma você elimina a necessidade dos arquivos da linguagem estar na mesma pasta para funcionar, basta cria uma pasta vazia com o .lf e executar, ou nome-do-arquivo-gui_host.py + .lf e executar se for com interface grafica. Para executar o comando é o mesmo ```python nome-do-arquivo.extensão```
|
|
103
|
+
|
|
104
|
+
Usar dessa forma combinado com o VS code e a extensão funciona para auxiliar na contrução do codigo com sugestões e constução da sytanxe sublinhando as palavras, fica melhor programar no VS code
|
|
105
|
+
|
|
106
|
+
Para executar no terminal Windows basta abrir o terminal windows na pasta onde esta o .lf e digitar ```python nome-do-arquivo.lf```, ou abrir o terminal windows na pasta onde esta o gui.py e digitar ```nome-do-arquivo-gui_host.py`` se for com interface grafica
|
|
107
|
+
|
|
108
|
+
Para executar no VS code basta apertar play para arquivos .lf. Para arquivo .lf e gui.py precisa ser usado o terminal do VS code ```python nome-do-arquivo.extensão```
|
|
109
|
+
|
|
110
|
+
_______________________________________________________________________________________________________________________________________________________________________________________________________________________
|
|
111
|
+
|
|
112
|
+
## Ativar o REPL (em qualquer pasta do computador):
|
|
113
|
+
|
|
114
|
+
transformar a sua linguagem numa ferramenta de linha de comando profissional
|
|
115
|
+
|
|
116
|
+
```python -m lucidaflow.cli```
|
|
117
|
+
|
|
118
|
+
_______________________________________________________________________________________________________________________________________________________________________________________________________________________
|
|
61
119
|
|
|
62
120
|
# Fluindo com Código: O Guia Definitivo da Linguagem Lucida-Flow
|
|
63
121
|
Subtítulo: Da Automação de Scripts à Criação de Sistemas Extensíveis
|