-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### Description
I would like to request publishing this package int…
-
Hi all, I'm wondering what is your opinion on code formatting and linting. I think PROTEUS and some of the other submodules would really benefit from some linting.
- [x] Import sorting: I noticed t…
-
pkg_resources is not available in python 3.12.
From the documentation:
Use of pkg_resources is deprecated in favor of [importlib.resources](https://docs.python.org/3.11/library/importlib.resour…
-
### Is your feature request related to a problem? Please describe.
The [reccomended approach](https://mkdocstrings.github.io/recipes/#automatic-code-reference-pages) to automatically generating seper…
-
Great to see you guys undertake this project, would be nice to have a well maintained lib for these applications.
I am not sure if you are aware of some similar applications and libs, since you did…
-
Hello,
Thank you for your great work on ERF! I find it very useful and appreciate the effort that has gone into this project.
I was wondering if there are any versions of ERF available in other …
-
## Summary
To build an asyncio-based Python [client for parsing](https://github.com/fedya-eremin/stonfi) and interacting with Stonfi DEX's API.
## Bounty Context
_Why it's Important?_
Creati…
-
In #551 we made the first attempt to split and organize the GitHub Actions. Further improvements may be needed. GitHub documentation has a lot of useful recommendations and examples.
See: https://d…
-
- [ ] [Instagram/LibCST: A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree](https://github.com/Instagram/LibCST)
# Instagram…
-
## What example? Describe it
How to run steps conditionally from a Job pipeline (yaml) if possible at all.
Example:
I want to run a step (fine-tuning for example) only on some boolean conditio…