RaimundoNeto7's Stars
CollabCodeTech/backend-challenges
A public list of open-source challenges from jobs around the world
dunossauro/fastapi-do-zero
Curso básico de FastAPI
bvaughn/react-error-boundary
Simple reusable React error boundary component
zhanymkanov/fastapi-best-practices
FastAPI Best Practices and Conventions we used at our startup
quintoandar/python-chain
An easy to use function chaining pattern on Python.
rrazvd/bbb-face-recognizer
Face recognition system using MTCNN, FACENET, SVM and FAST API to track participants of Big Brother Brasil in real time.
PauloGoncalvesBH/aprenda-tdd-na-pratica
Uma breve introdução prática a Test Driven Development (TDD) em JavaScript para pessoas que querem escrever códigos mais confiáveis
Neoteroi/BlackSheep
Fast ASGI web framework for Python
uriyyo/fastapi-pagination
FastAPI pagination 📖
tsuru/tsuru
Open source and extensible Platform as a Service (PaaS).
pre-commit/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
moclojer/moclojer
Simple and efficient HTTP mock server with specification in yaml, edn or OpenAPI
RaimundoNeto7/ca-python
papernest/aio_sf_streaming
aio_sf_streaming is a simple Python 3.6 asyncio library allowing to connect and receive live notifications from Salesforce
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
rodrigobranas/youtube
Código das séries do Youtube
python-poetry/poetry
Python packaging and dependency management made easy
cassiobotaro/do_zero_a_implantacao
:rocket: Do zero a implantação utilizando Python
Kludex/mangum
AWS Lambda support for ASGI applications
AstraZeneca/awesome-explainable-graph-reasoning
A collection of research papers and software related to explainability in graph machine learning.
jusbrasil/airflow-pybr-2021
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
badtuxx/DescomplicandoDocker
Descomplicando o Docker, o livro.
pgorecki/python-ddd
Python DDD example
prettier/prettier
Prettier is an opinionated code formatter.
prettier/prettier-eslint
Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles:
commitizen-tools/commitizen
Create committing rules for projects :rocket: auto bump versions :arrow_up: and auto changelog generation :open_file_folder:
redpanda-data/console
Redpanda Console is a developer-friendly UI for managing your Kafka/Redpanda workloads. Console gives you a simple, interactive approach for gaining visibility into your topics, masking data, managing consumer groups, and exploring real-time data with time-travel debugging.
fwase/patterns
Studies and implementation of design patterns
aserg-ufmg/pub-sub-store
Exemplo prático de uma loja virtual simples implementada usando uma arquitetura Publish/Subscribe.