python-for-coding-interviews
Python for Coding Interviews (by mmicu)
python-project-template
A Github template repository for a Python project with support for Codespaces, devcontainer, and Github Actions. (by pamelafox)
python-for-coding-interviews | python-project-template | |
---|---|---|
7 | 3 | |
134 | 140 | |
0.0% | 2.9% | |
4.1 | 3.3 | |
about 1 year ago | 21 days ago | |
Dockerfile | Python | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
python-for-coding-interviews
Posts with mentions or reviews of python-for-coding-interviews.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-30.
- Python for Coding Interviews
- Python Repository for Coding Interviews
-
This Week In Python 🎆
python-for-coding-interviews – Python for Coding Interviews
-
Python for coding interview
Maybe you can find this repository interesting: https://github.com/mmicu/python-for-coding-interviews
python-project-template
Posts with mentions or reviews of python-project-template.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How would you feel about vscode devcontainers as a standard across projects?
You can emulate the readme from this project here: https://github.com/pamelafox/python-project-template
-
Users of pre-commit, do you install it globally or per project?
I install per-project - I generally do everything per project, since I do development inside Dev Containers or Codespaces. Here's a project template repo that shows my usual config: https://github.com/pamelafox/python-project-template
- A template for Python projects with support for black/isort/pyupgrade/pytest/coverage, plus Codespaces and Github Actions
What are some alternatives?
When comparing python-for-coding-interviews and python-project-template you can also consider the following projects:
chatgpt-voice-assistant - A chatbot that integrates OpenAI Whisper, Chat Completions and Voice Generation. Also provides the option to use free transcription / TTS options.
devcontainer-templates - My community contributions set of devcontainer templates to use in VSCode and Codespaces #GitHubHack23
DataStructuresAndAlgorithms - Implementation of some commonly taught data structures and algorithms in university courses
ghidra-python-vscode-devcontainer-skeleton - Ghidra Headless Python VScode Skeleton with Devcontainer Super Powers
statistically-correct-python - An approximate Python interpreter
example-django-devcontainers - Example Django project with devcontainers
python-for-coding-interviews vs chatgpt-voice-assistant
python-project-template vs devcontainer-templates
python-for-coding-interviews vs DataStructuresAndAlgorithms
python-project-template vs ghidra-python-vscode-devcontainer-skeleton
python-for-coding-interviews vs statistically-correct-python
python-project-template vs example-django-devcontainers