simplistix / picky-conda
A tool for checking versions of packages used by conda as specified in their environment.yml.
☆12Updated 3 years ago
Alternatives and similar repositories for picky-conda
Users that are interested in picky-conda are comparing it to the libraries listed below
Sorting:
- Let you apply a Python expression to a command output like Perl or Awk would do☆94Updated 5 years ago
- TreeDict is a fast, flexible and full-featured hierarchical python container that makes simple and sophisticated bookkeeping easy.☆32Updated 9 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- Discover and load entry points from installed packages☆74Updated 5 months ago
- Porting Ruby's Forwardable module to Python☆45Updated 5 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Bleeding edge Cookiecutter template for Python development☆53Updated 9 years ago
- A Python REPL the way I like it☆49Updated 2 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- sphinx doctest plugin for pytest☆29Updated 4 months ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 5 years ago
- Python checker for places where deprecated functions are called.☆30Updated last year
- Like Flit, but for Setuptools☆16Updated 5 years ago
- iPython/Jupyter Notebook magic to notify the programmer when a line/cell has completed execution.☆23Updated 7 years ago
- Register CLI commands via setuptools entry-points.☆129Updated last year
- pytest plugin which adds pdb helper commands related to pytest.☆12Updated 3 years ago
- A pytest plugin that allows for the testing of C extension modules for Python, specifically created through cython☆20Updated 2 months ago
- Freeze your API☆46Updated 4 years ago
- Pytest PuDB debugger integration☆58Updated last year
- A plugin for flake8 integrating Mypy.☆100Updated 4 years ago
- Datetime type support for click.☆23Updated 8 months ago
- Find all the unique imports in your library☆38Updated last year
- A semantic versioning library for Python☆45Updated 3 years ago
- Easy anonymous functions by partial application of operators