Skip to main content

Meiosis is a Python package for creating new Images, usable for generating extra image data for ML-workflows. Thank you for using the Meiosis package.

Project description

Meiosis 0.1.6

Meiosis is a Python package for creating new Images, usable for generating extra image data for ML-workflows.

Warning: This package is currently in alpha state, methods and its input parameters might be subject to change.

Use cases:

  • Generation of small to mid-size image sets suitable for CV.
  • Generation of Synthetic data.

Software design and architecture:

This tool utilizes a n-tier architecture:

  • Entities as the domain layer.
  • Service layer, handling business logic.
  • API, usable for the users of this package.

Installation

Pip:

pip install meiosis

For a specific version:

pip install meiosis==0.1.5

Poetry:

poetry add meiosis

Quick start

The current package provides one way to copy images locally, from a local data source. In this case a file directory.

from src import Export

export_api = Export()

images = export_api.read_from_directory()

print("Exported images:")
for image in images:
    print(f"- {image}") 

Future features:

  • External data source extraction
  • Copy functionality
  • Customizability of export files

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

meiosis-0.1.7.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

meiosis-0.1.7-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file meiosis-0.1.7.tar.gz.

File metadata

  • Download URL: meiosis-0.1.7.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for meiosis-0.1.7.tar.gz
Algorithm Hash digest
SHA256 41e80be30e698730f82a0c91f5b9fb572be77be26b2060ec793ae525f3d873ba
MD5 af372cc9427c40b71ca61583fdc533e1
BLAKE2b-256 4278293ee7bd63298deaeb053467bafb8a0fd30b8199d639b0aa1407779a2bcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for meiosis-0.1.7.tar.gz:

Publisher: build.yaml on Portfolio-Xin-Wang/ImageCopier

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file meiosis-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: meiosis-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for meiosis-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d338ee869e4e34b7daa49e6103aee6ca8c474c62b9075927c8345060acbe8e6b
MD5 4f1e11cf24dfd067182da9abd920701d
BLAKE2b-256 f4f79ad0d5b7bbe50a1579e3ff81e6c247ecfd40742cc915a8eef28fd0dfd575

See more details on using hashes here.

Provenance

The following attestation bundles were made for meiosis-0.1.7-py3-none-any.whl:

Publisher: build.yaml on Portfolio-Xin-Wang/ImageCopier

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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