Skip to content

Sebastiaan-Alvarez-Rodriguez/Electo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electo

El octo chupacabra

Simple tool I needed for Paellego to pick x items, uniformly distributed, from a given directory structure.


Requirements

You will need all of the following

  • GNU Linux to run on
  • Python v3.3 or newer (preferably the latest version compatible with python3)
  • Python numpy (version 1 or above)

Installation

  1. Install above requirements (if you do not have them already)
  2. git clone this repository

Usage

  • Run run.py with python
  • Give a file-extension (e.g. ".pdf")
  • Give a path to a directory (relative to current working directory or absolute)
  • Specify subdirectories
  • Give a sample size
  • Win!

About

Simple python tool to take a sample of files in a given path

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages