joseavilasg's Stars
nevoit/Siamese-Neural-Networks-for-One-shot-Image-Recognition
One-shot Siamese Neural Network, using TensorFlow 2.0, based on the work presented by Gregory Koch, Richard Zemel, and Ruslan Salakhutdinov. we used the “Labeled Faces in the Wild” dataset with over 5,700 different people. Some people have a single image, while others have dozens.
boltdb/bolt
An embedded key/value database for Go.
PuerkitoBio/goquery
A little like that j-thing, only in Go.
USBhost/MX_FFmpeg
MX Player custom codec / https://mx.j2inter.com/download https://github.com/MXVideoPlayer/MX-FFmpeg / Source not mine
debridmediamanager/debrid-media-manager
Curate an inifinite media library
itsToggle/plex_debrid
Plex torrent streaming through Debrid Services
itsToggle/rclone_RD
RClone Fork that implements RealDebrid
spf13/viper
Go configuration with fangs
joaompinto/docker-build-python-static-bin
Docker image that allows to build static binaries for Python applications
pyenv/pyenv-installer
This tool is used to install `pyenv` and friends.
pyenv/pyenv
Simple Python version management
tonikelope/megabasterd
Yet another unofficial (and ugly) cross-platform MEGA downloader/uploader/streaming suite.
chanderlud/giga-grabber
A very fast and stable Mega downloader
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
charmbracelet/bubbles
TUI components for Bubble Tea 🫧
charmbracelet/bubbletea
A powerful little TUI framework 🏗
voxel51/fiftyone
Refine high-quality datasets and visual AI models
tikitong/minicoco
Fast alternative to FiftyOne for creating a subset of the COCO dataset.
tiangolo/uwsgi-nginx-flask-docker
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.
tgdrive/rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
qu3vipon/python-ddd
Python Domain-Driven-Design(DDD) Example
cosmicpython/code
Example application code for the python architecture book
Drvanon/FlaskBoilerplate
Boiler plate for large Flask REST APIs
nickjj/build-a-saas-app-with-flask
Learn how to build a production ready web app with Flask and Docker.
cburmeister/flask-bones
An example of a large scale Flask application using blueprints and extensions.
il-gen/flask-hexagonal
This repo about building a Flask Application with Hexagonal Software Architecture
LordMoMA/Hexagonal-Architecture
a distributed messaging and payment backend built around the hexagonal architecture
yuxiaoy1/microblog
A microblog application implemented according to Flask Mega Tutorial 2024 edition.
miguelgrinberg/microblog
The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.
nickjj/docker-flask-example
A production ready example Flask app that's using Docker and Docker Compose.