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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pyfilesystem avatar

pyfilesystem/pyfilesystem2

0
View on GitHub↗
2,100 stele·187 fork-uri·Python·MIT·9 vizualizăriwww.pyfilesystem.org↗

Pyfilesystem2

Python's Filesystem abstraction layer

Features

  • File And Path Utilities - Abstraction layer for diverse filesystem types.
  • File System Utilities - Abstraction layer for various file systems.

Istoric stele

Graficul istoricului de stele pentru pyfilesystem/pyfilesystem2Graficul istoricului de stele pentru pyfilesystem/pyfilesystem2

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Pyfilesystem2

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Pyfilesystem2.
  • tinche/aiofilesAvatar Tinche

    Tinche/aiofiles

    3,249Vezi pe GitHub↗

    File support for asyncio

    Python
    Vezi pe GitHub↗3,249
  • gorakhargosh/watchdogAvatar gorakhargosh

    gorakhargosh/watchdog

    7,370Vezi pe GitHub↗

    Watchdog is a Python library and set of shell utilities for monitoring filesystem events. It provides a framework for tracking real-time changes to files and directories, mapping those events to configurable automation handlers, and executing system actions based on file creation, modification, or deletion. The project includes an event-driven shell utility for triggering custom scripts and commands automatically. It utilizes a configurable handler framework that allows users to associate specific filesystem events with specialized plugin logic defined in configuration files. The system moni

    Python
    Vezi pe GitHub↗7,370
  • bbense/elixgrepAvatar bbense

    bbense/elixgrep

    28Vezi pe GitHub↗

    An elixir framework to implement concurrent versions of common unix utilities, grep, find, etc..

    Elixir
    Vezi pe GitHub↗28
  • benhoyt/scandirB

    benhoyt/scandir

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
Vezi toate cele 26 alternative pentru Pyfilesystem2→

Întrebări frecvente

Ce face pyfilesystem/pyfilesystem2?

Python's Filesystem abstraction layer

Care sunt principalele funcționalități ale pyfilesystem/pyfilesystem2?

Principalele funcționalități ale pyfilesystem/pyfilesystem2 sunt: File And Path Utilities, File System Utilities.

Care sunt câteva alternative open-source pentru pyfilesystem/pyfilesystem2?

Alternativele open-source pentru pyfilesystem/pyfilesystem2 includ: tinche/aiofiles — File support for asyncio. gorakhargosh/watchdog — Watchdog is a Python library and set of shell utilities for monitoring filesystem events. It provides a framework for… bbense/elixgrep — An elixir framework to implement concurrent versions of common unix utilities, grep, find, etc.. cxong/tinydir — Lightweight, portable and easy to integrate C directory and file reader. dg4l/bytearray — Simple and hackable single header library for working with binaries. benhoyt/scandir.