Skip to content

arthur-ai/arthur-common

Repository files navigation

Arthur Common

Arthur Common is a library that contains common operations between Arthur platform services.

Installation

To install the package, use uv:

uv add arthur-common

or pip

pip install arthur-common

Requirements

  • Python 3.12+

Development

To set up the development environment, ensure you have uv installed, then run:

uv sync --all-groups

Running Tests

This project uses pytest for testing. To run the tests, execute:

uv run pytest

Release process

  1. Merge changes into main branch
  2. Go to Actions -> Arthur Common Version Bump
  3. Click Run workflow. The workflow will create a new commit with the version bump, push it back to the same branch it is triggered on (default main), and start the release process
  4. Watch in GitHub Actions for Arthur Common Release to run
  5. Update package version in your project (arthur-engine)

About

Arthur common library

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages