vocuzi's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
penpot/penpot
Penpot: The open-source design tool for design and code collaboration
kilimchoi/engineering-blogs
A curated list of engineering blogs
viraptor/reverse-interview
Questions to ask the company during your interview
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
saleor/saleor
Saleor Core: the high performance, composable, headless commerce API.
dgraph-io/dgraph
high-performance graph database for powering real-time use cases
trufflesecurity/trufflehog
Find, verify, and analyze leaked credentials
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
timlrx/tailwind-nextjs-starter-blog
This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
jsvine/pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
pyeve/eve
REST API framework designed for human beings
MontFerret/ferret
Declarative web scraping
keploy/keploy
Unit and Integration Test generation for Developers. Generate tests and stubs for your application that actually work!
python-jsonschema/jsonschema
An implementation of the JSON Schema specification for Python
reacherhq/check-if-email-exists
Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.
seatgeek/thefuzz
Fuzzy String Matching in Python
GoogleCloudPlatform/gcsfuse
A user-space file system for interacting with Google Cloud Storage
supabase/supabase-py
Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.
alecthomas/voluptuous
CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.
python-bonobo/bonobo
Extract Transform Load for Python 3.5+
dgilland/pydash
The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.
Nextdoor/ndscheduler
A flexible python library for building your own cron-like system, with REST APIs and a Web UI.
json-everything/json-everything
System.Text.Json-based support for all of your JSON needs.
RasaHQ/rasa-demo
:tiger: Sara - the Rasa Demo Bot: An example of a contextual AI assistant built with the open source Rasa Stack
Neurotech-HQ/heyoo
Opensource python wrapper to WhatsApp Cloud API
google-github-actions/deploy-cloud-functions
A GitHub Action that deploys source code to Google Cloud Functions.
doloopwhile/pyjq
A Python binding for ./jq
messier31/cors-proxy-server
CORS proxy server implemented with spec support.