Pinned Repositories
ALL_OF_THE_ABOVE
20 python libs and more: read me first!
mkdocs-gallery
Same features as sphinx-gallery (https://sphinx-gallery.github.io/) but on mkdocs (https://www.mkdocs.org/) (no sphinx dependency !).
python-genbadge
A library to generate badges for typical checks (flake8, pytest, coverage, etc.)
python-getversion
Get the version number of any python module or package, reliably.
python-makefun
Dynamically create python functions with a proper signature.
python-pep-ideas
python-pyfields
Define fields in python classes. Easily.
python-pytest-cases
Separate test code from test cases in pytest.
python-pytest-harvest
Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes.
python-pytest-steps
A tiny package to ease the creation of test steps with shared intermediate results/state.
smarie's Repositories
smarie/python-pytest-cases
Separate test code from test cases in pytest.
smarie/python-makefun
Dynamically create python functions with a proper signature.
smarie/python-genbadge
A library to generate badges for typical checks (flake8, pytest, coverage, etc.)
smarie/python-pytest-harvest
Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes.
smarie/python-pytest-steps
A tiny package to ease the creation of test steps with shared intermediate results/state.
smarie/python-pyfields
Define fields in python classes. Easily.
smarie/mkdocs-gallery
Same features as sphinx-gallery (https://sphinx-gallery.github.io/) but on mkdocs (https://www.mkdocs.org/) (no sphinx dependency !).
smarie/pytest-patterns
A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.
smarie/python-yamlable
A thin wrapper of PyYaml to convert Python objects to YAML and back
smarie/develop-behind-proxy
Some configuration tricks for developers located behind a corporate proxy.
smarie/python-decopatch
python decorators made easy.
smarie/python-m5p
An implementation of M5 and model trees in python, compliant with scikit-learn.
smarie/env-switcher-gui
A very simple cross-OS and python GUI+CLI to manage environment variables.
smarie/ALL_OF_THE_ABOVE
20 python libs and more: read me first!
smarie/python-odsclient
A nonofficial client for OpenDataSoft API.
smarie/scikit-learn
scikit-learn: machine learning in Python
smarie/python-azureml-client
A generic - unofficial - python 2 & 3 client stack for azureML web services
smarie/miage_si_energie
smarie/mkdocs
Project documentation with Markdown.
smarie/mkdocs-bibtex
A MkDocs plugin for citation management using bibtex
smarie/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
smarie/pandera
A light-weight, flexible, and expressive statistical data testing library
smarie/pluggy
A minimalist production ready plugin system
smarie/pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes.
smarie/python-pydocquery
smarie/requests-oauthlib
OAuthlib support for Python-Requests!
smarie/setuptools_scm
the blessed package to manage your versions by scm tags
smarie/smarie.github.io
Personal website for `smarie`
smarie/sphinx-gallery
Sphinx extension for automatic generation of an example gallery
smarie/xunitparser
mirror of git://git.p.engu.in/laurentb/xunitparser