Skip to content

etchegom/my-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 

Repository files navigation

My stack / my tools

Backend

Django

2021-top-100-django-packages

FastAPI

Flask

awesome-flask

Misc

Testing

  • factory_boy - test fixtures
  • freezegun - mocking the datetime module in tests
  • pytest - test framework
  • pytest-cov - produce coverage reports during tests
  • pytest-factoryboy - combine factory approach to the test setup with the dependency injection, heart of the pytest fixtures
  • pytest-instafail - show failures and errors instantly instead of waiting until the end of test session
  • pytest-xdist - speed up test execution with parallel processing

Tools


Devops

Cloud

CI/CD

Middlewares

  • PGSync - syncing data from Postgres to Elasticsearch
  • Dapr - abstraction layer for connecting micro-services

Frontend

  • HTMX - modern browser features directly from HTML

Vue.js

TailwindCSS

  • daisyui - open-source components library
  • hyperui - a large collection of free components for marketing, ecommerce and application UI
  • merakiui - components that support RTL languages & fully responsive based on Flexbox & CSS Grid
  • tailblocks - ready to use blocks

AlpineJS

  • hyperjs - a collection of Alpine JS snippets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published