-
Especially if you encourage external contributions, I suggest following [PEP8](https://peps.python.org/pep-0008/) standards as closely as possible. There are many linters and formatters that can help …
-
This issue is intended for keeping track of some code clean-up and improvement tasks that are not immediately required but should be done at some point.
In no particular order:
- [x] make all re…
-
- **Poetry version**:
- **Python version**:
- **OS version and name**:
- **pyproject.toml**:
- [ ] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stabl…
-
Similar to [python-isort](https://github.com/bh/atom-python-isort/blob/master/lib/python-isort.coffee#L18), it would be nice to have the current status of the file being worked on represented in-edito…
-
- fast
- autofixes
- monorepo friendly
- almost replacement for multiple linting packages
https://beta.ruff.rs/docs/
-
I suggest we replace black/isort with ruff - much faster and active development. WDYT?
-
To ease code maintenance, suggest sorting import statements. The bluesky community has been discussing [code format](https://github.com/bluesky/bluesky-enhancement-proposals/issues/16#issuecomment-51…
-
I can't find anything in the docs related to this: it would be nice to automatically call isort on save, is that possible with ST3?
-
Our current version of pylint is slightly out of date and we're missing out on some bug fixes from the newer versions.
```
❯ pylint --version
pylint 1.6.5,
astroid 1.4.0
```
One example is…
-
Need a minimal example of the `FinancePy` project that implements only `FinEquityVanillaOption`.
Goals:
- [ ] naming conventions
- [ ] sphinx documentation
- [ ] unit tests
- [ ] cleaner packa…