iEv0lv3's Stars
psf/requests
A simple, yet elegant, HTTP library.
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
psf/black
The uncompromising Python code formatter
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
hasura/graphql-engine
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
realpython/python-guide
Python best practices guidebook, written for humans.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
pydantic/pydantic
Data validation using Python type hints
python/mypy
Optional static typing for Python
joke2k/faker
Faker is a Python package that generates fake data for you.
pallets/click
Python composable command line interface toolkit
temporalio/temporal
Temporal service
aws/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
encode/starlette
The little ASGI framework that shines. 🌟
dbt-labs/dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
graphql-python/graphene
GraphQL framework for Python
getmoto/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
theskumar/python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
hashicorp/terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
pyinvoke/invoke
Pythonic task management & command execution.
urllib3/urllib3
urllib3 is a user-friendly HTTP client library for Python
integrations/slack
Bring your code to the conversations you care about with GitHub's integration for Slack
sendgrid/sendgrid-python
The Official Twilio SendGrid Python API Library
wakatime/vscode-wakatime
Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.
nsacyber/WALKOFF
A flexible, easy to use, automation framework allowing users to integrate their capabilities and devices to cut through the repetitive, tedious tasks slowing them down. #nsacyber
semantic-release/github
:octocat: semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues
github/super-linter
Combination of multiple linters to install as a GitHub Action