Gram

Results 94 issues of Gram

Maybe, you have some interesting use case for DepHell that we can't even imagine. You know, with some tricky commands and configuration. Add it into [recipes](https://dephell.readthedocs.io/index-use.html) section.

help wanted
docs

Command to activate shell for jail like `dephell venv shell` does. Use cases: 1. Commands like [pytype](https://github.com/google/pytype/) that calls subprocesses from the current environment, but can't find the environment if...

good first issue
command
Hacktoberfest

For example, `dephell jail inject flake8 flake8-logging` to install package into `flake8` jail.

command

Like this tool: https://github.com/tdsmith/homebrew-pypi-poet

enhancement

Example: https://www.gitignore.io/api/python

command

A few commands are untested yet. We need smoke tests for them like for other commands. I think it is suitable for the first issue because we already have tests...

help wanted
good first issue

Migrated from #264 ``` WARNING conflict was found Incompatible python constraint for zipp. Required by marker: =2.7. Supported: + Version 0.6.0 compatible with python >=2.7. + Version 0.5.2 compatible with...

bug

Store all projects (directories where dephell was runned with config) paths in the textfile in dephell's datadir and perform search for the best path by command ```bash $ dephell project...

good first issue
command
Hacktoberfest

We know package name, package short description, that it's python, and python version. We have jinja2. So, let's generate cool readme.

good first issue
command
Hacktoberfest

See #119 for details.

enhancement
good first issue