Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
redbaron
Redbaron (with Baron) is a python library that allows you to parse and modify your python source code files to be able to write custom refactoring script, tooling, code analysis and so on.
Collective -
Host: opensource -
https://opencollective.com/redbaron
- Code: https://github.com/PyCQA/redbaron
Indent of redbaron docstrings leaves trailing white spaces
github.com/PyCQA/redbaron - JohannesBuchner opened this issue 3 months ago
github.com/PyCQA/redbaron - JohannesBuchner opened this issue 3 months ago
bug: remove() doesn't perform well.
github.com/PyCQA/redbaron - yhm138 opened this issue about 1 year ago
github.com/PyCQA/redbaron - yhm138 opened this issue about 1 year ago
FromImportNode modifyed in memory but not saved to the file
github.com/PyCQA/redbaron - rayantlbn opened this issue about 1 year ago
github.com/PyCQA/redbaron - rayantlbn opened this issue about 1 year ago
Sort functions by their usage?
github.com/PyCQA/redbaron - stefaneidelloth opened this issue over 1 year ago
github.com/PyCQA/redbaron - stefaneidelloth opened this issue over 1 year ago
Indent of function docstrings always four spaces
github.com/PyCQA/redbaron - JohannesBuchner opened this issue almost 2 years ago
github.com/PyCQA/redbaron - JohannesBuchner opened this issue almost 2 years ago
Unsupported positional-only argument syntax
github.com/PyCQA/redbaron - hydrargyrum opened this issue about 2 years ago
github.com/PyCQA/redbaron - hydrargyrum opened this issue about 2 years ago
support for context manager tuple
github.com/PyCQA/redbaron - elijahr opened this issue over 2 years ago
github.com/PyCQA/redbaron - elijahr opened this issue over 2 years ago
bug: Unpacking operator `*` used in list gives an error
github.com/PyCQA/redbaron - GindaChen opened this issue over 2 years ago
github.com/PyCQA/redbaron - GindaChen opened this issue over 2 years ago
RedBaron confuse relative path to ellipsis in from_imports
github.com/PyCQA/redbaron - Aluriak opened this issue almost 3 years ago
github.com/PyCQA/redbaron - Aluriak opened this issue almost 3 years ago
GroupingError on await expression
github.com/PyCQA/redbaron - Aluriak opened this issue almost 3 years ago
github.com/PyCQA/redbaron - Aluriak opened this issue almost 3 years ago
Run https://github.com/asottile/pyupgrade to fix DeprecationWarnings
github.com/PyCQA/redbaron - jmcrawford45 opened this pull request about 3 years ago
github.com/PyCQA/redbaron - jmcrawford45 opened this pull request about 3 years ago
bug: Comments determine indent level of function body
github.com/PyCQA/redbaron - pbsds opened this issue about 3 years ago
github.com/PyCQA/redbaron - pbsds opened this issue about 3 years ago
Middle-ground betwixt `ast` and `baron` for parsing source code, and emitting only what changed in FST from AST
github.com/PyCQA/redbaron - SamuelMarks opened this issue about 3 years ago
github.com/PyCQA/redbaron - SamuelMarks opened this issue about 3 years ago
Incorrect parsing of Unicode Literals. Got - UntreatedError: Untreated elements
github.com/PyCQA/redbaron - Erotemic opened this issue over 3 years ago
github.com/PyCQA/redbaron - Erotemic opened this issue over 3 years ago
Some grammar tweaks
github.com/PyCQA/redbaron - brettcannon opened this pull request about 4 years ago
github.com/PyCQA/redbaron - brettcannon opened this pull request about 4 years ago
Fix some links from MD to reST
github.com/PyCQA/redbaron - brettcannon opened this pull request about 4 years ago
github.com/PyCQA/redbaron - brettcannon opened this pull request about 4 years ago
Fix for comment on the same line
github.com/PyCQA/redbaron - glynn-zenefits opened this pull request about 4 years ago
github.com/PyCQA/redbaron - glynn-zenefits opened this pull request about 4 years ago
Fix a string identity comparison.
github.com/PyCQA/redbaron - benjaminp opened this pull request over 4 years ago
github.com/PyCQA/redbaron - benjaminp opened this pull request over 4 years ago
DOC: Fix link syntax to use RST way.
github.com/PyCQA/redbaron - Carreau opened this pull request over 4 years ago
github.com/PyCQA/redbaron - Carreau opened this pull request over 4 years ago
Please add a LICENSE file
github.com/PyCQA/redbaron - GadgetSteve opened this issue over 4 years ago
github.com/PyCQA/redbaron - GadgetSteve opened this issue over 4 years ago
Misleading AST for modulo operator combined with multiplication
github.com/PyCQA/redbaron - EmilyBourne opened this issue almost 5 years ago
github.com/PyCQA/redbaron - EmilyBourne opened this issue almost 5 years ago
ComprehensionLoopNode target/iterator attributes transposed
github.com/PyCQA/redbaron - graingert opened this issue almost 5 years ago
github.com/PyCQA/redbaron - graingert opened this issue almost 5 years ago
replacing a call atom with a comprehension raises ParsingError
github.com/PyCQA/redbaron - graingert opened this issue almost 5 years ago
github.com/PyCQA/redbaron - graingert opened this issue almost 5 years ago
Fix CI by pinning pytest requirement
github.com/PyCQA/redbaron - wyattanderson opened this pull request about 5 years ago
github.com/PyCQA/redbaron - wyattanderson opened this pull request about 5 years ago
[BUG] `return` on the 1-2 indent levels levels inside of `try`/`except` resets the closes `except` level
github.com/PyCQA/redbaron - webknjaz opened this issue about 5 years ago
github.com/PyCQA/redbaron - webknjaz opened this issue about 5 years ago
Parsing error when a class defined with metaclass keyword
github.com/PyCQA/redbaron - sjiang1 opened this issue over 5 years ago
github.com/PyCQA/redbaron - sjiang1 opened this issue over 5 years ago
A demo of an extra LF @ EOF bug
github.com/PyCQA/redbaron - webknjaz opened this pull request over 5 years ago
github.com/PyCQA/redbaron - webknjaz opened this pull request over 5 years ago
[BUG] dumps() emits an extra EOL in the EOF after inserting a node if source code ends with if-block
github.com/PyCQA/redbaron - webknjaz opened this issue over 5 years ago
github.com/PyCQA/redbaron - webknjaz opened this issue over 5 years ago
[doc] Grammer and flow fixes in the intro.
github.com/PyCQA/redbaron - feanil opened this pull request over 5 years ago
github.com/PyCQA/redbaron - feanil opened this pull request over 5 years ago
[BUG] Parsing a Python module with EOL escape but no continuation fails
github.com/PyCQA/redbaron - webknjaz opened this issue over 5 years ago
github.com/PyCQA/redbaron - webknjaz opened this issue over 5 years ago
"dumps" creates wrong indentation inside a for loop
github.com/PyCQA/redbaron - vsjha18 opened this issue almost 6 years ago
github.com/PyCQA/redbaron - vsjha18 opened this issue almost 6 years ago
Attribute access should not search recursively
github.com/PyCQA/redbaron - lordmauve opened this issue almost 6 years ago
github.com/PyCQA/redbaron - lordmauve opened this issue almost 6 years ago
Fix help method escape
github.com/PyCQA/redbaron - Hanaasagi opened this pull request almost 6 years ago
github.com/PyCQA/redbaron - Hanaasagi opened this pull request almost 6 years ago
Feature request: Add a node.remove() method
github.com/PyCQA/redbaron - kenseehart opened this issue almost 6 years ago
github.com/PyCQA/redbaron - kenseehart opened this issue almost 6 years ago
.help() prints raw ANSI escapes for some constructs
github.com/PyCQA/redbaron - obormot opened this issue almost 6 years ago
github.com/PyCQA/redbaron - obormot opened this issue almost 6 years ago
Fix tests under pytest 4
github.com/PyCQA/redbaron - felixonmars opened this pull request almost 6 years ago
github.com/PyCQA/redbaron - felixonmars opened this pull request almost 6 years ago
from_import .names() crashes when imports are in parenthesis
github.com/PyCQA/redbaron - obormot opened this issue about 6 years ago
github.com/PyCQA/redbaron - obormot opened this issue about 6 years ago
add annotation assignment node
github.com/PyCQA/redbaron - scottbelden opened this pull request about 6 years ago
github.com/PyCQA/redbaron - scottbelden opened this pull request about 6 years ago
Inserting node causes `.help()` to crash
github.com/PyCQA/redbaron - jrs65 opened this issue about 6 years ago
github.com/PyCQA/redbaron - jrs65 opened this issue about 6 years ago
Include tests and docs in sdists
github.com/PyCQA/redbaron - toddrme2178 opened this pull request about 6 years ago
github.com/PyCQA/redbaron - toddrme2178 opened this pull request about 6 years ago
Activating Open Collective
github.com/PyCQA/redbaron - monkeywithacupcake opened this pull request over 6 years ago
github.com/PyCQA/redbaron - monkeywithacupcake opened this pull request over 6 years ago
Indentation of except clause changes during insertion
github.com/PyCQA/redbaron - julienrhodes opened this issue over 6 years ago
github.com/PyCQA/redbaron - julienrhodes opened this issue over 6 years ago
add a reference page with the content on base_nodes.py in the documentation
github.com/PyCQA/redbaron - Psycojoker opened this issue over 6 years ago
github.com/PyCQA/redbaron - Psycojoker opened this issue over 6 years ago
Use new method to avoid pypandoc warning
github.com/PyCQA/redbaron - felixonmars opened this pull request over 6 years ago
github.com/PyCQA/redbaron - felixonmars opened this pull request over 6 years ago
Add insert_multiple() method to accelerate insertion of multiple lines
github.com/PyCQA/redbaron - sdh4 opened this pull request over 6 years ago
github.com/PyCQA/redbaron - sdh4 opened this pull request over 6 years ago
Fix indentation when inserting multiple indented lines
github.com/PyCQA/redbaron - sdh4 opened this pull request over 6 years ago
github.com/PyCQA/redbaron - sdh4 opened this pull request over 6 years ago
add new TypedName node
github.com/PyCQA/redbaron - scottbelden opened this pull request over 6 years ago
github.com/PyCQA/redbaron - scottbelden opened this pull request over 6 years ago
Failure on Pandas DataFrame.set_index()
github.com/PyCQA/redbaron - zgoda-mobica opened this issue over 6 years ago
github.com/PyCQA/redbaron - zgoda-mobica opened this issue over 6 years ago
Is it possible to completely disable color output from the strings?
github.com/PyCQA/redbaron - saidctb opened this issue over 6 years ago
github.com/PyCQA/redbaron - saidctb opened this issue over 6 years ago
Parsing (seemingly) normal file results in error
github.com/PyCQA/redbaron - dusktreader opened this issue over 6 years ago
github.com/PyCQA/redbaron - dusktreader opened this issue over 6 years ago
Punctuation loss, when converting part of Atomtrailers to string
github.com/PyCQA/redbaron - gasparka opened this issue almost 7 years ago
github.com/PyCQA/redbaron - gasparka opened this issue almost 7 years ago
Python3.6 Support: f-strings
github.com/PyCQA/redbaron - brycepg opened this issue almost 7 years ago
github.com/PyCQA/redbaron - brycepg opened this issue almost 7 years ago
Function call parenthesis on a new line
github.com/PyCQA/redbaron - jtamagnan opened this issue almost 7 years ago
github.com/PyCQA/redbaron - jtamagnan opened this issue almost 7 years ago
Cache 'redbaron_classname_to_baron_type', giving ~30% performance boost on 'find_all' heavy code.
github.com/PyCQA/redbaron - gasparka opened this pull request almost 7 years ago
github.com/PyCQA/redbaron - gasparka opened this pull request almost 7 years ago
Switched broken pypip.in badges to shields.io
github.com/PyCQA/redbaron - movermeyer opened this pull request almost 7 years ago
github.com/PyCQA/redbaron - movermeyer opened this pull request almost 7 years ago
insert_after can be really slow
github.com/PyCQA/redbaron - hschilling opened this issue almost 7 years ago
github.com/PyCQA/redbaron - hschilling opened this issue almost 7 years ago
Unclear text in documentation
github.com/PyCQA/redbaron - eyalev opened this issue about 7 years ago
github.com/PyCQA/redbaron - eyalev opened this issue about 7 years ago
How to get line number from a node?
github.com/PyCQA/redbaron - neurosnap opened this issue about 7 years ago
github.com/PyCQA/redbaron - neurosnap opened this issue about 7 years ago
Else or elif line can be misindented when inserting if...else
github.com/PyCQA/redbaron - sdh4 opened this issue about 7 years ago
github.com/PyCQA/redbaron - sdh4 opened this issue about 7 years ago
Indentation error when adding multiple lines
github.com/PyCQA/redbaron - sdh4 opened this issue about 7 years ago
github.com/PyCQA/redbaron - sdh4 opened this issue about 7 years ago
Inserting a large block is very slow
github.com/PyCQA/redbaron - sdh4 opened this issue about 7 years ago
github.com/PyCQA/redbaron - sdh4 opened this issue about 7 years ago
Fix links to badges.
github.com/PyCQA/redbaron - techdragon opened this pull request over 7 years ago
github.com/PyCQA/redbaron - techdragon opened this pull request over 7 years ago
[DOC] Fix some typos in nodes reference
github.com/PyCQA/redbaron - remram44 opened this pull request over 7 years ago
github.com/PyCQA/redbaron - remram44 opened this pull request over 7 years ago
Improve and simplify the CommaProxyList algorithm.
github.com/PyCQA/redbaron - duncf opened this pull request over 7 years ago
github.com/PyCQA/redbaron - duncf opened this pull request over 7 years ago
Fix a couple of typos in function/class names
github.com/PyCQA/redbaron - duncf opened this pull request over 7 years ago
github.com/PyCQA/redbaron - duncf opened this pull request over 7 years ago
Make the handling of inserted newlines more consistent
github.com/PyCQA/redbaron - chadrik opened this pull request over 7 years ago
github.com/PyCQA/redbaron - chadrik opened this pull request over 7 years ago
Speed up and improve indentation handling in CommaProxyList.
github.com/PyCQA/redbaron - duncf opened this pull request over 7 years ago
github.com/PyCQA/redbaron - duncf opened this pull request over 7 years ago
Comment line indentation causes ParsingError
github.com/PyCQA/redbaron - zjooji opened this issue over 7 years ago
github.com/PyCQA/redbaron - zjooji opened this issue over 7 years ago
FromImportNode full_path_modules doesn't handle relative imports
github.com/PyCQA/redbaron - gatesn opened this issue over 7 years ago
github.com/PyCQA/redbaron - gatesn opened this issue over 7 years ago
Fix to_python() when strings are indented by stripping whitespace before evaluating.
github.com/PyCQA/redbaron - duncf opened this pull request over 7 years ago
github.com/PyCQA/redbaron - duncf opened this pull request over 7 years ago
Append(Insert) method test is failed for complicated insertion
github.com/PyCQA/redbaron - rojaster opened this issue over 7 years ago
github.com/PyCQA/redbaron - rojaster opened this issue over 7 years ago
Modifying formatting of lambda statement seems broken
github.com/PyCQA/redbaron - Psycojoker opened this issue over 7 years ago
github.com/PyCQA/redbaron - Psycojoker opened this issue over 7 years ago
find and find_all for StringNode appear to be broken
github.com/PyCQA/redbaron - dusktreader opened this issue over 7 years ago
github.com/PyCQA/redbaron - dusktreader opened this issue over 7 years ago
How to get list of children?
github.com/PyCQA/redbaron - yabberyabber opened this issue over 7 years ago
github.com/PyCQA/redbaron - yabberyabber opened this issue over 7 years ago
commentNode not shown by help when next to if-statement
github.com/PyCQA/redbaron - Thijs-Riezebeek opened this issue almost 8 years ago
github.com/PyCQA/redbaron - Thijs-Riezebeek opened this issue almost 8 years ago
Comments in if-statements can chrash redbaron
github.com/PyCQA/redbaron - runekaagaard opened this issue almost 8 years ago
github.com/PyCQA/redbaron - runekaagaard opened this issue almost 8 years ago
Regression with functions that contain with statement top level
github.com/PyCQA/redbaron - kayhayen opened this issue about 8 years ago
github.com/PyCQA/redbaron - kayhayen opened this issue about 8 years ago
How to replace all occurences?
github.com/PyCQA/redbaron - kootenpv opened this issue about 8 years ago
github.com/PyCQA/redbaron - kootenpv opened this issue about 8 years ago
Regression with multiline doc strings
github.com/PyCQA/redbaron - kayhayen opened this issue about 8 years ago
github.com/PyCQA/redbaron - kayhayen opened this issue about 8 years ago
Crash when no new line at the end of file.
github.com/PyCQA/redbaron - kayhayen opened this issue about 8 years ago
github.com/PyCQA/redbaron - kayhayen opened this issue about 8 years ago
Regression with if or def statements and trailing comments:
github.com/PyCQA/redbaron - kayhayen opened this issue about 8 years ago
github.com/PyCQA/redbaron - kayhayen opened this issue about 8 years ago
List without training comma as a kwarg raises IndentationError
github.com/PyCQA/redbaron - illicitonion opened this issue about 8 years ago
github.com/PyCQA/redbaron - illicitonion opened this issue about 8 years ago
Can't find CommentNode via `find` method.
github.com/PyCQA/redbaron - gtors opened this issue over 8 years ago
github.com/PyCQA/redbaron - gtors opened this issue over 8 years ago