All Projects → sobolevn → python-code-disasters

sobolevn / python-code-disasters

Licence: other
This code is so bad, that it is worth sharing.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to python-code-disasters

react-phoenix-users-boilerplate
Elixir/Phoenix + React + users template/boilerplate.
Stars: ✭ 71 (-47.01%)
Mutual labels:  example
javascript-starter
A few simple examples to help you get started using the Clarifai Javascript client and API
Stars: ✭ 18 (-86.57%)
Mutual labels:  example
play-scala-seed.g8
Play Scala Seed Template: run "sbt new playframework/play-scala-seed.g8"
Stars: ✭ 66 (-50.75%)
Mutual labels:  example
interop
Python/C/Go/Rust/Haskell interop examples
Stars: ✭ 24 (-82.09%)
Mutual labels:  example
cloudopt-next-example
Example of cloudopt-next
Stars: ✭ 22 (-83.58%)
Mutual labels:  example
Dagger2-Sample
Very simple example to use Dagger 2
Stars: ✭ 13 (-90.3%)
Mutual labels:  example
tetris-demo
A Tetris example written in Rust using Piston in under 500 lines of code
Stars: ✭ 106 (-20.9%)
Mutual labels:  example
nextjs-mdx-blog-example
Blog example using Next.js and MDX (Markdown + React)
Stars: ✭ 63 (-52.99%)
Mutual labels:  example
node-mock-examples
Examples of tests that mock Node system APIs: fs, http, child_process, timers
Stars: ✭ 38 (-71.64%)
Mutual labels:  example
example-typescript-package
Example TypeScript Package ready to be published on npm & Tutorial / Instruction / Workflow for 2021
Stars: ✭ 71 (-47.01%)
Mutual labels:  example
demo-ipfs-id-qr-codes
Generates a QR Code of your IPNS URL and Public Key
Stars: ✭ 21 (-84.33%)
Mutual labels:  example
Examples Qt
Shows how to use Qt widgets only by programming code (c++17).
Stars: ✭ 38 (-71.64%)
Mutual labels:  example
react-native-firebase-firestore-crud-example
React Native Firebase Tutorial: Build CRUD Firestore App
Stars: ✭ 24 (-82.09%)
Mutual labels:  example
controller-rs
A kubernetes example controller
Stars: ✭ 134 (+0%)
Mutual labels:  example
sdl-imgui-example
An example of using Dear ImGui with SDL
Stars: ✭ 18 (-86.57%)
Mutual labels:  example
aws-ses-serverless-example
AWS SES example in NodeJS using lambda
Stars: ✭ 75 (-44.03%)
Mutual labels:  example
supabase flutter
Using Supabase in Flutter
Stars: ✭ 38 (-71.64%)
Mutual labels:  example
play-java-rest-api-example
REST API using Play in Java
Stars: ✭ 44 (-67.16%)
Mutual labels:  example
awesome-flutter-ui
10+ flutter(android, ios) UI design examples ⚡ - login, books, profile, food order, movie streaming, walkthrough, widgets
Stars: ✭ 848 (+532.84%)
Mutual labels:  example
awesome-iterative-projects
A list of projects relying on Iterative.AI tools to achieve awesomeness
Stars: ✭ 38 (-71.64%)
Mutual labels:  example

python-code-disasters

What is it all about?

I am, due to my work, seeing a lot of code written by other developers. Sometimes this code is so bad, that it is worth showing to the outer world.

Privacy

Privacy is very important. There are two things basically:

  1. Refactor your code to remove anything, that might violate any security requirements, corporate rules or license agreements.
  2. It is not a goal of this project to insult or offend anyone, so, please, remove any brand-names, user marks, __author__ variables and so on.

Save yourself!

Do you want to save yourself and your project from a python code disaster? Then use wemake-python-styleguide which is the strictest python linter in existance. With this tool all your code will be awesome!

Contributing

Feel free to contribute. Before contributing, please, double check the Privacy section. Refactor your code to remove as much as you can to leave just the most valuable parts. I think that submitting a broken code is not an issue for this project. Moreover, formatting the code is also not required. Sometimes it is even better to leave it's formation untouched.

It is generally a good practice to read through your old files and contribute your own code.

It is still not clear to me, how to structure this project.

Keywords

Pythod bad code examples, Python antipatterns

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].