All Projects → DmytroLitvinov → Awesome Flake8 Extensions

DmytroLitvinov / Awesome Flake8 Extensions

Licence: other
A curated awesome list of flake8 extensions. Feel free to contribute! 🎓

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Awesome Flake8 Extensions

lib12
lib12 is a library of universal helpers and extensions useful in any .NET project
Stars: ✭ 30 (-94.12%)
Mutual labels:  collections
Galgame-Engine-Collect
各种视觉小说引擎合集
Stars: ✭ 23 (-95.49%)
Mutual labels:  collections
Stream Parser
⚡ PHP7 / Laravel Multi-format Streaming Parser
Stars: ✭ 391 (-23.33%)
Mutual labels:  collections
joda-collect
Java library providing additional collection interfaces and implementations built on top of Guava
Stars: ✭ 26 (-94.9%)
Mutual labels:  collections
awesome-hacker-api-tools
A collection of hacker tools using HackerOne's API
Stars: ✭ 177 (-65.29%)
Mutual labels:  collections
Pyhubweekly
每周精选Github上优质Python项目和小工具。
Stars: ✭ 264 (-48.24%)
Mutual labels:  collections
algo-ds-101
Curated list of data structures and algorithms in 10+ programming languages.
Stars: ✭ 154 (-69.8%)
Mutual labels:  collections
Deep Learning Resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Stars: ✭ 422 (-17.25%)
Mutual labels:  collections
trembita
Model complex data transformation pipelines easily
Stars: ✭ 44 (-91.37%)
Mutual labels:  collections
Awesomearticles
🗃 收集看到的内容特别棒的技术文章并会配有一段个人短评
Stars: ✭ 383 (-24.9%)
Mutual labels:  collections
rrbit-js
No description or website provided.
Stars: ✭ 11 (-97.84%)
Mutual labels:  collections
JTK
JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O streams, threads and much more.
Stars: ✭ 25 (-95.1%)
Mutual labels:  collections
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (-37.06%)
Mutual labels:  collections
flare
Useful thread-safe collections with performance in mind for Java 8+.
Stars: ✭ 14 (-97.25%)
Mutual labels:  collections
Immutable
Immutable collections for Go
Stars: ✭ 392 (-23.14%)
Mutual labels:  collections
Data-Science-and-Machine-Learning-Resources
List of Data Science and Machine Learning Resource that I frequently use
Stars: ✭ 19 (-96.27%)
Mutual labels:  collections
Smoothiemap
A gulp of low latency Java
Stars: ✭ 255 (-50%)
Mutual labels:  collections
Kotlinx.collections.immutable
Immutable persistent collections for Kotlin
Stars: ✭ 465 (-8.82%)
Mutual labels:  collections
Laravel Helpers
An extensive set of Laravel framework helper functions and collection macros.
Stars: ✭ 407 (-20.2%)
Mutual labels:  collections
For Data Science Beginners
Set of 📝 with 🔗 to help those who are Data Science beginners 🤖
Stars: ✭ 355 (-30.39%)
Mutual labels:  collections

Awesome Flake8 Extensions Awesome

A curated list of awesome flake8 extensions.

Inspired after reading a post.

Contents

Clean code

Extensions for clean code at your project.

Copyrights

Extensions for copyright at your project

  • flake8-copyright - Adds copyright checks to flake8.
  • flake8-ownership - Checker for assuring that author, copyright, and license are specified in source files.

Documentations

Extensions for documentations at your project.

Enhancement for flake8

Extensions for flake8 plugin

Flake8 frameworks

Frameworks for flake8 at your project

  • nitpick - Enforce the same lint configuration (flake8, isort, mypy, pylint) across multiple Python projects.
  • wemake-python-styleguide - The strictest and most opinionated python linter ever.

Imports

Extensions managing imports for your project.

Security

Extensions for security of your code.

  • Dlint - Tool for encouraging best coding practices and helping ensure Python code is secure.
  • flake8-bandit - Automated security testing using bandit.

Testing

Extensions for testing at your project.

Type annotations

Extensions for type annotations at your project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].