Skip to main content

No project description provided

Project description

This repository contains the required models to build an [Uperation](https://github.com/baminou/uperations) project.

Library

A library contains a group of operations. Once your Uperation project done, you can create a module that will contain all your operations and upload to pypi. Those operations can then be re-used in another project, a Dockerfile or any other system. In an Uperation project, a default command has the following format:

./uperation [LIBRARY_NAME] [OPERATION_NAME]
  • LIBRARY_NAME: The name of the library that is defined by the user of this one in the kernel.py file. To avoid collisions between library names, the user of the library can rename the LIBRARY_NAME in his project.

  • OPERATION_NAME: Name of the operation in the library. This is defined by the creator of the library.

Operation

An operation is an action to be executed. The purpose of an operation is to be easily re-usable in different workflows, or any other projects. An operation is by default independent of other operations, and is easy to document. Once an operation is created, the testing of this operation can be easily done following pytest convention.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uperations-kernel-0.0.13.tar.gz (5.4 kB view details)

Uploaded Source

File details

Details for the file uperations-kernel-0.0.13.tar.gz.

File metadata

  • Download URL: uperations-kernel-0.0.13.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for uperations-kernel-0.0.13.tar.gz
Algorithm Hash digest
SHA256 9eecfac86503598c109595943dde4dc2ba274c6e653a807978949a3b8f3d46fe
MD5 ae365942eb7957c162f3ffb1e6905549
BLAKE2b-256 827bd4e4aef276b98824c0322d0dbaf49d6a025017f82b3b595f2a507f2e88a1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page