Skip to content

galencm/machinic-primitives-sources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machinic-primitives-sources

source primitives

  • source: return an image from a directory of images. Remove image file.
  • source-indexable: return an image from a position from a directory of images. Preserve image file.
  • boook: generate a sequence of images that have a booklike structure (various page numberings, headings, chapter titles, ...) that can be used by source or source-indexable

Installation

Pip:

pip3 install git+https://github.com/galencm/machinic-primitives-sources --user

Develop while using pip:

git clone https://github.com/galencm/machinic-primitives-sources
cd machinic-primitives-sources/
pip3 install --editable ./ --user

Contributing

This project uses the C4 process

https://rfc.zeromq.org/spec:42/C4/

License

Mozilla Public License, v. 2.0

http://mozilla.org/MPL/2.0/

About

source primitives packaged

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages