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

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

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
  • A general data structure for images like DataFrames

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.4.tar.gz (6.8 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.4-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: meiosis-0.1.4.tar.gz
  • Upload date:
  • Size: 6.8 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.4.tar.gz
Algorithm Hash digest
SHA256 9739be00ee865a420dd33d6ba05fb05338f72cce509e5b66c49c535f8fccbca3
MD5 71dbf369e83f32dc24ae45364e91d079
BLAKE2b-256 1dfa2e42b5600ff7a9f3180947f232b989b77a79feebf73d7b7fec898751b14e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: meiosis-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 12.0 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a0e3df406ede0e567f0b803edb3d9ffbadc9bfe9cd179cd13514124642c2c236
MD5 8ba02df900f4039dcd736dbda61ca3ca
BLAKE2b-256 b1fb72daeeac16329ebdb67d98b54310fa40290293a763358d618bd0e565d640

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