Skip to content

Save the list of pieces in a pack of Lego in a csv file.

License

Notifications You must be signed in to change notification settings

Angel-Karasu/lego-pieces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lego pieces

This is a simple project to save the list of pieces in a pack of Lego in a csv file

Installation

Clone this repository, set the virtual environnement and install all requirements packages

git clone https://codeberg.org/Angel-Karasu/lego-pieces.git; cd lego-pieces;
virtualenv venv; source venv/bin/activate;
pip install -r requirements.txt;

How to use

  1. Run the python file : main.py
  2. Enter the Lego id
  3. Read pieces.csv to see the pieces

License

This project is licensed under the GNU GPLv3.

See the LICENSE file for details.

Contributing

Contributions are welcome. Please open an issue or a pull request if you want to help improve the project.

About

Save the list of pieces in a pack of Lego in a csv file.

Topics

Resources

License

Stars

Watchers

Forks

Languages