Skip to content

missyaria/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LISTING.py, a program that lists the content of the directory you're in

GitHub Repo stars

This is an irrelevant program that just lists the content of the directory you're in and prints the path. The goal is to practice the notion of Open-Source projects.

Table of contents

Installation

Pyinstaller needs to be installed if it's not already the case.

pip install pyinstaller

Go to the path where the file is located, then run the following command :

pyinstaller --onefile LISTING.py

Usage

Windows : Once you built the executable as explained in the installation paragraph, simply run it! Press enter to quit.

Contributing

Check the official GitHub documentation on how to contribute to projects !

About

Test pour le cours d'open source

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages