Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Razielthc committed Nov 27, 2024
0 parents commit 5af815c
Show file tree
Hide file tree
Showing 100 changed files with 8,484 additions and 0 deletions.
160 changes: 160 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,160 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/

# Translations
*.mo
*.pot

# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
.pybuilder/
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# pyenv
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# .python-version

# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock

# poetry
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
# This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries.
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
#poetry.lock

# pdm
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
#pdm.lock
# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
# in version control.
# https://pdm.fming.dev/#use-with-ide
.pdm.toml

# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
__pypackages__/

# Celery stuff
celerybeat-schedule
celerybeat.pid

# SageMath parsed files
*.sage.py

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Spyder project settings
.spyderproject
.spyproject

# Rope project settings
.ropeproject

# mkdocs documentation
/site

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/

# pytype static type analyzer
.pytype/

# Cython debug symbols
cython_debug/

# PyCharm
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions .idea/app.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 46 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/inspectionProfiles/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .vs/ProjectSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"CurrentProjectSetting": null
}
4 changes: 4 additions & 0 deletions .vs/PythonSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"TestFramework": "Pytest",
"Interpreter": "Workspace|Workspace|venv"
}
7 changes: 7 additions & 0 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"ExpandedNodes": [
""
],
"SelectedNode": "\\main.py",
"PreviewInSolutionExplorer": false
}
Binary file not shown.
Binary file added .vs/app/v17/.wsuo
Binary file not shown.
37 changes: 37 additions & 0 deletions .vs/app/v17/DocumentLayout.backup.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\soporte\\Documents\\proyectos python\\flet_last\\app\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\soporte\\Documents\\proyectos python\\flet_last\\app\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}",
"RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:main.py||{8B382828-6202-11D1-8870-0000F87579D2}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "main.py",
"DocumentMoniker": "C:\\Users\\soporte\\Documents\\proyectos python\\flet_last\\app\\main.py",
"RelativeDocumentMoniker": "main.py",
"ToolTip": "C:\\Users\\soporte\\Documents\\proyectos python\\flet_last\\app\\main.py",
"RelativeToolTip": "main.py",
"ViewState": "AgIAAAAAAAAAAAAAAAAAABcAAAAyAAAAAAAAAA==",
"Icon": "00000000-0000-0000-0000-000000000000.000000|iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAD\u002BSURBVDhPrVMhDoNAEDwaBAKBQFQgEAgkkj/wFJ6BQCB4AgLBExAIJBKJQCAQiJomCOSUuwLpcU1IoZNMbvd2d7K7uZOejzvISWj6QMgicIq09jYbG0zTZJRlebl5Q9M0oqrq4u3w2cE0TSjLEn3fw/d9zEXI8xxd12EYBsRxLHTACdBEerqui7ZtEYYhkiRhd4qiIMsyOI6z5QsC4ziygqZpEAQBiqKA53lbfE9BgLY\u002B7wC6rjM/iiJGas97YbZlWVu\u002BILCOsJLuoK5rVFXFukrTlIsLAoZhcAkrbdv\u002BGhMEfiWt5d7BGfxXAIDAI3ACkiQJPMLlES59Z0IIeQEUrPWOIvNwYQAAAABJRU5ErkJggg==",
"WhenOpened": "2024-09-23T20:15:10.474Z",
"EditorCaption": ""
}
]
}
]
}
]
}
37 changes: 37 additions & 0 deletions .vs/app/v17/DocumentLayout.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\soporte\\Documents\\proyectos python\\flet_last\\app\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\soporte\\Documents\\proyectos python\\flet_last\\app\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}",
"RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:main.py||{8B382828-6202-11D1-8870-0000F87579D2}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "main.py",
"DocumentMoniker": "C:\\Users\\soporte\\Documents\\proyectos python\\flet_last\\app\\main.py",
"RelativeDocumentMoniker": "main.py",
"ToolTip": "C:\\Users\\soporte\\Documents\\proyectos python\\flet_last\\app\\main.py",
"RelativeToolTip": "main.py",
"ViewState": "AgIAAEMAAAAAAAAAAAAswFkAAAA4AAAAAAAAAA==",
"Icon": "00000000-0000-0000-0000-000000000000.000000|iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAD\u002BSURBVDhPrVMhDoNAEDwaBAKBQFQgEAgkkj/wFJ6BQCB4AgLBExAIJBKJQCAQiJomCOSUuwLpcU1IoZNMbvd2d7K7uZOejzvISWj6QMgicIq09jYbG0zTZJRlebl5Q9M0oqrq4u3w2cE0TSjLEn3fw/d9zEXI8xxd12EYBsRxLHTACdBEerqui7ZtEYYhkiRhd4qiIMsyOI6z5QsC4ziygqZpEAQBiqKA53lbfE9BgLY\u002B7wC6rjM/iiJGas97YbZlWVu\u002BILCOsJLuoK5rVFXFukrTlIsLAoZhcAkrbdv\u002BGhMEfiWt5d7BGfxXAIDAI3ACkiQJPMLlES59Z0IIeQEUrPWOIvNwYQAAAABJRU5ErkJggg==",
"WhenOpened": "2024-09-23T20:15:10.474Z",
"EditorCaption": ""
}
]
}
]
}
]
}
Binary file added .vs/slnx.sqlite
Binary file not shown.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# A app Flet app

An example of a minimal Flet app.

To run the app:

```
flet run [app_directory]
```
Binary file added assets/Autoparklogin_v2.ico
Binary file not shown.
Binary file added assets/Autoparklogin_v2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/fonts/Lato-Regular.ttf
Binary file not shown.
Binary file added assets/imagenes/Autoparklogin_v2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5af815c

Please sign in to comment.