pzahemszky's Stars
home-assistant/core
:house_with_garden: Open source home automation that puts local control and privacy first.
EdjeElectronics/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi
A tutorial showing how to train, convert, and run TensorFlow Lite object detection models on Android devices, the Raspberry Pi, and more!
magicmonty/bash-git-prompt
An informative and fancy bash prompt for Git users
freebsd/freebsd-src
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
tobgu/pyrsistent
Persistent/Immutable/Functional data structures for Python
python-attrs/attrs
Python Classes Without Boilerplate
deadlockempire/deadlockempire.github.io
The Deadlock Empire: Slay dragons, learn concurrency!
semgrep/semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
airspeed-velocity/asv
Airspeed Velocity: A simple Python benchmarking tool with web-based reporting
getsentry/responses
A utility for mocking out the Python Requests library.
psf/requests
A simple, yet elegant, HTTP library.
ansible-collections/community.general
Ansible Community General Collection
gnome-terminator/terminator
multiple GNOME terminals in one window
zedr/clean-code-python
:bathtub: Clean Code concepts adapted for Python
hotosm/learnosm
LearnOSM.org content, Jekyll layouts & issue tracking. This repository is dedicated to helping people learn how to map in OpenStreetMap (OSM) and use many of the software and tools in the OSM community.
hotosm/tasking-manager
Tasking Manager - The tool to team up for mapping in OpenStreetMap
openstreetmap/iD
🆔 The easy-to-use OpenStreetMap editor in JavaScript.
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
tarpas/pytest-testmon
Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
pytest-dev/pytest-qt
pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing
ionelmc/pytest-benchmark
pytest fixture for benchmarking code
pytest-dev/pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes.
anapaulagomes/pytest-picked
Run the tests related to the changed files (according to Git) 🤓
tox-dev/tox-conda
Make tox cooperate with conda envs
cupy/cupy
NumPy & SciPy for GPU
PyCQA/isort
A Python utility / library to sort imports.
PyCQA/flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
tox-dev/tox
Command line driven CI frontend and development task automation tool.
pypa/pip
The Python package installer
pypa/setuptools
Official project repository for the Setuptools build system