-
### Validations
- [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](https://gi…
-
# Best practices for Python codes
https://stackoverflow.com/questions/5341006/where-should-i-put-tests-when-packaging-python-modules
https://pythonchb.github.io/PythonTopics/where_to_put_tests.html
…
-
### Search before asking
- [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Context
Many beginners struggle with not knowing how to debug the internal code and its corresponding binding code, and they lack a fast and best practice reference, which makes it difficult for …
-
More specifically on
* Licensing
* GitHub best practices
* Unit testing, Continuous integration
* Versioning
Answering questions like
* Under what conditions can I use OCR-D in a c…
-
https://stackoverflow.com/questions/73600700/best-practice-for-python-typing-out-of-dictionary-self-fields-type-in-django-mo
I'm looking to infer dictionary values type for this snippet
```py
c…
-
For now imports seem really slow, make it faster for faster debug cycles
-
# Complete 5 questions in the module GettingStarted.
## Overview
This is the weekly minimum number of questions to be completed in module GettingStarted.
## Description
Coderspree as we know i…
-
# Complete 10 questions in the module GettingStarted.
## Overview
This is the weekly minimum number of questions to be completed in module GettingStarted.
## Description
Coderspree as we know …
-
Questions to consider:
* [ ] Assumption: Elasticsearch is the best "database" to use.
* [ ] Python web frameworks, we know that Flask is not very fast, but is it fast enough?
* [ ] Flask (htt…