Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ou-container-builder

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ou-container-builder

  • 3.2.2
  • Source
  • PyPI
  • Socket score

Maintainers
1

OU Container Builder

Documentation for the OU Container Builder can be found here: https://docs.ocl.open.ac.uk/container-builder/v3

Install and Run

Development

The OU Container Builder has the following dependencies:

  • Python 3.10 or 3.11 (higher may also work, but is not tested)
  • Hatch
  • pre-commit

After installing these, use the following command to run the tests

hatch run test

To run the builder itself use

hatch shell

and then you can run

ocb

to run the development version of the code.

Code Style

The OU Container Builder uses Black and Ruff to enforce a code style.

To automatically check that any committed code follows the code style, install a git pre-commit hook using the following command:

pre-commit install

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc