Skip to content

wellsh5/4061CEM_Transcoder

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 3 commits ahead of CUEH:master.

Latest commit

Long outputs are now wrapped for a better display, a line count is also included at the beginning of each line.
Note: I think there is a more efficient way to code this
efac737

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
September 22, 2022 22:25
August 2, 2022 10:46
August 2, 2022 10:46
August 2, 2022 10:46
August 2, 2022 10:46

Student Instructions

This project is a tool for converting data from one format to another. In its current state, it is incomplete and you are tasked with aiding in the completion of the project.

In order for you to complete this project, you will need to learn some new things along the way. Most notably, you will need to know the following:

  • Basic Python
  • Virtual Environments
  • PyDoc
  • PyTest
  • Basic Linux Command Line Input (CLI)
  • Data Representation

Instructions

For a detailed overview on what is expected to be undertaken for this project, please follow the instructions at the following URL:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Python 93.5%
  • Makefile 6.5%