Skip to content

A program for zipping python files into an archive for use with the Student Robotics Odroid U3+

Notifications You must be signed in to change notification settings

malted/SR-Robot-Zipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SR-Robot-Zipper

GitHub Workflow Status Run on Replit badge

A program for zipping python files into an archive for use with the Student Robotics Odroid U3+

The program;

  • Takes all the files ending with .py in a directory, and zips them up into an archive called robot.zip.
  • Makes sure there is a file named robot.py as this is a requirement.

About

A program for zipping python files into an archive for use with the Student Robotics Odroid U3+

Topics

Resources

Stars

Watchers

Forks