guhcampos's Stars
oxnr/awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
plotly/plotly.js
Open-source JavaScript charting library behind Plotly and Dash
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
plotly/dash
Data Apps & Dashboards for Python. No JavaScript Required.
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
apache/flink
Apache Flink
fastapiutils/fastapi-utils
Reusable utilities for FastAPI
cjolowicz/hypermodern-python
Hypermodern Python
terrencepreilly/darglint
A python documentation linter which checks that the docstring description matches the definition.
adamchainz/flake8-comprehensions
❄️ A flake8 plugin to help you write better list/set/dict comprehensions.
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
samuelcolvin/aioaws
Asyncio compatible SDK for aws services.
samuelcolvin/pytest-toolbox
Numerous useful plugins for pytest.
samuelcolvin/rtoml
A fast TOML library for python implemented in rust.
aio-libs/aiocache
Asyncio cache manager for redis, memcached and memory
aio-libs/aioelasticsearch
aioelasticsearch-py wrapper for asyncio
aio-libs/aiokafka
asyncio client for kafka
aio-libs/async-lru
Simple LRU cache for asyncio
aio-libs/async-timeout
asyncio-compatible timeout class
aio-libs/aiorwlock
Read/Write Lock - synchronization primitive for asyncio
aio-libs/aiologstash
asyncio logging handler for logstash
aio-libs/aiosignal
aiosignal: a list of registered asynchronous callbacks
aio-libs/yarl
Yet another URL library
aio-libs/aiobotocore
asyncio support for botocore library using aiohttp
samuelcolvin/python-devtools
Dev tools for python
dry-python/classes
Smart, pythonic, ad-hoc, typed polymorphism for Python
dotenv-linter/dotenv-linter
⚡️Lightning-fast linter for .env files. Written in Rust 🦀
pytest-docker-compose/pytest-docker-compose
Spin up Docker containers during your integration tests automatically!
pytest-dev/pytest-randomly
:game_die: Pytest plugin to randomly order tests and control random.seed