torfsen's Stars
DmytroLitvinov/awesome-flake8-extensions
:octocat: A curated awesome list of flake8 extensions. Feel free to contribute! :mortar_board:
PyCQA/pep8-naming
Naming Convention checker for Python
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
econchick/interrogate
Explain yourself! Interrogate a codebase for docstring coverage.
python-gitlab/python-gitlab
A python wrapper for the GitLab API.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
SethMMorton/natsort
Simple yet flexible natural sorting in Python.
vpelletier/pprofile
Line-granularity, thread-aware deterministic and statistic pure-python profiler
jrfonseca/gprof2dot
Converts profiling output to a dot graph.
offen/offen
Offen Fair Web Analytics
joke2k/faker
Faker is a Python package that generates fake data for you.
gabrielcnr/pytest-datadir
pytest plugin for manipulating test data directories and files
tox-dev/sphinx-autodoc-typehints
Type hints support for the Sphinx autodoc extension
gitpython-developers/GitPython
GitPython is a python library used to interact with Git repositories.
python/mypy
Optional static typing for Python
pydantic/pydantic
Data validation using Python type hints
enric1994/emoji_trends
How emojis are used on Twitter 😎
mwouts/jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
comby-tools/comby
A code rewrite tool for structural search and replace that supports ~every language.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
mvantellingen/python-zeep
A Python SOAP client
andy-z/ged4py
GEDCOM tools for Python
joeyaurel/python-gedcom
Python module for parsing, analyzing, and manipulating GEDCOM files
inducer/pudb
Full-screen console debugger for Python
GIScience/openrouteservice-py
:snake: The Python API to consume openrouteservice(s) painlessly!
koalaman/shellcheck
ShellCheck, a static analysis tool for shell scripts
akshayravikumar/TeXnique
A LaTeX Typesetting Game
kynan/nbstripout
strip output from Jupyter and IPython notebooks
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing