Skip to content

panodata/macropipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macropipe

Tests Coverage Build status (documentation) License

PyPI Version Python Version PyPI Downloads Status

About

Macropipe follows the structured pipeline approach of the Polars pipe operator. Building upon that, it explores text-based macro languages that compile to Polars expressions. See also Macropipe Primer.

The software can be used as a library for data decoding, encoding, conversion, translation, and transformation purposes, either as a pipeline element for data pre- or post-processing, or as a standalone converter program.

Installation

The package is available from PyPI at macropipe. To install the most recent version, invoke:

uv pip install --upgrade 'macropipe[all]'

Usage

In order to learn how to use the library, please visit the documentation, and explore the source code or its examples.

Project Information

Acknowledgements

Kudos to the authors of all the many software components this library is vendoring and building upon.

Contributing

The macropipe package is an open-source project, and is managed on GitHub. The project is still in its infancy, and we appreciate contributions of any kind.

License

MIT. However, optional dependencies may pull in packages using different licenses. See LICENSE and NOTICE files about more details.

About

Exploring text-based macro languages that compile to Polars expressions.

Resources

License

Stars

Watchers

Forks

Contributors

Languages