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.5

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.

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

Use cases:

  • Transformation of Image data
  • Expanding current image datasets.

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
  • More custom copy-pipeline functions
  • Integration of OpenCV
  • 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.5.tar.gz (7.5 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.5-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: meiosis-0.1.5.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for meiosis-0.1.5.tar.gz
Algorithm Hash digest
SHA256 80d70ed472a6c26fee176be782ede9becd464f5b4a600473ebff1ed9248787ff
MD5 f4070daf2852dd09adb47cd9afcaf0fc
BLAKE2b-256 5f21a0de1a50cefe777d83dcafbdd0dfbcfe1fa1581528e699f684251d112ad4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: meiosis-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 13.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for meiosis-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 071cb8a55d8846c80597ac3ff02868834cc8861de05bafd01561c2104714bf76
MD5 44fd3c8c57c6a0bb1700749c73b3947c
BLAKE2b-256 444cbe66264196de52a281c5231eaf355288501751382fc6198c8f7171944627

See more details on using hashes here.

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