
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
This provides a python framework for developing transforms on data stored in files - currently parquet files are supported - and running them in a ray cluster. Data files may be stored in the local file system or COS/S3. For more details see the documentation.
The project uses pyproject.toml
and a Makefile for operations.
To do development you should establish the virtual environment
make venv
and then either activate
source venv/bin/activate
or set up your IDE to use the venv directory when developing in this project
To test, build and publish the library
make test build publish
To up the version number, edit the Makefile to change VERSION and rerun
the above. This will require committing both the Makefile
and the
autotmatically updated pyproject.toml
file.
FAQs
Data Preparation Toolkit Library for Ray and Python
We found that data-prep-toolkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.