0% developed

Python 3: working with files and digital assets

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Photo taken at Spangsbjerghaven
Photo taken at Spangsbjerghaven

Working with files and digital assets[edit | edit source]

Notes[edit | edit source]

This is a new project for me, and is subject to change. This is the current outline for the book.

Content[edit | edit source]

  1. Preface

Preliminaries[edit | edit source]

  1. Setup of Python 3
  2. Jupyter and Python 3
  3. Working with Git

Working with:[edit | edit source]

Files & directories in general[edit | edit source]

  1. Downloading files
  2. Hashing of files
  3. Traversal of a directory
  4. Compression of files


Audio files[edit | edit source]

Animations[edit | edit source]

Image files[edit | edit source]

  1. EXIF data

Video files[edit | edit source]

Assistence by machine learning with:[edit | edit source]

  1. Preliminaries for machine learning
  2. Introduction to machine learning
  3. Frameworks

Boundary Boxes[edit | edit source]

Classification[edit | edit source]

Resources[edit | edit source]

  1. Appendices
  2. Additionals

Footnotes[edit | edit source]