awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
elmotec avatar

elmotec/massedit

0
View on GitHub↗
116 Stars·14 Forks·Python·MIT·1 Aufrufpypi.python.org/pypi/massedit↗

Massedit

.. image:: https://img.shields.io/pypi/v/massedit.svg :target: https://pypi.python.org/pypi/massedit/ :alt: PyPi version

Features

  • Code Refactoring - Enables programmatic text editing across multiple files.

Star-Verlauf

Star-Verlauf für elmotec/masseditStar-Verlauf für elmotec/massedit

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht elmotec/massedit?

.. image:: https://img.shields.io/pypi/v/massedit.svg :target: https://pypi.python.org/pypi/massedit/ :alt: PyPi version

Was sind die Hauptfunktionen von elmotec/massedit?

Die Hauptfunktionen von elmotec/massedit sind: Code Refactoring.

Welche Open-Source-Alternativen gibt es zu elmotec/massedit?

Open-Source-Alternativen zu elmotec/massedit sind unter anderem: faif/python-patterns — This project is a comprehensive collection of software design patterns implemented in Python. It serves as a reference… asottile/pyupgrade — pyupgrade is a static code modernizer and syntax upgrader for Python. It automatically rewrites source code to… davidhalter/jedi — Awesome autocompletion, static analysis and refactoring library for python. hakancelikdev/unimport — 🚀 The ultimate linter and formatter for removing unused import statements in your code. ilevkivskyi/com2ann — com2ann. instagram/monkeytype — MonkeyType is a runtime type inferencer and analysis tool for Python. It collects actual argument and return types…

Open-Source-Alternativen zu Massedit

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Massedit.
  • faif/python-patternsAvatar von faif

    faif/python-patterns

    42,801Auf GitHub ansehen↗

    This project is a comprehensive collection of software design patterns implemented in Python. It serves as a reference for architectural, behavioral, creational, and structural patterns to guide the organization of Python applications. The collection covers behavioral strategies for managing object communication and state, creational techniques for controlling object instantiation, and structural methods for composing classes and objects into flexible hierarchies. It also includes architectural references for system-wide structuring, such as multi-tier architectures and blackboard models. Th

    Pythondesign-patternsidiomspython
    Auf GitHub ansehen↗42,801
  • davidhalter/jediAvatar von davidhalter

    davidhalter/jedi

    6,157Auf GitHub ansehen↗

    Awesome autocompletion, static analysis and refactoring library for python

    Python
    Auf GitHub ansehen↗6,157
  • asottile/pyupgradeAvatar von asottile

    asottile/pyupgrade

    4,097Auf GitHub ansehen↗

    pyupgrade is a static code modernizer and syntax upgrader for Python. It automatically rewrites source code to implement modern language features and syntax based on a specified target version. The tool focuses on removing technical debt by deleting deprecated imports, compatibility shims, and obsolete version-specific conditional blocks. It also refactors type annotations to use current standards, such as simplified generic aliases and union operators. Its capability surface includes updating standard library usage, optimizing built-in function calls, and converting verbose collection const

    Python
    Auf GitHub ansehen↗4,097
  • asottile/add-trailing-commaAvatar von asottile

    asottile/add-trailing-comma

    374Auf GitHub ansehen↗

    add-trailing-comma

    Python
    Auf GitHub ansehen↗374
  • Alle 10 Alternativen zu Massedit anzeigen→