-
There is a lot of code throughout the repo that doesn't conform to PEP. Just wanted to put a generic Issue here as a reminder to get it cleaned up.
wtgee updated
2 years ago
-
Currently not following standards very well.
-
There is a request from the counselors that a PEP form should be added/created in IQcare
-
This is not really an issue, but I wasn't sure where to post it. With [PEP 487](https://www.python.org/dev/peps/pep-0487/) accepted into Python 3.6, it might be worth thinking about how traitlets can…
-
To document my deprecation cycles, I usually use the [deprecated](https://pypi.org/project/Deprecated/) lib. It's as simple to use as this:
```pyhton
from deprecated.sphinx import deprecated
@…
-
## 🚀 Feature
Provide pre-built detectron2 in [PEP 503](https://www.python.org/dev/peps/pep-0503/) simple repository.
## Motivation & Examples
Provide PEP 503 compliant simple repository for pre…
-
[PEP 695](https://peps.python.org/pep-0695/) introduces a new syntax for type aliases & generic functions. These new syntaxes provide the benefit of more precise scoping & Paramspec unpacking.
An i…
-
### Project to be claimed
`ucan`: https://pypi.org/project/ucan
### Your PyPI username
`fileverse`: https://pypi.org/user/fileverse
### Reasons for the request
We couldn't find any package with t…
-
Note: This error originates from the build backend, and is likely not a problem with poetry but with pylint-flask (0.6) not supporting PEP 517 builds. You can verify this by running 'pip wheel --use-p…
-
The alphafold models can run using swiftTCR but the only problem is that it tries to connect the peptide to the MHC when viewed in PyMol. This is because of this line
`command = "pdb_tidy {} | pdb_…