Skip to content

equinor/dataorc

dataorc

Warning

This Python library is in an early development phase. Breaking changes may be added frequently.

CI PyPI - Version

A Python library that simplifies and standardizes data orchestration tasks.

Developing

We use uv to have one synchronous development environment. See installing uv.

Once uv is installed, clone the repository:

git clone https://github.com/equinor/dataorc.git && cd dataorc

Sync the development environment:

uv sync --all-extras

Building documentation

Build the documentation and run a local development server:

uv run mkdocs serve --strict

The documentation will be served locally at http://127.0.0.1:8000/dataorc/.

Contributing

See contributing guidelines.

License

This project is licensed under the terms of the MIT license.

About

A Python library that standardizes and simplifies data orchestration tasks

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors