Python clean-code

Open-source Python projects categorized as clean-code

Top 5 Python clean-code Projects

  • linqit

    Extend python lists operations using .NET's LINQ syntax for clean and fast coding.

  • optional.py

    An Implementation of the Optional Object for Python

    Project mention: Returns: Brings functional programming to Python land | news.ycombinator.com | 2024-02-20
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • flake8-length

    Flake8 plugin for a smart line length validation.

  • flake8-warnings

    Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions

  • stack-scraper

    Sample repository showcasing how to write impeccably clean code that will save your sanity. In correspondence to my Medium article: https://medium.com/gitconnected/how-to-write-impeccably-clean-code-that-will-save-your-sanity-7d0ea59d285c

    Project mention: How to Write Impeccably Clean Code That Will Save Your Sanity | dev.to | 2023-07-27

    To illustrate these best practices, we'll consider a hypothetical project called Stack-Scraper. This project consists of a single-page website scraper that extracts questions and answers from (hypothetical) Stack Overflow. Please note that Stack-Scraper is not a functional project but serves as an example to demonstrate the ideas discussed here. The source code for this example can be found on GitHub.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-20.

Index

What are some of the best open-source clean-code projects in Python? This list will help you:

Project Stars
1 linqit 246
2 optional.py 42
3 flake8-length 22
4 flake8-warnings 11
5 stack-scraper 4
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com