Fast access to cloud storage and local FS.
pytest plugin for test data directories and files
A tool for generating predeployed filestorage smart contract
portable archive file manager
Use watchfiles in Django’s autoreloader.
LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.
Library provides common APIs to load and dump configuration files in various formats
python-benedict is a dict subclass with keylist/keypath/keyattr support, normalized I/O operations (base64, csv, ini, json, pickle, plist, query-string, toml, xls, xml, yaml) and many utilities... for humans, obviously.
A fast excel file reader for Python, written in Rust
Python function to stream unzip all the files in a ZIP archive, without loading the entire ZIP file into memory or any of its uncompressed files
Repair Google Calendar - This Python module and program makes ICS/iCalendar files using X-WR-TIMEZONE compatible with the RFC 5545 standard.
Separate test code from test cases in pytest.
selects tests affected by changed files and methods
TableLogger is a handy Python utility for logging tabular data into a console or a file.
A simple tool for tracking files
The docx module creates, reads and writes Microsoft Office Word 2007 docx files
A tool to grep through the AST of a source file
A package that aids sorting of files
Dynamically build Apache Airflow DAGs from YAML files
file: README.md
Deletes old files.
Python module for reading/writing GRIB files
A small extension to download css and js vendor files from CDNs and host them locally.
Save uploaded files in configurable stores
Heuristic distribution of weighted items to bins (either a fixed number of bins or a fixed number of volume per bin). Data may be in form of list, dictionary, list of tuples or csv-file.
Python client for reading yaml based config files
Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)
Library to work with htpasswd user (basic authorization) and group files.
Singer.io target for writing JSON Line files
Read settings from config files
A code analyzer without caring the C/C++ header files. It works with Java, C/C++, JavaScript, Python, Ruby, Swift, Objective C. Metrics includes cyclomatic complexity number etc.
Converts the output of popular command-line tools and file-types to JSON.
Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes.
This project helps you to vacate specific file path or deploy resource file into specific file path when unit testing.
High-level FTP client library (virtual file system and more)
agate-excel adds read support for Excel files (xls and xlsx) to agate.
agate-dbf adds read support for dbf files to agate.
Useful package for creating Markdown files while executing python code.
Simple DDL Parser to parse SQL & dialects like HQL, TSQL (MSSQL), Oracle, AWS Redshift, Snowflake, MySQL, PostgreSQL, etc ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc.; sequences, alters, custom types & other entities from ddl.
Lib for adding file upload functionality to GraphQL mutations in Graphene Django and Flask-Graphql